Checkstyle XML difference report

This is symmetric difference generated from two checkstyle-result.xml reports.
All matching records from each XML file are deleted, then remaining records are merged into single report.
Utility that generated this report.

Checkstyle configuration report

Module Name Base properties Patch properties
Checker severity
  • warning

  • charset
  • UTF-8

  • haltOnException
  • false

  • severity
  • warning

  • charset
  • UTF-8

  • haltOnException
  • false

  • BeforeExecutionExclusionFileFilter fileNamePattern
  • module\-info\.java$

  • fileNamePattern
  • module\-info\.java$

  • TreeWalker
    SuppressionXpathSingleFilter message
  • Javadoc comment at column \d+ has parse error

  • message
  • Javadoc comment at column \d+ has parse error

  • RequireThisCheck validateOnlyOverlapping
  • false

  • validateOnlyOverlapping
  • false

  • SuppressionSingleFilter checks
  • Checker

  • message
  • Exception occurred while parsing

  • checks
  • Checker

  • message
  • Exception occurred while parsing

  • Summary:

    Report id Files Violations Severity-warning
    base 20004 294452 294452
    patch 20004 315600 (21148 added) 315600 (21148 added)
    2970 files with differences 21148 changes in violations 21148 changes in violations

    Report id com.puppycrawl.tools.checkstyle.checks.coding.RequireThisCheck
    base 294452
    patch 315600 (21148 added)
    changes in violations 21148

    Number of unique base messages reported below: 0
    Number of unique patch messages reported below: 21148

    Violations:

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/make/src/classes/build/tools/charsetmapping/Hasher.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'shift' needs "this.". 66 33
    # warning RequireThis Reference to instance variable 'mask' needs "this.". 66 42
    # warning RequireThis Reference to instance variable 'maxBits' needs "this.". 103 31
    # warning RequireThis Reference to instance variable 'md' needs "this.". 108 67
    # warning RequireThis Reference to instance variable 'maxDepth' needs "this.". 109 27
    # warning RequireThis Reference to instance variable 'shift' needs "this.". 115 52
    # warning RequireThis Reference to instance variable 'md' needs "this.". 116 62
    # warning RequireThis Reference to instance variable 'pkg' needs "this.". 187 38
    # warning RequireThis Reference to instance variable 'cln' needs "this.". 192 63
    # warning RequireThis Reference to instance variable 'cln' needs "this.". 195 49
    # warning RequireThis Reference to instance variable 'vtype' needs "this.". 197 66
    # warning RequireThis Reference to instance variable 'shift' needs "this.". 206 23
    # warning RequireThis Reference to instance variable 'cln' needs "this.". 212 23

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/make/src/classes/build/tools/cldrconverter/LDMLParseHandler.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'zoneNameStyle' needs "this.". 453 95
    # warning RequireThis Reference to instance variable 'currentContext' needs "this.". 689 42
    # warning RequireThis Reference to instance variable 'currentContext' needs "this.". 917 62
    # warning RequireThis Reference to instance variable 'currentWidth' needs "this.". 918 62

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/make/src/classes/build/tools/dtdbuilder/DTDInputStream.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'ln' needs "this.". 70 38
    # warning RequireThis Reference to instance variable 'ch' needs "this.". 120 36

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/make/src/classes/build/tools/dtdbuilder/DTDParser.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'dtd' needs "this.". 69 57
    # warning RequireThis Reference to instance variable 'ch' needs "this.". 322 36
    # warning RequireThis Reference to instance variable 'ch' needs "this.". 604 21
    # warning RequireThis Reference to instance variable 'ch' needs "this.". 629 30
    # warning RequireThis Reference to instance variable 'ch' needs "this.". 889 37
    # warning RequireThis Reference to instance variable 'ch' needs "this.". 890 84

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/make/src/classes/build/tools/generatebreakiteratordata/RuleBasedBreakIteratorBuilder.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'numCategories' needs "this.". 990 45
    # warning RequireThis Reference to instance variable 'numCategories' needs "this.". 1363 27
    # warning RequireThis Reference to instance variable 'numCategories' needs "this.". 1547 33
    # warning RequireThis Reference to instance variable 'numCategories' needs "this.". 1621 33
    # warning RequireThis Reference to instance variable 'numCategories' needs "this.". 1649 33
    # warning RequireThis Reference to instance variable 'numCategories' needs "this.". 1684 43
    # warning RequireThis Reference to instance variable 'numCategories' needs "this.". 1685 50
    # warning RequireThis Reference to instance variable 'numCategories' needs "this.". 1745 48
    # warning RequireThis Reference to instance variable 'numCategories' needs "this.". 1753 37
    # warning RequireThis Reference to instance variable 'numCategories' needs "this.". 1765 57
    # warning RequireThis Reference to instance variable 'numCategories' needs "this.". 1772 37
    # warning RequireThis Reference to instance variable 'numCategories' needs "this.". 1848 29
    # warning RequireThis Reference to instance variable 'numCategories' needs "this.". 1863 43
    # warning RequireThis Reference to instance variable 'numCategories' needs "this.". 1864 39
    # warning RequireThis Reference to instance variable 'numCategories' needs "this.". 1868 59
    # warning RequireThis Reference to instance variable 'numCategories' needs "this.". 1895 37
    # warning RequireThis Reference to instance variable 'numCategories' needs "this.". 1910 41
    # warning RequireThis Reference to instance variable 'numCategories' needs "this.". 1929 35

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/make/src/classes/build/tools/generatecharacter/SpecialCaseMap.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'context' needs "this.". 335 27

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/make/src/classes/build/tools/generatenimbus/Point.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'x' needs "this.". 50 24
    # warning RequireThis Reference to instance variable 'y' needs "this.". 50 37
    # warning RequireThis Reference to instance variable 'x' needs "this.". 54 24
    # warning RequireThis Reference to instance variable 'y' needs "this.". 54 37

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/make/src/classes/build/tools/generatenimbus/Rectangle.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'x1' needs "this.". 45 48
    # warning RequireThis Reference to instance variable 'x1' needs "this.". 53 37

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/make/src/classes/build/tools/generatenimbus/UIComponent.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'componentName' needs "this.". 48 31

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/make/src/classes/build/tools/generatenimbus/UIIconRegion.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'basicKey' needs "this.". 47 70

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/make/src/classes/build/tools/generatenimbus/UIRegion.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'name' needs "this.". 87 48
    # warning RequireThis Reference to instance variable 'key' needs "this.". 87 55

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/make/src/classes/build/tools/generatenimbus/UIState.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'stateKeys' needs "this.". 88 81

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/make/src/classes/build/tools/hasher/Hasher.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'pkg' needs "this.". 110 34
    # warning RequireThis Reference to instance variable 'cln' needs "this.". 110 51
    # warning RequireThis Reference to instance variable 'shift' needs "this.". 138 33
    # warning RequireThis Reference to instance variable 'mask' needs "this.". 138 42
    # warning RequireThis Reference to instance variable 'maxBits' needs "this.". 175 31
    # warning RequireThis Reference to instance variable 'md' needs "this.". 180 67
    # warning RequireThis Reference to instance variable 'maxDepth' needs "this.". 181 27
    # warning RequireThis Reference to instance variable 'shift' needs "this.". 188 52
    # warning RequireThis Reference to instance variable 'md' needs "this.". 189 62
    # warning RequireThis Reference to instance variable 'pkg' needs "this.". 262 37
    # warning RequireThis Reference to instance variable 'cln' needs "this.". 267 62
    # warning RequireThis Reference to instance variable 'cln' needs "this.". 270 48
    # warning RequireThis Reference to instance variable 'vtype' needs "this.". 272 65
    # warning RequireThis Reference to instance variable 'shift' needs "this.". 281 22
    # warning RequireThis Reference to instance variable 'cln' needs "this.". 287 22

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/make/src/classes/build/tools/jdwpgen/AbstractNamedNode.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'name' needs "this.". 51 38
    # warning RequireThis Reference to instance variable 'name' needs "this.". 65 41
    # warning RequireThis Reference to instance variable 'name' needs "this.". 65 54

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/make/src/classes/build/tools/jdwpgen/Context.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'state' needs "this.". 59 21
    # warning RequireThis Reference to instance variable 'inEvent' needs "this.". 60 23
    # warning RequireThis Reference to instance variable 'state' needs "this.". 66 21
    # warning RequireThis Reference to instance variable 'inEvent' needs "this.". 67 23

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/make/src/classes/build/tools/jdwpgen/NameValueNode.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'val' needs "this.". 50 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/make/src/classes/build/tools/jdwpgen/Node.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'lineno' needs "this.". 190 52
    # warning RequireThis Reference to instance variable 'kind' needs "this.". 191 28

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/make/src/classes/build/tools/jdwpgen/OutNode.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'cmdName' needs "this.". 50 25
    # warning RequireThis Reference to instance variable 'cmdName' needs "this.". 115 25
    # warning RequireThis Reference to instance variable 'cmdName' needs "this.". 122 40

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/make/src/classes/build/tools/jdwpgen/RepeatNode.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'member' needs "this.". 76 20

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/make/src/classes/build/tools/jigsaw/ModuleSummary.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'name' needs "ModuleSummary.this.". 326 44
    # warning RequireThis Reference to instance variable 'name' needs "ModuleSummary.this.". 346 68
    # warning RequireThis Reference to instance variable 'name' needs "this.". 397 42
    # warning RequireThis Reference to instance variable 'descriptor' needs "ModuleSummary.this.". 411 47
    # warning RequireThis Reference to instance variable 'name' needs "ModuleSummary.this.". 515 64
    # warning RequireThis Reference to instance variable 'requiresTransitiveNote' needs "HtmlDocument.this.". 537 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/make/src/classes/build/tools/module/GenModuleInfoSource.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'sourceFile' needs "GenModuleInfoSource.this.". 302 65
    # warning RequireThis Reference to instance variable 'sourceFile' needs "GenModuleInfoSource.this.". 318 65

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/make/src/classes/build/tools/tzdb/TzdbZoneRulesProvider.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'dayOfMonth' needs "this.". 295 65
    # warning RequireThis Reference to instance variable 'savingsAmount' needs "this.". 534 77
    # warning RequireThis Reference to instance variable 'endYear' needs "this.". 540 29
    # warning RequireThis Reference to instance variable 'startYear' needs "this.". 542 65
    # warning RequireThis Reference to instance variable 'endYear' needs "this.". 542 85
    # warning RequireThis Reference to instance variable 'stdOffsetSecs' needs "this.". 597 45

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/make/src/classes/build/tools/x11wrappergen/WrapperGenerator.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'referencedType' needs "this.". 145 41
    # warning RequireThis Reference to instance variable 'referencedType' needs "this.". 183 43
    # warning RequireThis Reference to instance variable 'referencedType' needs "this.". 185 43
    # warning RequireThis Reference to instance variable 'referencedType' needs "this.". 209 100
    # warning RequireThis Reference to instance variable 'referencedType' needs "this.". 218 100
    # warning RequireThis Reference to instance variable 'referencedType' needs "this.". 333 70
    # warning RequireThis Reference to instance variable 'package_name' needs "this.". 843 39
    # warning RequireThis Reference to instance variable 'defaultBaseClass' needs "this.". 848 33
    # warning RequireThis Reference to instance variable 'package_name' needs "this.". 943 35

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/demo/share/applets/ArcTest/ArcTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'startAngle' needs "this.". 148 35
    # warning RequireThis Reference to instance variable 'extent' needs "this.". 149 36

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/demo/share/applets/BarChart/BarChart.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'columns' needs "this.". 81 29
    # warning RequireThis Reference to instance variable 'columns' needs "this.". 215 29
    # warning RequireThis Reference to instance variable 'scale' needs "this.". 218 64
    # warning RequireThis Reference to instance variable 'barSpacing' needs "this.". 224 23
    # warning RequireThis Reference to instance variable 'scale' needs "this.". 235 34
    # warning RequireThis Reference to instance variable 'scale' needs "this.". 240 50
    # warning RequireThis Reference to instance variable 'scale' needs "this.". 245 38
    # warning RequireThis Reference to instance variable 'scale' needs "this.". 247 32
    # warning RequireThis Reference to instance variable 'columns' needs "this.". 258 29
    # warning RequireThis Reference to instance variable 'barSpacing' needs "this.". 261 44
    # warning RequireThis Reference to instance variable 'columns' needs "this.". 261 58
    # warning RequireThis Reference to instance variable 'barSpacing' needs "this.". 261 68
    # warning RequireThis Reference to instance variable 'barSpacing' needs "this.". 263 36
    # warning RequireThis Reference to instance variable 'scale' needs "this.". 275 50
    # warning RequireThis Reference to instance variable 'scale' needs "this.". 276 44
    # warning RequireThis Reference to instance variable 'scale' needs "this.". 281 50
    # warning RequireThis Reference to instance variable 'scale' needs "this.". 286 50
    # warning RequireThis Reference to instance variable 'scale' needs "this.". 287 52
    # warning RequireThis Reference to instance variable 'scale' needs "this.". 289 32

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/demo/share/applets/Clock/Clock.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'xcenter' needs "this.". 134 69
    # warning RequireThis Reference to instance variable 'ycenter' needs "this.". 135 69
    # warning RequireThis Reference to instance variable 'xcenter' needs "this.". 136 69
    # warning RequireThis Reference to instance variable 'ycenter' needs "this.". 137 69
    # warning RequireThis Reference to instance variable 'xcenter' needs "this.". 140 19
    # warning RequireThis Reference to instance variable 'ycenter' needs "this.". 143 19
    # warning RequireThis Reference to instance variable 'lastxs' needs "this.". 152 19
    # warning RequireThis Reference to instance variable 'lastys' needs "this.". 152 35
    # warning RequireThis Reference to instance variable 'lastxm' needs "this.". 156 19
    # warning RequireThis Reference to instance variable 'lastym' needs "this.". 156 35
    # warning RequireThis Reference to instance variable 'lastxh' needs "this.". 160 19
    # warning RequireThis Reference to instance variable 'lastyh' needs "this.". 160 35

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/demo/share/applets/DitherTest/DitherTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'button' needs "this.". 404 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/demo/share/applets/Fractal/CLSFractal.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'fractLevel' needs "this.". 126 49
    # warning RequireThis Reference to instance variable 'incrementalUpdates' needs "this.". 128 33
    # warning RequireThis Reference to instance variable 'border' needs "this.". 195 29
    # warning RequireThis Reference to instance variable 'Xmin' needs "this.". 213 36
    # warning RequireThis Reference to instance variable 'Ymin' needs "this.". 217 37
    # warning RequireThis Reference to instance variable 'Ymin' needs "this.". 228 40
    # warning RequireThis Reference to instance variable 'Xmin' needs "this.". 232 40
    # warning RequireThis Reference to instance variable 'Xmin' needs "this.". 236 52
    # warning RequireThis Reference to instance variable 'Ymin' needs "this.". 236 62
    # warning RequireThis Reference to instance variable 'Xmin' needs "this.". 274 17
    # warning RequireThis Reference to instance variable 'Xmax' needs "this.". 277 17
    # warning RequireThis Reference to instance variable 'Ymin' needs "this.". 280 17
    # warning RequireThis Reference to instance variable 'Ymax' needs "this.". 283 17
    # warning RequireThis Reference to instance variable 'scaleX' needs "this.". 368 40
    # warning RequireThis Reference to instance variable 'scaleY' needs "this.". 369 40
    # warning RequireThis Reference to instance variable 'scaleX' needs "this.". 373 49
    # warning RequireThis Reference to instance variable 'scaleY' needs "this.". 374 49
    # warning RequireThis Reference to instance variable 'X' needs "this.". 375 26
    # warning RequireThis Reference to instance variable 'xoff' needs "this.". 375 30
    # warning RequireThis Reference to instance variable 'Y' needs "this.". 375 42
    # warning RequireThis Reference to instance variable 'yoff' needs "this.". 375 46
    # warning RequireThis Reference to instance variable 'xoff' needs "this.". 376 27
    # warning RequireThis Reference to instance variable 'yoff' needs "this.". 376 43

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/demo/share/applets/GraphicsTest/GraphicsTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'step' needs "this.". 446 23
    # warning RequireThis Reference to instance variable 'step' needs "this.". 446 35
    # warning RequireThis Reference to instance variable 'step' needs "this.". 455 23
    # warning RequireThis Reference to instance variable 'step' needs "this.". 455 35

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/demo/share/applets/MoleculeViewer/Matrix3D.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'xo' needs "this.". 244 23
    # warning RequireThis Reference to instance variable 'xx' needs "this.". 244 34
    # warning RequireThis Reference to instance variable 'xy' needs "this.". 244 45
    # warning RequireThis Reference to instance variable 'xz' needs "this.". 244 56
    # warning RequireThis Reference to instance variable 'yo' needs "this.". 245 19
    # warning RequireThis Reference to instance variable 'yx' needs "this.". 245 30
    # warning RequireThis Reference to instance variable 'yy' needs "this.". 245 41
    # warning RequireThis Reference to instance variable 'yz' needs "this.". 245 52
    # warning RequireThis Reference to instance variable 'zo' needs "this.". 246 19
    # warning RequireThis Reference to instance variable 'zx' needs "this.". 246 30
    # warning RequireThis Reference to instance variable 'zy' needs "this.". 246 41
    # warning RequireThis Reference to instance variable 'zz' needs "this.". 246 52

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/demo/share/applets/MoleculeViewer/XYZApp.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxvert' needs "this.". 153 18
    # warning RequireThis Reference to instance variable 'scalefudge' needs "this.". 367 49
    # warning RequireThis Reference to instance variable 'prevx' needs "this.". 423 29
    # warning RequireThis Reference to instance variable 'xfac' needs "this.". 457 44
    # warning RequireThis Reference to instance variable 'balls' needs "this.". 578 18

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/demo/share/applets/SpreadSheet/SpreadSheet.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'rows' needs "this.". 98 29
    # warning RequireThis Reference to instance variable 'columns' needs "this.". 99 33
    # warning RequireThis Reference to instance variable 'cellWidth' needs "this.". 118 26
    # warning RequireThis Reference to instance variable 'rowLabelWidth' needs "this.". 118 38
    # warning RequireThis Reference to instance variable 'cellHeight' needs "this.". 119 30
    # warning RequireThis Reference to instance variable 'titleHeight' needs "this.". 119 43
    # warning RequireThis Reference to instance variable 'rows' needs "this.". 144 29
    # warning RequireThis Reference to instance variable 'columns' needs "this.". 145 33
    # warning RequireThis Reference to instance variable 'rows' needs "this.". 167 33
    # warning RequireThis Reference to instance variable 'columns' needs "this.". 168 37
    # warning RequireThis Reference to instance variable 'cellWidth' needs "this.". 170 35
    # warning RequireThis Reference to instance variable 'rowLabelWidth' needs "this.". 170 52
    # warning RequireThis Reference to instance variable 'cellHeight' needs "this.". 171 41
    # warning RequireThis Reference to instance variable 'titleHeight' needs "this.". 171 59
    # warning RequireThis Reference to instance variable 'rows' needs "this.". 186 25
    # warning RequireThis Reference to instance variable 'columns' needs "this.". 187 29
    # warning RequireThis Reference to instance variable 'title' needs "this.". 252 56
    # warning RequireThis Reference to instance variable 'cellHeight' needs "this.". 258 28
    # warning RequireThis Reference to instance variable 'rows' needs "this.". 261 21
    # warning RequireThis Reference to instance variable 'cellHeight' needs "this.". 268 27
    # warning RequireThis Reference to instance variable 'columns' needs "this.". 269 25
    # warning RequireThis Reference to instance variable 'cellWidth' needs "this.". 270 22
    # warning RequireThis Reference to instance variable 'rowLabelWidth' needs "this.". 272 31
    # warning RequireThis Reference to instance variable 'cellHeight' needs "this.". 273 25
    # warning RequireThis Reference to instance variable 'columns' needs "this.". 274 21
    # warning RequireThis Reference to instance variable 'rowLabelWidth' needs "this.". 278 30
    # warning RequireThis Reference to instance variable 'rows' needs "this.". 283 25
    # warning RequireThis Reference to instance variable 'columns' needs "this.". 284 29
    # warning RequireThis Reference to instance variable 'cellWidth' needs "this.". 285 27
    # warning RequireThis Reference to instance variable 'rowLabelWidth' needs "this.". 285 44
    # warning RequireThis Reference to instance variable 'cellHeight' needs "this.". 286 33
    # warning RequireThis Reference to instance variable 'titleHeight' needs "this.". 286 51
    # warning RequireThis Reference to instance variable 'titleHeight' needs "this.". 296 28
    # warning RequireThis Reference to instance variable 'cellHeight' needs "this.". 311 32
    # warning RequireThis Reference to instance variable 'titleHeight' needs "this.". 313 22
    # warning RequireThis Reference to instance variable 'rowLabelWidth' needs "this.". 319 17
    # warning RequireThis Reference to instance variable 'cellHeight' needs "this.". 328 29
    # warning RequireThis Reference to instance variable 'titleHeight' needs "this.". 328 42
    # warning RequireThis Reference to instance variable 'cellHeight' needs "this.". 328 57
    # warning RequireThis Reference to instance variable 'rowLabelWidth' needs "this.". 329 31
    # warning RequireThis Reference to instance variable 'cellWidth' needs "this.". 329 48
    # warning RequireThis Reference to instance variable 'rows' needs "this.". 330 27
    # warning RequireThis Reference to instance variable 'columns' needs "this.". 331 38
    # warning RequireThis Reference to instance variable 'rows' needs "this.". 338 32
    # warning RequireThis Reference to instance variable 'valueString' needs "this.". 500 29
    # warning RequireThis Reference to instance variable 'valueString' needs "this.". 690 37
    # warning RequireThis Reference to instance variable 'valueString' needs "this.". 693 37
    # warning RequireThis Reference to instance variable 'valueString' needs "this.". 699 37
    # warning RequireThis Reference to instance variable 'value' needs "this.". 746 35
    # warning RequireThis Reference to instance variable 'type' needs "this.". 803 43
    # warning RequireThis Reference to instance variable 'value' needs "this.". 807 48
    # warning RequireThis Reference to instance variable 'column' needs "this.". 810 44
    # warning RequireThis Reference to instance variable 'op' needs "this.". 814 45
    # warning RequireThis Reference to instance variable 'maxchars' needs "this.". 855 25
    # warning RequireThis Reference to instance variable 'maxchars' needs "this.". 893 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/demo/share/applets/WireFrame/Matrix3D.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'xo' needs "this.". 244 23
    # warning RequireThis Reference to instance variable 'xx' needs "this.". 244 34
    # warning RequireThis Reference to instance variable 'xy' needs "this.". 244 45
    # warning RequireThis Reference to instance variable 'xz' needs "this.". 244 56
    # warning RequireThis Reference to instance variable 'yo' needs "this.". 245 19
    # warning RequireThis Reference to instance variable 'yx' needs "this.". 245 30
    # warning RequireThis Reference to instance variable 'yy' needs "this.". 245 41
    # warning RequireThis Reference to instance variable 'yz' needs "this.". 245 52
    # warning RequireThis Reference to instance variable 'zo' needs "this.". 246 19
    # warning RequireThis Reference to instance variable 'zx' needs "this.". 246 30
    # warning RequireThis Reference to instance variable 'zy' needs "this.". 246 41
    # warning RequireThis Reference to instance variable 'zz' needs "this.". 246 52

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/demo/share/applets/WireFrame/ThreeD.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxvert' needs "this.". 154 18
    # warning RequireThis Reference to instance variable 'nvert' needs "this.". 175 19
    # warning RequireThis Reference to instance variable 'nvert' needs "this.". 175 34
    # warning RequireThis Reference to instance variable 'maxcon' needs "this.". 178 18
    # warning RequireThis Reference to instance variable 'scalefudge' needs "this.". 435 49
    # warning RequireThis Reference to instance variable 'prevx' needs "this.". 490 29
    # warning RequireThis Reference to instance variable 'xfac' needs "this.". 515 44

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/demo/share/java2d/J2DBench/src/j2dbench/Option.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'defaultvalue' needs "this.". 152 26
    # warning RequireThis Reference to instance variable 'defaultvalue' needs "this.". 153 25
    # warning RequireThis Reference to instance variable 'defaultvalue' needs "this.". 165 30
    # warning RequireThis Reference to instance variable 'defaultvalue' needs "this.". 247 26
    # warning RequireThis Reference to instance variable 'defaultvalue' needs "this.". 248 25
    # warning RequireThis Reference to instance variable 'defaultvalue' needs "this.". 260 30
    # warning RequireThis Reference to instance variable 'value' needs "this.". 327 65
    # warning RequireThis Reference to instance variable 'defaultvalue' needs "this.". 337 26
    # warning RequireThis Reference to instance variable 'defaultvalue' needs "this.". 338 25
    # warning RequireThis Reference to instance variable 'defaultvalue' needs "this.". 350 30
    # warning RequireThis Reference to instance variable 'minvalue' needs "this.". 410 23
    # warning RequireThis Reference to instance variable 'maxvalue' needs "this.". 410 41
    # warning RequireThis Reference to instance variable 'defaultenabled' needs "this.". 485 28
    # warning RequireThis Reference to instance variable 'defaultenabled' needs "this.". 486 27
    # warning RequireThis Reference to instance variable 'size' needs "this.". 495 51
    # warning RequireThis Reference to instance variable 'defaultenabled' needs "this.". 504 32
    # warning RequireThis Reference to instance variable 'size' needs "ObjectList.this.". 533 59
    # warning RequireThis Reference to instance variable 'size' needs "this.". 552 33
    # warning RequireThis Reference to instance variable 'size' needs "this.". 564 33
    # warning RequireThis Reference to instance variable 'size' needs "this.". 586 41
    # warning RequireThis Reference to instance variable 'defaultselected' needs "this.". 695 30
    # warning RequireThis Reference to instance variable 'defaultselected' needs "this.". 696 29
    # warning RequireThis Reference to instance variable 'defaultselected' needs "this.". 708 34
    # warning RequireThis Reference to instance variable 'selected' needs "this.". 712 59
    # warning RequireThis Reference to instance variable 'size' needs "this.". 754 34
    # warning RequireThis Reference to instance variable 'size' needs "this.". 779 34
    # warning RequireThis Reference to instance variable 'size' needs "this.". 790 34
    # warning RequireThis Reference to instance variable 'index' needs "this.". 847 27
    # warning RequireThis Reference to instance variable 'enabled' needs "this.". 847 37
    # warning RequireThis Reference to instance variable 'index' needs "this.". 851 37

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/demo/share/java2d/J2DBench/src/j2dbench/Result.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'unitname' needs "this.". 370 42
    # warning RequireThis Reference to instance variable 'error' needs "this.". 420 56

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/demo/share/java2d/J2DBench/src/j2dbench/ResultSet.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'title' needs "this.". 166 58
    # warning RequireThis Reference to instance variable 'description' needs "this.". 167 36
    # warning RequireThis Reference to instance variable 'start' needs "this.". 168 44
    # warning RequireThis Reference to instance variable 'end' needs "this.". 168 62

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/demo/share/java2d/J2DBench/src/j2dbench/TestEnvironment.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'millis' needs "this.". 295 55
    # warning RequireThis Reference to instance variable 'nanos' needs "this.". 315 45

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/demo/share/java2d/J2DBench/src/j2dbench/report/J2DAnalyzer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'name' needs "this.". 657 74
    # warning RequireThis Reference to instance variable 'name' needs "this.". 664 23
    # warning RequireThis Reference to instance variable 'shortest' needs "this.". 718 52
    # warning RequireThis Reference to instance variable 'numunits' needs "this.". 724 26
    # warning RequireThis Reference to instance variable 'shortest' needs "this.". 728 27
    # warning RequireThis Reference to instance variable 'longest' needs "this.". 730 27
    # warning RequireThis Reference to instance variable 'numruns' needs "this.". 732 26
    # warning RequireThis Reference to instance variable 'total' needs "this.". 733 27
    # warning RequireThis Reference to instance variable 'longest' needs "this.". 736 36
    # warning RequireThis Reference to instance variable 'shortest' needs "this.". 736 46
    # warning RequireThis Reference to instance variable 'numunits' needs "this.". 745 26
    # warning RequireThis Reference to instance variable 'shortest' needs "this.". 747 28
    # warning RequireThis Reference to instance variable 'numunits' needs "this.". 755 26
    # warning RequireThis Reference to instance variable 'shortest' needs "this.". 758 47
    # warning RequireThis Reference to instance variable 'longest' needs "this.". 760 47
    # warning RequireThis Reference to instance variable 'shortest' needs "this.". 766 33
    # warning RequireThis Reference to instance variable 'longest' needs "this.". 767 32

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/demo/share/java2d/J2DBench/src/j2dbench/tests/ImageTests.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'scale' needs "this.". 662 35
    # warning RequireThis Reference to instance variable 'scale' needs "this.". 663 35

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/demo/share/java2d/J2DBench/src/j2dbench/tests/PixelTests.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'nbits' needs "this.". 232 54
    # warning RequireThis Reference to instance variable 'nbits' needs "this.". 238 59

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/demo/share/java2d/J2DBench/src/j2dbench/tests/cmm/DataConversionTests.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'numComponents' needs "this.". 84 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/demo/share/java2d/J2DBench/src/j2dbench/tests/iio/InputTests.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'input' needs "this.". 231 54
    # warning RequireThis Reference to instance variable 'input' needs "this.". 234 36
    # warning RequireThis Reference to instance variable 'input' needs "this.". 243 63
    # warning RequireThis Reference to instance variable 'input' needs "this.". 252 65

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/demo/share/java2d/J2DBench/src/j2dbench/tests/iio/OutputTests.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'output' needs "this.". 196 55
    # warning RequireThis Reference to instance variable 'output' needs "this.". 208 67

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/demo/share/java2d/J2DBench/src/j2dbench/tests/text/TextConstructionTests.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'off' needs "this.". 378 23
    # warning RequireThis Reference to instance variable 'off' needs "this.". 379 36
    # warning RequireThis Reference to instance variable 'off' needs "this.". 391 23
    # warning RequireThis Reference to instance variable 'max' needs "this.". 394 19
    # warning RequireThis Reference to instance variable 'max' needs "this.". 405 27
    # warning RequireThis Reference to instance variable 'max' needs "this.". 418 25
    # warning RequireThis Reference to instance variable 'max' needs "this.". 421 19
    # warning RequireThis Reference to instance variable 'off' needs "this.". 434 26
    # warning RequireThis Reference to instance variable 'off' needs "this.". 437 19
    # warning RequireThis Reference to instance variable 'off' needs "this.". 450 28
    # warning RequireThis Reference to instance variable 'max' needs "this.". 450 46
    # warning RequireThis Reference to instance variable 'off' needs "this.". 451 84
    # warning RequireThis Reference to instance variable 'off' needs "this.". 451 108
    # warning RequireThis Reference to instance variable 'max' needs "this.". 453 40

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/demo/share/java2d/J2DBench/src/j2dbench/tests/text/TextTests.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'graphics' needs "this.". 596 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/demo/share/jfc/FileChooserDemo/FileChooserDemo.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'backButton' needs "this.". 548 24
    # warning RequireThis Reference to instance variable 'nextButton' needs "this.". 550 31
    # warning RequireThis Reference to instance variable 'closeButton' needs "this.". 561 31
    # warning RequireThis Reference to instance variable 'openRadioButton' needs "FileChooserDemo.this.". 655 22
    # warning RequireThis Reference to instance variable 'useEmbedInWizardCheckBox' needs "FileChooserDemo.this.". 659 29
    # warning RequireThis Reference to instance variable 'useControlsCheckBox' needs "FileChooserDemo.this.". 663 29
    # warning RequireThis Reference to instance variable 'enableDragCheckBox' needs "FileChooserDemo.this.". 665 29
    # warning RequireThis Reference to instance variable 'saveRadioButton' needs "FileChooserDemo.this.". 667 29
    # warning RequireThis Reference to instance variable 'customButton' needs "FileChooserDemo.this.". 671 29
    # warning RequireThis Reference to instance variable 'customField' needs "FileChooserDemo.this.". 671 50
    # warning RequireThis Reference to instance variable 'showAllFilesFilterCheckBox' needs "FileChooserDemo.this.". 675 29
    # warning RequireThis Reference to instance variable 'showImageFilesFilterCheckBox' needs "FileChooserDemo.this.". 677 29
    # warning RequireThis Reference to instance variable 'setHiddenCheckBox' needs "FileChooserDemo.this.". 681 29
    # warning RequireThis Reference to instance variable 'accessoryCheckBox' needs "FileChooserDemo.this.". 683 29
    # warning RequireThis Reference to instance variable 'useFileViewCheckBox' needs "FileChooserDemo.this.". 689 29
    # warning RequireThis Reference to instance variable 'useFileSystemViewCheckBox' needs "FileChooserDemo.this.". 695 29
    # warning RequireThis Reference to instance variable 'showFullDescriptionCheckBox' needs "FileChooserDemo.this.". 702 29
    # warning RequireThis Reference to instance variable 'justFilesRadioButton' needs "FileChooserDemo.this.". 705 29
    # warning RequireThis Reference to instance variable 'justDirectoriesRadioButton' needs "FileChooserDemo.this.". 707 29
    # warning RequireThis Reference to instance variable 'bothFilesAndDirectoriesRadioButton' needs "FileChooserDemo.this.". 709 29
    # warning RequireThis Reference to instance variable 'singleSelectionRadioButton' needs "FileChooserDemo.this.". 711 29
    # warning RequireThis Reference to instance variable 'multiSelectionRadioButton' needs "FileChooserDemo.this.". 715 29
    # warning RequireThis Reference to instance variable 'lafComboBox' needs "FileChooserDemo.this.". 719 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/demo/share/jfc/Font2DTest/Font2DTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'tFileName' needs "this.". 658 66
    # warning RequireThis Reference to instance variable 'sizeField' needs "this.". 882 24
    # warning RequireThis Reference to instance variable 'fontMenu' needs "this.". 911 23
    # warning RequireThis Reference to instance variable 'styleMenu' needs "this.". 911 40
    # warning RequireThis Reference to instance variable 'transformMenu' needs "this.". 911 58
    # warning RequireThis Reference to instance variable 'methodsMenu' needs "this.". 926 30
    # warning RequireThis Reference to instance variable 'textMenu' needs "this.". 928 28
    # warning RequireThis Reference to instance variable 'transformMenuG2' needs "this.". 959 28
    # warning RequireThis Reference to instance variable 'antiAliasMenu' needs "this.". 962 27
    # warning RequireThis Reference to instance variable 'fracMetricsMenu' needs "this.". 962 49
    # warning RequireThis Reference to instance variable 'antiAliasMenu' needs "this.". 963 26
    # warning RequireThis Reference to instance variable 'displayGridCBMI' needs "this.". 991 26
    # warning RequireThis Reference to instance variable 'force16ColsCBMI' needs "this.". 993 31
    # warning RequireThis Reference to instance variable 'showFontInfoCBMI' needs "this.". 995 31

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/demo/share/jfc/Font2DTest/FontPanel.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'fontSize' needs "this.". 185 55
    # warning RequireThis Reference to instance variable 'fontSize' needs "this.". 186 26
    # warning RequireThis Reference to instance variable 'fontSize' needs "this.". 186 39
    # warning RequireThis Reference to instance variable 'fontStyle' needs "this.". 234 51
    # warning RequireThis Reference to instance variable 'fontSize' needs "this.". 243 55
    # warning RequireThis Reference to instance variable 'fontSize' needs "this.". 244 26
    # warning RequireThis Reference to instance variable 'fontSize' needs "this.". 244 39
    # warning RequireThis Reference to instance variable 'NONE' needs "this.". 248 31
    # warning RequireThis Reference to instance variable 'RANGE_TEXT' needs "this.". 278 27
    # warning RequireThis Reference to instance variable 'ALL_GLYPHS' needs "this.". 280 32
    # warning RequireThis Reference to instance variable 'DRAW_GLYPHV' needs "this.". 281 24
    # warning RequireThis Reference to instance variable 'USER_TEXT' needs "this.". 282 32
    # warning RequireThis Reference to instance variable 'FILE_TEXT' needs "this.". 284 32
    # warning RequireThis Reference to instance variable 'TL_DRAW' needs "this.". 286 26
    # warning RequireThis Reference to instance variable 'RANGE_TEXT' needs "this.". 339 27
    # warning RequireThis Reference to instance variable 'fontSize' needs "this.". 362 39
    # warning RequireThis Reference to instance variable 'fontStyle' needs "this.". 362 58
    # warning RequireThis Reference to instance variable 'fontTransform' needs "this.". 363 21
    # warning RequireThis Reference to instance variable 'g2Transform' needs "this.". 363 45
    # warning RequireThis Reference to instance variable 'textToUse' needs "this.". 364 21
    # warning RequireThis Reference to instance variable 'drawMethod' needs "this.". 364 40
    # warning RequireThis Reference to instance variable 'lcdContrast' needs "this.". 367 21
    # warning RequireThis Reference to instance variable 'USER_TEXT' needs "this.". 368 27
    # warning RequireThis Reference to instance variable 'FILE_TEXT' needs "this.". 388 26
    # warning RequireThis Reference to instance variable 'TL_OUTLINE' needs "FontPanel.this.". 522 32
    # warning RequireThis Reference to instance variable 'GV_OUTLINE' needs "FontPanel.this.". 522 60
    # warning RequireThis Reference to instance variable 'gridWidth' needs "this.". 531 50
    # warning RequireThis Reference to instance variable 'gridHeight' needs "this.". 532 49
    # warning RequireThis Reference to instance variable 'gridHeight' needs "this.". 536 47
    # warning RequireThis Reference to instance variable 'canvasInset_Y' needs "this.". 536 60
    # warning RequireThis Reference to instance variable 'gridHeight' needs "this.". 537 64
    # warning RequireThis Reference to instance variable 'canvasInset_Y' needs "this.". 537 77
    # warning RequireThis Reference to instance variable 'gridWidth' needs "this.". 539 32
    # warning RequireThis Reference to instance variable 'canvasInset_X' needs "this.". 539 44
    # warning RequireThis Reference to instance variable 'gridWidth' needs "this.". 540 32
    # warning RequireThis Reference to instance variable 'canvasInset_X' needs "this.". 540 44
    # warning RequireThis Reference to instance variable 'ALL_GLYPHS' needs "FontPanel.this.". 556 31
    # warning RequireThis Reference to instance variable 'ALL_GLYPHS' needs "FontPanel.this.". 581 31
    # warning RequireThis Reference to instance variable 'USER_TEXT' needs "FontPanel.this.". 704 31
    # warning RequireThis Reference to instance variable 'FILE_TEXT' needs "FontPanel.this.". 704 57
    # warning RequireThis Reference to instance variable 'RANGE_TEXT' needs "FontPanel.this.". 720 31
    # warning RequireThis Reference to instance variable 'ALL_GLYPHS' needs "FontPanel.this.". 720 58
    # warning RequireThis Reference to instance variable 'RANGE_TEXT' needs "FontPanel.this.". 721 35
    # warning RequireThis Reference to instance variable 'numCharAcross' needs "this.". 726 51
    # warning RequireThis Reference to instance variable 'numCharAcross' needs "this.". 727 41
    # warning RequireThis Reference to instance variable 'numCharAcross' needs "this.". 729 33
    # warning RequireThis Reference to instance variable 'numCharAcross' needs "this.". 732 51
    # warning RequireThis Reference to instance variable 'USER_TEXT' needs "FontPanel.this.". 736 35
    # warning RequireThis Reference to instance variable 'numCharDown' needs "this.". 742 34
    # warning RequireThis Reference to instance variable 'NONE' needs "FontPanel.this.". 756 33
    # warning RequireThis Reference to instance variable 'FILE_TEXT' needs "FontPanel.this.". 756 54
    # warning RequireThis Reference to instance variable 'RANGE_TEXT' needs "FontPanel.this.". 768 31
    # warning RequireThis Reference to instance variable 'ALL_GLYPHS' needs "FontPanel.this.". 768 58
    # warning RequireThis Reference to instance variable 'maxDescent' needs "this.". 773 42
    # warning RequireThis Reference to instance variable 'gridWidth' needs "this.". 777 48
    # warning RequireThis Reference to instance variable 'gridHeight' needs "this.". 778 44
    # warning RequireThis Reference to instance variable 'gridWidth' needs "this.". 780 55
    # warning RequireThis Reference to instance variable 'gridHeight' needs "this.". 781 53
    # warning RequireThis Reference to instance variable 'CANT_FIT_PRINT' needs "this.". 783 63
    # warning RequireThis Reference to instance variable 'CANT_FIT_DRAW' needs "this.". 783 80
    # warning RequireThis Reference to instance variable 'numCharAcross' needs "this.". 786 60
    # warning RequireThis Reference to instance variable 'maxDescent' needs "this.". 793 42
    # warning RequireThis Reference to instance variable 'gridHeight' needs "this.". 794 59
    # warning RequireThis Reference to instance variable 'CANT_FIT_PRINT' needs "this.". 797 63
    # warning RequireThis Reference to instance variable 'CANT_FIT_DRAW' needs "this.". 797 80
    # warning RequireThis Reference to instance variable 'FILE_TEXT' needs "FontPanel.this.". 800 35
    # warning RequireThis Reference to instance variable 'RANGE_TEXT' needs "FontPanel.this.". 825 31
    # warning RequireThis Reference to instance variable 'ALL_GLYPHS' needs "FontPanel.this.". 825 58
    # warning RequireThis Reference to instance variable 'ONE_PAGE' needs "FontPanel.this.". 827 37
    # warning RequireThis Reference to instance variable 'currentlyShownChar' needs "this.". 828 33
    # warning RequireThis Reference to instance variable 'numCharDown' needs "this.". 830 49
    # warning RequireThis Reference to instance variable 'printPageNumber' needs "this.". 830 63
    # warning RequireThis Reference to instance variable 'numCharAcross' needs "this.". 832 56
    # warning RequireThis Reference to instance variable 'RANGE_TEXT' needs "FontPanel.this.". 833 35
    # warning RequireThis Reference to instance variable 'numCharDown' needs "this.". 839 55
    # warning RequireThis Reference to instance variable 'drawLimit' needs "this.". 841 33
    # warning RequireThis Reference to instance variable 'drawLimit' needs "this.". 842 29
    # warning RequireThis Reference to instance variable 'ONE_PAGE' needs "FontPanel.this.". 846 37
    # warning RequireThis Reference to instance variable 'currentlyShownChar' needs "this.". 847 33
    # warning RequireThis Reference to instance variable 'printPageNumber' needs "this.". 849 47
    # warning RequireThis Reference to instance variable 'numCharDown' needs "this.". 854 39
    # warning RequireThis Reference to instance variable 'USER_TEXT' needs "FontPanel.this.". 856 35
    # warning RequireThis Reference to instance variable 'drawLimit' needs "this.". 861 33
    # warning RequireThis Reference to instance variable 'drawLimit' needs "this.". 862 29
    # warning RequireThis Reference to instance variable 'drawEnd' needs "this.". 866 30
    # warning RequireThis Reference to instance variable 'isPrinting' needs "this.". 893 39
    # warning RequireThis Reference to instance variable 'RANGE_TEXT' needs "FontPanel.this.". 903 31
    # warning RequireThis Reference to instance variable 'ALL_GLYPHS' needs "FontPanel.this.". 903 58
    # warning RequireThis Reference to instance variable 'numCharDown' needs "this.". 908 38
    # warning RequireThis Reference to instance variable 'drawEnd' needs "this.". 908 67
    # warning RequireThis Reference to instance variable 'numCharAcross' needs "this.". 909 40
    # warning RequireThis Reference to instance variable 'drawEnd' needs "this.". 909 71
    # warning RequireThis Reference to instance variable 'gridWidth' needs "this.". 910 42
    # warning RequireThis Reference to instance variable 'canvasInset_X' needs "this.". 910 54
    # warning RequireThis Reference to instance variable 'gridHeight' needs "this.". 911 42
    # warning RequireThis Reference to instance variable 'canvasInset_Y' needs "this.". 911 55
    # warning RequireThis Reference to instance variable 'maxAscent' needs "this.". 915 56
    # warning RequireThis Reference to instance variable 'USER_TEXT' needs "FontPanel.this.". 920 36
    # warning RequireThis Reference to instance variable 'drawEnd' needs "this.". 922 47
    # warning RequireThis Reference to instance variable 'drawStart' needs "this.". 924 44
    # warning RequireThis Reference to instance variable 'gridHeight' needs "this.". 924 58
    # warning RequireThis Reference to instance variable 'maxAscent' needs "this.". 924 71
    # warning RequireThis Reference to instance variable 'canvasInset_Y' needs "this.". 929 44
    # warning RequireThis Reference to instance variable 'drawEnd' needs "this.". 931 47
    # warning RequireThis Reference to instance variable 'canvasInset_X' needs "this.". 935 23
    # warning RequireThis Reference to instance variable 'canvasInset_X' needs "this.". 935 76
    # warning RequireThis Reference to instance variable 'NONE' needs "FontPanel.this.". 938 40
    # warning RequireThis Reference to instance variable 'numCharAcross' needs "this.". 978 63
    # warning RequireThis Reference to instance variable 'ONE_PAGE' needs "FontPanel.this.". 981 31
    # warning RequireThis Reference to instance variable 'lastPage' needs "this.". 986 34
    # warning RequireThis Reference to instance variable 'FILE_TEXT' needs "FontPanel.this.". 996 31
    # warning RequireThis Reference to instance variable 'antiAliasType' needs "FontPanel.this.". 1012 51
    # warning RequireThis Reference to instance variable 'fractionalMetricsType' needs "FontPanel.this.". 1013 55
    # warning RequireThis Reference to instance variable 'lcdContrast' needs "FontPanel.this.". 1014 55
    # warning RequireThis Reference to instance variable 'fontName' needs "FontPanel.this.". 1018 44
    # warning RequireThis Reference to instance variable 'fontSize' needs "FontPanel.this.". 1019 34
    # warning RequireThis Reference to instance variable 'drawLimit' needs "this.". 1030 29
    # warning RequireThis Reference to instance variable 'FILE_TEXT' needs "FontPanel.this.". 1040 31
    # warning RequireThis Reference to instance variable 'RANGE_TEXT' needs "FontPanel.this.". 1071 33
    # warning RequireThis Reference to instance variable 'ALL_GLYPHS' needs "FontPanel.this.". 1071 60
    # warning RequireThis Reference to instance variable 'canvasInset_X' needs "this.". 1072 47
    # warning RequireThis Reference to instance variable 'gridWidth' needs "this.". 1072 65
    # warning RequireThis Reference to instance variable 'canvasInset_Y' needs "this.". 1073 47
    # warning RequireThis Reference to instance variable 'gridHeight' needs "this.". 1073 65
    # warning RequireThis Reference to instance variable 'numCharAcross' needs "this.". 1077 35
    # warning RequireThis Reference to instance variable 'numCharDown' needs "this.". 1077 63
    # warning RequireThis Reference to instance variable 'numCharAcross' needs "this.". 1079 76
    # warning RequireThis Reference to instance variable 'RANGE_TEXT' needs "FontPanel.this.". 1080 41
    # warning RequireThis Reference to instance variable 'drawEnd' needs "this.". 1082 44
    # warning RequireThis Reference to instance variable 'gridWidth' needs "this.". 1107 32
    # warning RequireThis Reference to instance variable 'canvasInset_X' needs "this.". 1107 44
    # warning RequireThis Reference to instance variable 'gridHeight' needs "this.". 1109 32
    # warning RequireThis Reference to instance variable 'canvasInset_Y' needs "this.". 1109 45
    # warning RequireThis Reference to instance variable 'ZOOM' needs "this.". 1110 53
    # warning RequireThis Reference to instance variable 'ZOOM' needs "this.". 1111 55
    # warning RequireThis Reference to instance variable 'ZOOM' needs "this.". 1130 56
    # warning RequireThis Reference to instance variable 'ZOOM' needs "this.". 1137 74
    # warning RequireThis Reference to instance variable 'currMouseOverChar' needs "this.". 1149 28
    # warning RequireThis Reference to instance variable 'RANGE_TEXT' needs "FontPanel.this.". 1177 31
    # warning RequireThis Reference to instance variable 'ALL_GLYPHS' needs "FontPanel.this.". 1177 58
    # warning RequireThis Reference to instance variable 'prevZoomChar' needs "this.". 1206 67

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/demo/share/jfc/Metalworks/MetalworksDocumentFrame.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'xGap' needs "this.". 160 60
    # warning RequireThis Reference to instance variable 'xGap' needs "this.". 162 59
    # warning RequireThis Reference to instance variable 'yGap' needs "this.". 165 35
    # warning RequireThis Reference to instance variable 'yGap' needs "this.". 187 35

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/demo/share/jfc/Metalworks/MetalworksPrefs.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'yGap' needs "this.". 234 41
    # warning RequireThis Reference to instance variable 'yGap' needs "this.". 248 41

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/demo/share/jfc/TableExample/TableSorter.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'compares' needs "this.". 232 43

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/demo/share/jfc/TransparentRuler/transparentruler/Ruler.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'x' needs "this.". 161 48
    # warning RequireThis Reference to instance variable 'y' needs "this.". 161 70

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/aix/classes/sun/nio/ch/AixPollPort.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'NEED_TO_POLL' needs "AixPollPort.this.". 423 35
    # warning RequireThis Reference to instance variable 'CONTINUE_AFTER_CTL_EVENT' needs "AixPollPort.this.". 436 31
    # warning RequireThis Reference to instance variable 'EXECUTE_TASK_OR_SHUTDOWN' needs "AixPollPort.this.". 441 31

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/linux/classes/sun/nio/ch/EPollArrayWrapper.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'updated' needs "this.". 266 25
    # warning RequireThis Reference to instance variable 'incomingInterruptFD' needs "this.". 267 37
    # warning RequireThis Reference to instance variable 'updateCount' needs "this.". 282 24

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/linux/classes/sun/nio/ch/EPollPort.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'NEED_TO_POLL' needs "EPollPort.this.". 266 35
    # warning RequireThis Reference to instance variable 'EXECUTE_TASK_OR_SHUTDOWN' needs "EPollPort.this.". 279 31

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/macosx/classes/sun/nio/ch/KQueuePort.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'NEED_TO_POLL' needs "KQueuePort.this.". 274 35
    # warning RequireThis Reference to instance variable 'EXECUTE_TASK_OR_SHUTDOWN' needs "KQueuePort.this.". 287 31

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/macosx/classes/sun/nio/ch/KQueueSelectorImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'fd0' needs "this.". 144 27
    # warning RequireThis Reference to instance variable 'updateCount' needs "this.". 156 47
    # warning RequireThis Reference to instance variable 'updateCount' needs "this.". 159 50
    # warning RequireThis Reference to instance variable 'updateCount' needs "this.". 170 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/com/sun/crypto/provider/AESCipher.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'updateCalled' needs "this.". 591 54
    # warning RequireThis Reference to instance variable 'updateCalled' needs "this.". 626 54

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/com/sun/crypto/provider/AESCrypt.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'limit' needs "this.". 383 28

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/com/sun/crypto/provider/BlockCipherParamsCore.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'block_size' needs "this.". 62 29
    # warning RequireThis Reference to instance variable 'block_size' needs "this.". 64 25
    # warning RequireThis Reference to instance variable 'block_size' needs "this.". 76 29
    # warning RequireThis Reference to instance variable 'block_size' needs "this.". 77 47

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/com/sun/crypto/provider/CipherCore.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'cipher' needs "this.". 331 51
    # warning RequireThis Reference to instance variable 'blockSize' needs "this.". 344 34
    # warning RequireThis Reference to instance variable 'diffBlocksize' needs "this.". 345 36
    # warning RequireThis Reference to instance variable 'diffBlocksize' needs "this.". 346 36
    # warning RequireThis Reference to instance variable 'diffBlocksize' needs "this.". 348 51
    # warning RequireThis Reference to instance variable 'blockSize' needs "this.". 348 68
    # warning RequireThis Reference to instance variable 'cipher' needs "this.". 409 39
    # warning RequireThis Reference to instance variable 'blockSize' needs "this.". 524 65
    # warning RequireThis Reference to instance variable 'blockSize' needs "this.". 526 60
    # warning RequireThis Reference to instance variable 'blockSize' needs "this.". 531 65
    # warning RequireThis Reference to instance variable 'blockSize' needs "this.". 533 60
    # warning RequireThis Reference to instance variable 'blockSize' needs "this.". 565 25
    # warning RequireThis Reference to instance variable 'cipher' needs "this.". 588 34
    # warning RequireThis Reference to instance variable 'minBytes' needs "this.". 714 41
    # warning RequireThis Reference to instance variable 'decrypting' needs "this.". 715 32
    # warning RequireThis Reference to instance variable 'blockSize' needs "this.". 717 20
    # warning RequireThis Reference to instance variable 'unitBytes' needs "this.". 720 40
    # warning RequireThis Reference to instance variable 'buffered' needs "this.". 741 24
    # warning RequireThis Reference to instance variable 'buffered' needs "this.". 753 43
    # warning RequireThis Reference to instance variable 'buffered' needs "this.". 756 58
    # warning RequireThis Reference to instance variable 'blockSize' needs "this.". 759 42
    # warning RequireThis Reference to instance variable 'unitBytes' needs "this.". 760 58
    # warning RequireThis Reference to instance variable 'blockSize' needs "this.". 792 30
    # warning RequireThis Reference to instance variable 'diffBlocksize' needs "this.". 793 27
    # warning RequireThis Reference to instance variable 'diffBlocksize' needs "this.". 797 33
    # warning RequireThis Reference to instance variable 'blockSize' needs "this.". 797 50
    # warning RequireThis Reference to instance variable 'blockSize' needs "this.". 908 53
    # warning RequireThis Reference to instance variable 'blockSize' needs "this.". 921 26
    # warning RequireThis Reference to instance variable 'diffBlocksize' needs "this.". 922 28
    # warning RequireThis Reference to instance variable 'diffBlocksize' needs "this.". 926 34
    # warning RequireThis Reference to instance variable 'blockSize' needs "this.". 926 51
    # warning RequireThis Reference to instance variable 'blockSize' needs "this.". 933 48
    # warning RequireThis Reference to instance variable 'blockSize' needs "this.". 935 56
    # warning RequireThis Reference to instance variable 'blockSize' needs "this.". 1017 25
    # warning RequireThis Reference to instance variable 'unitBytes' needs "this.". 1034 21
    # warning RequireThis Reference to instance variable 'unitBytes' needs "this.". 1038 26
    # warning RequireThis Reference to instance variable 'unitBytes' needs "this.". 1041 60

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/com/sun/crypto/provider/CipherFeedback.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'numBytes' needs "this.". 152 25
    # warning RequireThis Reference to instance variable 'numBytes' needs "this.". 156 34
    # warning RequireThis Reference to instance variable 'numBytes' needs "this.". 157 36
    # warning RequireThis Reference to instance variable 'numBytes' needs "this.". 160 29
    # warning RequireThis Reference to instance variable 'numBytes' needs "this.". 160 55
    # warning RequireThis Reference to instance variable 'numBytes' needs "this.". 166 33
    # warning RequireThis Reference to instance variable 'numBytes' needs "this.". 193 35
    # warning RequireThis Reference to instance variable 'numBytes' needs "this.". 228 26
    # warning RequireThis Reference to instance variable 'numBytes' needs "this.". 232 34
    # warning RequireThis Reference to instance variable 'numBytes' needs "this.". 233 37
    # warning RequireThis Reference to instance variable 'numBytes' needs "this.". 236 29
    # warning RequireThis Reference to instance variable 'numBytes' needs "this.". 236 55
    # warning RequireThis Reference to instance variable 'numBytes' needs "this.". 242 33
    # warning RequireThis Reference to instance variable 'numBytes' needs "this.". 270 36

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/com/sun/crypto/provider/CounterMode.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'used' needs "this.". 97 20
    # warning RequireThis Reference to instance variable 'usedSave' needs "this.". 107 16

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/com/sun/crypto/provider/DESCrypt.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'expandedKey' needs "this.". 606 15

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/com/sun/crypto/provider/DESedeCrypt.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'key1' needs "this.". 82 20
    # warning RequireThis Reference to instance variable 'key1' needs "this.". 116 23
    # warning RequireThis Reference to instance variable 'key2' needs "this.". 120 23
    # warning RequireThis Reference to instance variable 'key3' needs "this.". 124 23
    # warning RequireThis Reference to instance variable 'key3' needs "this.". 146 23
    # warning RequireThis Reference to instance variable 'key2' needs "this.". 150 23
    # warning RequireThis Reference to instance variable 'key1' needs "this.". 154 23

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/com/sun/crypto/provider/DESedeWrapCipher.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'iv' needs "this.". 231 22

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/com/sun/crypto/provider/DHKeyPairGenerator.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'pSize' needs "this.". 145 38
    # warning RequireThis Reference to instance variable 'lSize' needs "this.". 195 63

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/com/sun/crypto/provider/DHParameterGenerator.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'primeSize' needs "this.". 113 53
    # warning RequireThis Reference to instance variable 'exponentSize' needs "this.". 115 41
    # warning RequireThis Reference to instance variable 'primeSize' needs "this.". 117 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/com/sun/crypto/provider/GHASH.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'stateSave0' needs "this.". 179 20
    # warning RequireThis Reference to instance variable 'stateSave1' needs "this.". 180 20

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/com/sun/crypto/provider/GaloisCounterMode.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'processed' needs "this.". 220 25
    # warning RequireThis Reference to instance variable 'sizeOfAAD' needs "this.". 221 25
    # warning RequireThis Reference to instance variable 'processedSave' needs "this.". 236 21
    # warning RequireThis Reference to instance variable 'sizeOfAADSave' needs "this.". 237 21
    # warning RequireThis Reference to instance variable 'tagLenBytes' needs "this.". 443 34
    # warning RequireThis Reference to instance variable 'tagLenBytes' needs "this.". 447 42
    # warning RequireThis Reference to instance variable 'tagLenBytes' needs "this.". 467 23
    # warning RequireThis Reference to instance variable 'tagLenBytes' needs "this.". 525 19
    # warning RequireThis Reference to instance variable 'tagLenBytes' needs "this.". 530 48
    # warning RequireThis Reference to instance variable 'tagLenBytes' needs "this.". 532 61
    # warning RequireThis Reference to instance variable 'tagLenBytes' needs "this.". 540 44
    # warning RequireThis Reference to instance variable 'tagLenBytes' needs "this.". 541 16
    # warning RequireThis Reference to instance variable 'tagLenBytes' needs "this.". 568 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/com/sun/crypto/provider/HmacCore.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'blockLen' needs "this.". 132 29
    # warning RequireThis Reference to instance variable 'blockLen' needs "this.". 140 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/com/sun/crypto/provider/ISO10126Padding.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'blockSize' needs "this.". 100 28
    # warning RequireThis Reference to instance variable 'blockSize' needs "this.". 120 47

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/com/sun/crypto/provider/KeyGeneratorCore.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'defaultKeySize' needs "this.". 74 24

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/com/sun/crypto/provider/OAEPParameters.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'mdName' needs "this.". 192 52
    # warning RequireThis Reference to instance variable 'mdName' needs "this.". 242 28

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/com/sun/crypto/provider/OutputFeedback.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'numBytes' needs "this.". 152 25
    # warning RequireThis Reference to instance variable 'numBytes' needs "this.". 155 34
    # warning RequireThis Reference to instance variable 'numBytes' needs "this.". 156 36
    # warning RequireThis Reference to instance variable 'numBytes' needs "this.". 159 29
    # warning RequireThis Reference to instance variable 'numBytes' needs "this.". 159 55
    # warning RequireThis Reference to instance variable 'numBytes' needs "this.". 162 33
    # warning RequireThis Reference to instance variable 'numBytes' needs "this.". 192 35

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/com/sun/crypto/provider/PBECipherCore.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'algo' needs "this.". 69 70
    # warning RequireThis Reference to instance variable 'iCount' needs "this.". 270 33
    # warning RequireThis Reference to instance variable 'iCount' needs "this.". 306 35

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/com/sun/crypto/provider/PBES1Core.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'algo' needs "this.". 69 70
    # warning RequireThis Reference to instance variable 'iCount' needs "this.". 270 33
    # warning RequireThis Reference to instance variable 'iCount' needs "this.". 306 35

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/com/sun/crypto/provider/PBES2Core.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'keyLength' needs "this.". 69 68
    # warning RequireThis Reference to instance variable 'pbeAlgo' needs "this.". 97 48

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/com/sun/crypto/provider/PBES2Parameters.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'keysize' needs "this.". 225 28
    # warning RequireThis Reference to instance variable 'keysize' needs "this.". 235 55
    # warning RequireThis Reference to instance variable 'cipherParam' needs "this.". 431 35

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/com/sun/crypto/provider/PBKDF2Core.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'prfAlgo' needs "this.". 124 65

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/com/sun/crypto/provider/PKCS12PBECipherCore.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'keyLength' needs "this.". 172 46
    # warning RequireThis Reference to instance variable 'keyLength' needs "this.". 181 50
    # warning RequireThis Reference to instance variable 'algo' needs "this.". 184 47

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/com/sun/crypto/provider/PKCS5Padding.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'blockSize' needs "this.". 99 28
    # warning RequireThis Reference to instance variable 'blockSize' needs "this.". 125 47

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/com/sun/crypto/provider/RC2Parameters.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'effectiveKeySize' needs "this.". 127 27
    # warning RequireThis Reference to instance variable 'version' needs "this.". 142 70
    # warning RequireThis Reference to instance variable 'version' needs "this.". 145 36
    # warning RequireThis Reference to instance variable 'version' needs "this.". 225 19

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/com/sun/crypto/provider/RSACipher.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'spec' needs "this.". 318 44
    # warning RequireThis Reference to instance variable 'outputSize' needs "this.". 399 28
    # warning RequireThis Reference to instance variable 'spec' needs "this.". 462 54
    # warning RequireThis Reference to instance variable 'spec' needs "this.". 463 54

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/com/sun/java/util/jar/pack/AdaptiveCoding.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'tailCoding' needs "this.". 63 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/com/sun/java/util/jar/pack/Attribute.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'attributes' needs "this.". 367 65
    # warning RequireThis Reference to instance variable 'ctype' needs "this.". 593 28
    # warning RequireThis Reference to instance variable 'name' needs "this.". 606 49
    # warning RequireThis Reference to instance variable 'layout' needs "this.". 606 58
    # warning RequireThis Reference to instance variable 'name' needs "this.". 612 43
    # warning RequireThis Reference to instance variable 'bandCount' needs "Layout.this.". 634 37
    # warning RequireThis Reference to instance variable 'bandIndex' needs "this.". 659 42
    # warning RequireThis Reference to instance variable 'flags' needs "this.". 660 44
    # warning RequireThis Reference to instance variable 'kind' needs "this.". 660 51
    # warning RequireThis Reference to instance variable 'len' needs "this.". 660 56
    # warning RequireThis Reference to instance variable 'refKind' needs "this.". 661 41
    # warning RequireThis Reference to instance variable 'value' needs "this.". 662 40

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/com/sun/java/util/jar/pack/BandStructure.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'bandHeaderBytePos' needs "this.". 288 30
    # warning RequireThis Reference to instance variable 'seqForDebug' needs "this.". 376 40
    # warning RequireThis Reference to instance variable 'lengthForDebug' needs "this.". 501 50
    # warning RequireThis Reference to instance variable 'elementCountForDebug' needs "this.". 506 30
    # warning RequireThis Reference to instance variable 'valuesDisbursed' needs "this.". 542 29
    # warning RequireThis Reference to instance variable 'archive_header_S' needs "BandStructure.this.". 550 28
    # warning RequireThis Reference to instance variable 'length' needs "this.". 552 24
    # warning RequireThis Reference to instance variable 'archive_header_0' needs "BandStructure.this.". 576 25
    # warning RequireThis Reference to instance variable 'archive_header_S' needs "BandStructure.this.". 577 25
    # warning RequireThis Reference to instance variable 'archive_header_1' needs "BandStructure.this.". 578 25
    # warning RequireThis Reference to instance variable 'bandCoding' needs "this.". 619 65
    # warning RequireThis Reference to instance variable 'bandCoding' needs "this.". 641 44
    # warning RequireThis Reference to instance variable 'bandCoding' needs "this.". 645 29
    # warning RequireThis Reference to instance variable 'outputCounter' needs "BandStructure.this.". 683 24
    # warning RequireThis Reference to instance variable 'outputCounter' needs "BandStructure.this.". 696 24
    # warning RequireThis Reference to instance variable 'bandCoding' needs "this.". 739 65
    # warning RequireThis Reference to instance variable 'optDumpBands' needs "BandStructure.this.". 752 20
    # warning RequireThis Reference to instance variable 'length' needs "this.". 755 38
    # warning RequireThis Reference to instance variable 'bandCoding' needs "this.". 757 41
    # warning RequireThis Reference to instance variable 'length' needs "this.". 777 68
    # warning RequireThis Reference to instance variable 'length' needs "this.". 779 39
    # warning RequireThis Reference to instance variable 'in' needs "this.". 823 66
    # warning RequireThis Reference to instance variable 'optDumpBands' needs "BandStructure.this.". 848 20
    # warning RequireThis Reference to instance variable 'optVaryCodings' needs "this.". 1118 16
    # warning RequireThis Reference to instance variable 'bandCount' needs "this.". 1233 24
    # warning RequireThis Reference to instance variable 'bandCount' needs "this.". 1302 33
    # warning RequireThis Reference to instance variable 'bandCount' needs "this.". 1312 33
    # warning RequireThis Reference to instance variable 'bandCount' needs "this.". 1326 33
    # warning RequireThis Reference to instance variable 'bandCount' needs "this.". 1343 33
    # warning RequireThis Reference to instance variable 'outputCounter' needs "this.". 1394 15
    # warning RequireThis Reference to instance variable 'archiveSize1' needs "this.". 1399 43
    # warning RequireThis Reference to instance variable 'class_metadata_bands' needs "this.". 1720 45
    # warning RequireThis Reference to instance variable 'field_metadata_bands' needs "this.". 1721 45
    # warning RequireThis Reference to instance variable 'method_metadata_bands' needs "this.". 1722 46
    # warning RequireThis Reference to instance variable 'class_type_metadata_bands' needs "this.". 1727 49
    # warning RequireThis Reference to instance variable 'field_type_metadata_bands' needs "this.". 1728 49
    # warning RequireThis Reference to instance variable 'method_type_metadata_bands' needs "this.". 1729 50
    # warning RequireThis Reference to instance variable 'code_type_metadata_bands' needs "this.". 1730 50
    # warning RequireThis Reference to instance variable 'attrClassFileVersion' needs "this.". 2013 33
    # warning RequireThis Reference to instance variable 'class_attr_bands' needs "this.". 2146 41
    # warning RequireThis Reference to instance variable 'field_attr_bands' needs "this.". 2147 41
    # warning RequireThis Reference to instance variable 'method_attr_bands' needs "this.". 2148 42
    # warning RequireThis Reference to instance variable 'code_attr_bands' needs "this.". 2149 40
    # warning RequireThis Reference to instance variable 'bc_thisfield' needs "this.". 2434 29
    # warning RequireThis Reference to instance variable 'bc_thismethod' needs "this.". 2434 43
    # warning RequireThis Reference to instance variable 'bc_superfield' needs "this.". 2436 29
    # warning RequireThis Reference to instance variable 'bc_supermethod' needs "this.". 2436 44

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/com/sun/java/util/jar/pack/ClassReader.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'constantPoolLimit' needs "this.". 129 38
    # warning RequireThis Reference to instance variable 'inPos' needs "this.". 131 49
    # warning RequireThis Reference to instance variable 'inPos' needs "this.". 186 86
    # warning RequireThis Reference to instance variable 'inPos' needs "this.". 300 43
    # warning RequireThis Reference to instance variable 'inPos' needs "this.". 303 29
    # warning RequireThis Reference to instance variable 'cls' needs "this.". 535 29
    # warning RequireThis Reference to instance variable 'cls' needs "this.". 542 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/com/sun/java/util/jar/pack/ClassWriter.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'cls' needs "this.". 93 60
    # warning RequireThis Reference to instance variable 'cls' needs "this.". 109 57
    # warning RequireThis Reference to instance variable 'bufOut' needs "this.". 249 31
    # warning RequireThis Reference to instance variable 'bufOut' needs "this.". 251 23
    # warning RequireThis Reference to instance variable 'cls' needs "this.". 256 33
    # warning RequireThis Reference to instance variable 'cls' needs "this.". 259 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/com/sun/java/util/jar/pack/Code.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'bytes' needs "this.". 132 37

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/com/sun/java/util/jar/pack/Coding.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'min' needs "this.". 433 22
    # warning RequireThis Reference to instance variable 'max' needs "this.". 433 34
    # warning RequireThis Reference to instance variable 'umin' needs "this.". 442 22
    # warning RequireThis Reference to instance variable 'umax' needs "this.". 442 35
    # warning RequireThis Reference to instance variable 'del' needs "this.". 470 37
    # warning RequireThis Reference to instance variable 'del' needs "this.". 484 37
    # warning RequireThis Reference to instance variable 'B' needs "this.". 498 39
    # warning RequireThis Reference to instance variable 'max' needs "this.". 515 23
    # warning RequireThis Reference to instance variable 'min' needs "this.". 515 35
    # warning RequireThis Reference to instance variable 'min' needs "this.". 529 23
    # warning RequireThis Reference to instance variable 'L' needs "this.". 649 39
    # warning RequireThis Reference to instance variable 'B' needs "this.". 783 33
    # warning RequireThis Reference to instance variable 'B' needs "this.". 787 33
    # warning RequireThis Reference to instance variable 'B' needs "this.". 797 35
    # warning RequireThis Reference to instance variable 'B' needs "this.". 810 30
    # warning RequireThis Reference to instance variable 'B' needs "this.". 824 22
    # warning RequireThis Reference to instance variable 'S' needs "this.". 837 28
    # warning RequireThis Reference to instance variable 'B' needs "this.". 872 20
    # warning RequireThis Reference to instance variable 'H' needs "this.". 872 26
    # warning RequireThis Reference to instance variable 'S' needs "this.". 872 32
    # warning RequireThis Reference to instance variable 'del' needs "this.". 872 38
    # warning RequireThis Reference to instance variable 'min' needs "this.". 884 62
    # warning RequireThis Reference to instance variable 'max' needs "this.". 885 62
    # warning RequireThis Reference to instance variable 'L' needs "this.". 886 40
    # warning RequireThis Reference to instance variable 'B' needs "this.". 894 34

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/com/sun/java/util/jar/pack/CodingChooser.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'searchOrder' needs "this.". 103 30
    # warning RequireThis Reference to instance variable 'minDistance' needs "this.". 105 30
    # warning RequireThis Reference to instance variable 'zipSize' needs "this.". 107 30
    # warning RequireThis Reference to instance variable 'byteSize' needs "this.". 109 30
    # warning RequireThis Reference to instance variable 'histSize' needs "this.". 111 30
    # warning RequireThis Reference to instance variable 'index' needs "this.". 112 30
    # warning RequireThis Reference to instance variable 'coding' needs "this.". 112 47
    # warning RequireThis Reference to instance variable 'optUsePopulationCoding' needs "this.". 283 20
    # warning RequireThis Reference to instance variable 'optUseAdaptiveCoding' needs "this.". 288 20
    # warning RequireThis Reference to instance variable 'regularChoice' needs "this.". 302 22
    # warning RequireThis Reference to instance variable 'topLevel' needs "this.". 310 48
    # warning RequireThis Reference to instance variable 'bestChoice' needs "this.". 340 31
    # warning RequireThis Reference to instance variable 'bestMethod' needs "this.". 348 29
    # warning RequireThis Reference to instance variable 'bestChoice' needs "this.". 351 53
    # warning RequireThis Reference to instance variable 'bestZipSize' needs "this.". 351 132
    # warning RequireThis Reference to instance variable 'optUsePopulationCoding' needs "this.". 356 16
    # warning RequireThis Reference to instance variable 'optUseAdaptiveCoding' needs "this.". 363 16
    # warning RequireThis Reference to instance variable 'bestByteSize' needs "this.". 371 32
    # warning RequireThis Reference to instance variable 'bestZipSize' needs "this.". 372 32
    # warning RequireThis Reference to instance variable 'bestMethod' needs "this.". 375 47
    # warning RequireThis Reference to instance variable 'bestZipSize' needs "this.". 376 40
    # warning RequireThis Reference to instance variable 'bestZipSize' needs "this.". 378 52
    # warning RequireThis Reference to instance variable 'min' needs "this.". 403 72
    # warning RequireThis Reference to instance variable 'max' needs "this.". 403 81
    # warning RequireThis Reference to instance variable 'min' needs "this.". 431 65
    # warning RequireThis Reference to instance variable 'max' needs "this.". 431 74
    # warning RequireThis Reference to instance variable 'searchOrder' needs "this.". 453 33
    # warning RequireThis Reference to instance variable 'bestChoice' needs "this.". 475 18
    # warning RequireThis Reference to instance variable 'targetSize' needs "this.". 481 46
    # warning RequireThis Reference to instance variable 'bestZipSize' needs "this.". 502 37
    # warning RequireThis Reference to instance variable 'fuzz' needs "this.". 512 43
    # warning RequireThis Reference to instance variable 'searchOrder' needs "this.". 526 34
    # warning RequireThis Reference to instance variable 'start' needs "this.". 660 40
    # warning RequireThis Reference to instance variable 'targetSize' needs "this.". 704 36
    # warning RequireThis Reference to instance variable 'bestByteSize' needs "this.". 724 54
    # warning RequireThis Reference to instance variable 'bestByteSize' needs "this.". 847 55
    # warning RequireThis Reference to instance variable 'bestZipSize' needs "this.". 848 37
    # warning RequireThis Reference to instance variable 'bestZipSize' needs "this.". 850 45
    # warning RequireThis Reference to instance variable 'bestZipSize' needs "this.". 853 48
    # warning RequireThis Reference to instance variable 'bestZipSize' needs "this.". 1137 48
    # warning RequireThis Reference to instance variable 'end' needs "this.". 1237 37
    # warning RequireThis Reference to instance variable 'start' needs "this.". 1305 23

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/com/sun/java/util/jar/pack/ConstantPool.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'tag' needs "this.". 272 26
    # warning RequireThis Reference to instance variable 'valueHash' needs "this.". 282 44
    # warning RequireThis Reference to instance variable 'value' needs "this.". 371 68
    # warning RequireThis Reference to instance variable 'value' needs "this.". 380 36
    # warning RequireThis Reference to instance variable 'ref' needs "this.". 390 54
    # warning RequireThis Reference to instance variable 'ref' needs "this.". 422 54
    # warning RequireThis Reference to instance variable 'memRef' needs "this.". 847 54
    # warning RequireThis Reference to instance variable 'typeRef' needs "this.". 896 54
    # warning RequireThis Reference to instance variable 'debugName' needs "this.". 1171 56
    # warning RequireThis Reference to instance variable 'debugName' needs "this.". 1202 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/com/sun/java/util/jar/pack/FixedList.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'flist' needs "this.". 171 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/com/sun/java/util/jar/pack/Fixups.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'size' needs "this.". 105 29
    # warning RequireThis Reference to instance variable 'entry' needs "this.". 282 69
    # warning RequireThis Reference to instance variable 'size' needs "Fixups.this.". 292 51
    # warning RequireThis Reference to instance variable 'size' needs "Fixups.this.". 303 25
    # warning RequireThis Reference to instance variable 'bigIndex' needs "this.". 312 83
    # warning RequireThis Reference to instance variable 'size' needs "this.". 353 31

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/com/sun/java/util/jar/pack/Instruction.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'length' needs "this.". 73 21
    # warning RequireThis Reference to instance variable 'length' needs "this.". 77 24
    # warning RequireThis Reference to instance variable 'pc' needs "this.". 96 32
    # warning RequireThis Reference to instance variable 'pc' needs "this.". 193 23
    # warning RequireThis Reference to instance variable 'pc' needs "this.". 194 23
    # warning RequireThis Reference to instance variable 'pc' needs "this.". 195 23
    # warning RequireThis Reference to instance variable 'pc' needs "this.". 202 52
    # warning RequireThis Reference to instance variable 'pc' needs "this.". 204 50
    # warning RequireThis Reference to instance variable 'pc' needs "Instruction.this.". 241 69
    # warning RequireThis Reference to instance variable 'pc' needs "Instruction.this.". 242 74
    # warning RequireThis Reference to instance variable 'pc' needs "Instruction.this.". 275 60
    # warning RequireThis Reference to instance variable 'pc' needs "Instruction.this.". 279 70
    # warning RequireThis Reference to instance variable 'pc' needs "Instruction.this.". 295 25
    # warning RequireThis Reference to instance variable 'pc' needs "Instruction.this.". 303 64
    # warning RequireThis Reference to instance variable 'pc' needs "Instruction.this.". 310 74
    # warning RequireThis Reference to instance variable 'pc' needs "Instruction.this.". 316 25
    # warning RequireThis Reference to instance variable 'length' needs "this.". 341 29
    # warning RequireThis Reference to instance variable 'bc' needs "this.". 365 32

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/com/sun/java/util/jar/pack/NativeUnpack.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable '_byteCount' needs "this.". 154 37
    # warning RequireThis Reference to instance variable '_estByteLimit' needs "this.". 154 50
    # warning RequireThis Reference to instance variable '_prevPercent' needs "this.". 161 23
    # warning RequireThis Reference to instance variable '_estSegLimit' needs "this.". 208 37
    # warning RequireThis Reference to instance variable '_segCount' needs "this.". 208 53

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/com/sun/java/util/jar/pack/Package.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'defaultClassVersion' needs "Package.this.". 205 31
    # warning RequireThis Reference to instance variable 'fields' needs "this.". 220 70
    # warning RequireThis Reference to instance variable 'methods' needs "this.". 221 74
    # warning RequireThis Reference to instance variable 'fields' needs "this.". 612 68
    # warning RequireThis Reference to instance variable 'methods' needs "this.". 612 77
    # warning RequireThis Reference to instance variable 'fields' needs "this.". 628 68
    # warning RequireThis Reference to instance variable 'methods' needs "this.". 628 77
    # warning RequireThis Reference to instance variable 'fields' needs "this.". 643 68
    # warning RequireThis Reference to instance variable 'methods' needs "this.". 643 77
    # warning RequireThis Reference to instance variable 'default_modtime' needs "Package.this.". 783 57
    # warning RequireThis Reference to instance variable 'modtime' needs "this.". 806 46
    # warning RequireThis Reference to instance variable 'allInnerClasses' needs "this.". 903 23
    # warning RequireThis Reference to instance variable 'minor' needs "this.". 1318 34
    # warning RequireThis Reference to instance variable 'minor' needs "this.". 1328 36
    # warning RequireThis Reference to instance variable 'minor' needs "this.". 1332 40
    # warning RequireThis Reference to instance variable 'minor' needs "this.". 1360 45
    # warning RequireThis Reference to instance variable 'major' needs "this.". 1361 45

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/com/sun/java/util/jar/pack/PackageReader.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'limit' needs "this.". 83 46
    # warning RequireThis Reference to instance variable 'buffered' needs "this.". 84 35
    # warning RequireThis Reference to instance variable 'servedPos' needs "this.". 88 36
    # warning RequireThis Reference to instance variable 'servedPos' needs "this.". 107 30
    # warning RequireThis Reference to instance variable 'limit' needs "this.". 111 30
    # warning RequireThis Reference to instance variable 'servedPos' needs "this.". 115 30
    # warning RequireThis Reference to instance variable 'limit' needs "LimitedBuffer.this.". 130 37
    # warning RequireThis Reference to instance variable 'limit' needs "LimitedBuffer.this.". 136 37
    # warning RequireThis Reference to instance variable 'buffered' needs "LimitedBuffer.this.". 139 50
    # warning RequireThis Reference to instance variable 'numFiles' needs "this.". 871 45
    # warning RequireThis Reference to instance variable 'numFiles' needs "this.". 897 29
    # warning RequireThis Reference to instance variable 'numFiles' needs "this.". 907 29
    # warning RequireThis Reference to instance variable 'numAttrDefs' needs "this.". 973 33
    # warning RequireThis Reference to instance variable 'numInnerClasses' needs "this.". 1011 29
    # warning RequireThis Reference to instance variable 'numInnerClasses' needs "this.". 1024 29
    # warning RequireThis Reference to instance variable 'numClasses' needs "this.". 1292 34
    # warning RequireThis Reference to instance variable 'numClasses' needs "this.". 1304 58

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/com/sun/java/util/jar/pack/PackageWriter.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'packageVersion' needs "this.". 132 35
    # warning RequireThis Reference to instance variable 'packageVersion' needs "this.". 157 46
    # warning RequireThis Reference to instance variable 'packageVersion' needs "this.". 379 66

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/com/sun/java/util/jar/pack/PackerImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'passFiles' needs "this.". 263 62
    # warning RequireThis Reference to instance variable 'f' needs "this.". 354 66
    # warning RequireThis Reference to instance variable 'modtime' needs "this.". 360 36
    # warning RequireThis Reference to instance variable 'options' needs "this.". 361 33
    # warning RequireThis Reference to instance variable 'nread' needs "this.". 381 45
    # warning RequireThis Reference to instance variable 'segmentLimit' needs "this.". 405 47
    # warning RequireThis Reference to instance variable 'segmentLimit' needs "this.". 442 47
    # warning RequireThis Reference to instance variable 'unknownAttrCommand' needs "this.". 482 41
    # warning RequireThis Reference to instance variable 'segmentSize' needs "this.". 531 33
    # warning RequireThis Reference to instance variable 'segmentSize' needs "this.". 541 33
    # warning RequireThis Reference to instance variable 'segmentTotalSize' needs "this.". 545 35
    # warning RequireThis Reference to instance variable 'segmentCount' needs "this.". 546 35
    # warning RequireThis Reference to instance variable 'totalOutputSize' needs "this.". 547 35

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/com/sun/java/util/jar/pack/PopulationCoding.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'tokenCoding' needs "this.". 124 30
    # warning RequireThis Reference to instance variable 'fVlen' needs "this.". 126 52
    # warning RequireThis Reference to instance variable 'fVlen' needs "this.". 131 24
    # warning RequireThis Reference to instance variable 'fVlen' needs "this.". 132 24
    # warning RequireThis Reference to instance variable 'fVlen' needs "this.". 223 38
    # warning RequireThis Reference to instance variable 'fVlen' needs "this.". 243 55
    # warning RequireThis Reference to instance variable 'fVlen' needs "this.". 260 34
    # warning RequireThis Reference to instance variable 'tokenCoding' needs "this.". 416 34
    # warning RequireThis Reference to instance variable 'L' needs "this.". 422 44
    # warning RequireThis Reference to instance variable 'tokenCoding' needs "this.". 429 25
    # warning RequireThis Reference to instance variable 'fVlen' needs "this.". 488 34

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/com/sun/java/util/jar/pack/UnpackerImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'keepDeflateHint' needs "this.". 178 28
    # warning RequireThis Reference to instance variable 'keepDeflateHint' needs "this.". 217 28
    # warning RequireThis Reference to instance variable 'deflateHint' needs "this.". 220 29
    # warning RequireThis Reference to instance variable 'crcOut' needs "this.". 229 52
    # warning RequireThis Reference to instance variable 'bufOut' needs "this.". 229 61
    # warning RequireThis Reference to instance variable 'crcOut' needs "this.". 233 44
    # warning RequireThis Reference to instance variable 'bufOut' needs "this.". 233 53
    # warning RequireThis Reference to instance variable 'modtime' needs "this.". 249 38

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/com/sun/security/ntlm/Client.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'domain' needs "this.". 155 53
    # warning RequireThis Reference to instance variable 'domain' needs "this.". 176 71

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/io/BufferedInputStream.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'markpos' needs "this.". 225 32
    # warning RequireThis Reference to instance variable 'marklimit' needs "this.". 229 41
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 235 53
    # warning RequireThis Reference to instance variable 'marklimit' needs "this.". 237 27
    # warning RequireThis Reference to instance variable 'marklimit' needs "this.". 238 27
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 251 17
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 252 65
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 254 25
    # warning RequireThis Reference to instance variable 'count' needs "this.". 270 20
    # warning RequireThis Reference to instance variable 'count' needs "this.". 272 24
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 283 29
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 293 29
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 378 30
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 387 29
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 415 25
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 432 19
    # warning RequireThis Reference to instance variable 'markpos' needs "this.". 455 15
    # warning RequireThis Reference to instance variable 'buf' needs "this.". 484 27

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/io/BufferedOutputStream.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'count' needs "this.". 126 32

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/io/BufferedReader.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'markedChar' needs "this.". 135 36
    # warning RequireThis Reference to instance variable 'readAheadLimit' needs "this.". 136 26
    # warning RequireThis Reference to instance variable 'nChars' needs "this.". 181 33
    # warning RequireThis Reference to instance variable 'nChars' needs "this.". 183 37
    # warning RequireThis Reference to instance variable 'nChars' needs "this.". 203 25
    # warning RequireThis Reference to instance variable 'nChars' needs "this.". 214 25
    # warning RequireThis Reference to instance variable 'nChars' needs "this.". 219 33
    # warning RequireThis Reference to instance variable 'nChars' needs "this.". 221 33
    # warning RequireThis Reference to instance variable 'nextChar' needs "this.". 225 40
    # warning RequireThis Reference to instance variable 'skipLF' needs "this.". 320 42
    # warning RequireThis Reference to instance variable 'nChars' needs "this.". 325 33
    # warning RequireThis Reference to instance variable 'nChars' needs "this.". 327 33
    # warning RequireThis Reference to instance variable 'nextChar' needs "this.". 344 26
    # warning RequireThis Reference to instance variable 'nChars' needs "this.". 344 40
    # warning RequireThis Reference to instance variable 'nextChar' needs "this.". 352 29
    # warning RequireThis Reference to instance variable 'nChars' needs "this.". 413 33
    # warning RequireThis Reference to instance variable 'nChars' needs "this.". 415 33
    # warning RequireThis Reference to instance variable 'nextChar' needs "this.". 423 35
    # warning RequireThis Reference to instance variable 'nChars' needs "this.". 431 32
    # warning RequireThis Reference to instance variable 'nChars' needs "this.". 457 33
    # warning RequireThis Reference to instance variable 'nChars' needs "this.". 460 32
    # warning RequireThis Reference to instance variable 'nChars' needs "this.". 466 32
    # warning RequireThis Reference to instance variable 'nextChar' needs "this.". 500 26
    # warning RequireThis Reference to instance variable 'skipLF' needs "this.". 501 28
    # warning RequireThis Reference to instance variable 'markedChar' needs "this.". 518 24
    # warning RequireThis Reference to instance variable 'markedSkipLF' needs "this.". 519 22

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/io/BufferedWriter.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'nChars' needs "this.". 133 29
    # warning RequireThis Reference to instance variable 'nChars' needs "this.". 179 24
    # warning RequireThis Reference to instance variable 'nextChar' needs "this.". 190 38
    # warning RequireThis Reference to instance variable 'nChars' needs "this.". 194 33
    # warning RequireThis Reference to instance variable 'nextChar' needs "this.". 228 38
    # warning RequireThis Reference to instance variable 'nChars' needs "this.". 232 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/io/ByteArrayInputStream.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'count' needs "this.". 144 23
    # warning RequireThis Reference to instance variable 'count' needs "this.". 183 20
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 187 29
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 212 26
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 232 24
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 262 16
    # warning RequireThis Reference to instance variable 'mark' needs "this.". 271 15

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/io/CharArrayReader.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'count' needs "this.". 103 24
    # warning RequireThis Reference to instance variable 'count' needs "this.". 131 24
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 135 33
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 164 34
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 185 29
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 211 25
    # warning RequireThis Reference to instance variable 'markedPos' needs "this.". 224 19

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/io/Console.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'nChars' needs "this.". 437 37
    # warning RequireThis Reference to instance variable 'rcb' needs "Console.this.". 460 47
    # warning RequireThis Reference to instance variable 'nChars' needs "this.". 468 39
    # warning RequireThis Reference to instance variable 'rcb' needs "Console.this.". 479 45
    # warning RequireThis Reference to instance variable 'nChars' needs "this.". 487 45
    # warning RequireThis Reference to instance variable 'nChars' needs "this.". 498 44
    # warning RequireThis Reference to instance variable 'rcb' needs "Console.this.". 504 40

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/io/ExpiringCache.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'MAX_ENTRIES' needs "ExpiringCache.this.". 69 31
    # warning RequireThis Reference to instance variable 'queryOverflow' needs "this.". 75 29
    # warning RequireThis Reference to instance variable 'queryOverflow' needs "this.". 86 29
    # warning RequireThis Reference to instance variable 'millisUntilExpiration' needs "this.". 106 39

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/io/File.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'prefixLength' needs "this.". 455 21
    # warning RequireThis Reference to instance variable 'prefixLength' needs "this.". 474 21
    # warning RequireThis Reference to instance variable 'prefixLength' needs "this.". 475 56
    # warning RequireThis Reference to instance variable 'filePath' needs "this.". 2288 26

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/io/FilePermission.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'recursive' needs "this.". 602 30
    # warning RequireThis Reference to instance variable 'directory' needs "this.". 606 30
    # warning RequireThis Reference to instance variable 'recursive' needs "this.". 618 34
    # warning RequireThis Reference to instance variable 'directory' needs "this.". 621 34

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/io/LineNumberInputStream.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'lineNumber' needs "this.". 260 26
    # warning RequireThis Reference to instance variable 'pushBack' needs "this.". 261 26
    # warning RequireThis Reference to instance variable 'markLineNumber' needs "this.". 289 22
    # warning RequireThis Reference to instance variable 'markPushBack' needs "this.". 290 22

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/io/LineNumberReader.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'lineNumber' needs "this.". 265 32
    # warning RequireThis Reference to instance variable 'skipLF' needs "this.". 266 32
    # warning RequireThis Reference to instance variable 'markedLineNumber' needs "this.". 280 26
    # warning RequireThis Reference to instance variable 'markedSkipLF' needs "this.". 281 26

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/io/ObjectInputFilter.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxReferences' needs "this.". 611 54
    # warning RequireThis Reference to instance variable 'maxDepth' needs "this.". 612 49
    # warning RequireThis Reference to instance variable 'maxStreamBytes' needs "this.". 613 55
    # warning RequireThis Reference to instance variable 'maxArrayLength' needs "this.". 620 89

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/io/ObjectInputStream.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'enableResolve' needs "this.". 840 23
    # warning RequireThis Reference to instance variable 'depth' needs "this.". 2371 57
    # warning RequireThis Reference to instance variable 'passHandle' needs "ObjectInputStream.this.". 2499 33
    # warning RequireThis Reference to instance variable 'peekb' needs "this.". 2713 35
    # warning RequireThis Reference to instance variable 'end' needs "this.". 2848 30
    # warning RequireThis Reference to instance variable 'end' needs "this.". 2980 33
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 2996 44
    # warning RequireThis Reference to instance variable 'unread' needs "this.". 2996 51
    # warning RequireThis Reference to instance variable 'end' needs "this.". 3009 28
    # warning RequireThis Reference to instance variable 'end' needs "this.". 3042 28
    # warning RequireThis Reference to instance variable 'end' needs "this.". 3059 32
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 3065 62
    # warning RequireThis Reference to instance variable 'end' needs "this.". 3081 29
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 3103 44
    # warning RequireThis Reference to instance variable 'end' needs "this.". 3129 28
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 3135 49
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 3211 30
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 3223 30
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 3235 30
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 3247 30
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 3259 30
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 3271 30
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 3283 30
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 3316 34
    # warning RequireThis Reference to instance variable 'end' needs "this.". 3320 51
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 3320 57
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 3337 34
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 3341 59
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 3359 34
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 3363 59
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 3381 34
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 3385 59
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 3402 34
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 3406 59
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 3423 34
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 3427 59
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 3444 34
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 3448 59
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 3486 35
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 3519 40
    # warning RequireThis Reference to instance variable 'size' needs "this.". 3817 23
    # warning RequireThis Reference to instance variable 'size' needs "this.". 3942 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/io/ObjectOutputStream.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'enableReplace' needs "this.". 617 23
    # warning RequireThis Reference to instance variable 'blkmode' needs "this.". 1846 27
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 1863 63
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 1993 65
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 2031 69
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 2043 51
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 2060 51
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 2077 51
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 2094 51
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 2110 51
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 2127 51
    # warning RequireThis Reference to instance variable 'threshold' needs "this.". 2284 25
    # warning RequireThis Reference to instance variable 'loadFactor' needs "this.". 2341 47
    # warning RequireThis Reference to instance variable 'size' needs "this.". 2343 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/io/ObjectStreamClass.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'suid' needs "this.". 708 69
    # warning RequireThis Reference to instance variable 'fields' needs "this.". 851 40
    # warning RequireThis Reference to instance variable 'numObjFields' needs "this.". 1369 29
    # warning RequireThis Reference to instance variable 'numPrimFields' needs "this.". 1937 33
    # warning RequireThis Reference to instance variable 'numPrimFields' needs "this.". 1988 33
    # warning RequireThis Reference to instance variable 'numPrimFields' needs "this.". 2093 40

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/io/ObjectStreamField.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'name' needs "this.". 325 39

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/io/PipedInputStream.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'out' needs "this.". 203 19
    # warning RequireThis Reference to instance variable 'out' needs "this.". 230 23
    # warning RequireThis Reference to instance variable 'in' needs "this.". 233 23
    # warning RequireThis Reference to instance variable 'in' needs "this.". 234 54
    # warning RequireThis Reference to instance variable 'out' needs "this.". 235 29
    # warning RequireThis Reference to instance variable 'in' needs "this.". 238 58
    # warning RequireThis Reference to instance variable 'in' needs "this.". 240 48
    # warning RequireThis Reference to instance variable 'closedByReader' needs "this.". 259 38
    # warning RequireThis Reference to instance variable 'out' needs "this.". 267 22
    # warning RequireThis Reference to instance variable 'out' needs "this.". 335 19
    # warning RequireThis Reference to instance variable 'out' needs "this.". 387 22
    # warning RequireThis Reference to instance variable 'out' needs "this.". 388 55
    # warning RequireThis Reference to instance variable 'out' needs "this.". 388 67
    # warning RequireThis Reference to instance variable 'out' needs "this.". 390 45
    # warning RequireThis Reference to instance variable 'out' needs "this.". 405 23
    # warning RequireThis Reference to instance variable 'out' needs "this.". 429 23
    # warning RequireThis Reference to instance variable 'out' needs "this.". 431 23
    # warning RequireThis Reference to instance variable 'out' needs "this.". 432 25
    # warning RequireThis Reference to instance variable 'out' needs "this.". 434 41

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/io/PipedReader.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'closedByReader' needs "this.". 171 38
    # warning RequireThis Reference to instance variable 'out' needs "this.". 178 22
    # warning RequireThis Reference to instance variable 'out' needs "this.". 265 19
    # warning RequireThis Reference to instance variable 'out' needs "this.". 321 23

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/io/PipedWriter.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'closed' needs "this.". 96 42
    # warning RequireThis Reference to instance variable 'closed' needs "this.". 168 40

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/io/PrintStream.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'autoFlush' needs "this.". 450 36

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/io/PrintWriter.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'out' needs "this.". 352 44

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/io/PushbackInputStream.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 172 34
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 228 19
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 273 30
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 308 35

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/io/PushbackReader.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 119 42
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 178 23
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 272 38

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/io/SerialCallbackContext.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'thread' needs "this.". 66 39

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/io/StreamTokenizer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'ttype' needs "this.". 643 35
    # warning RequireThis Reference to instance variable 'ttype' needs "this.". 700 27
    # warning RequireThis Reference to instance variable 'slashStarCommentsP' needs "this.". 706 49
    # warning RequireThis Reference to instance variable 'slashStarCommentsP' needs "this.". 708 29
    # warning RequireThis Reference to instance variable 'slashSlashCommentsP' needs "this.". 728 36
    # warning RequireThis Reference to instance variable 'sval' needs "this.". 803 19
    # warning RequireThis Reference to instance variable 'nval' needs "this.". 806 26
    # warning RequireThis Reference to instance variable 'sval' needs "this.". 820 27
    # warning RequireThis Reference to instance variable 'ttype' needs "this.". 826 31
    # warning RequireThis Reference to instance variable 'LINENO' needs "this.". 831 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/io/StringBufferInputStream.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'count' needs "this.". 92 23
    # warning RequireThis Reference to instance variable 'count' needs "this.". 119 20
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 123 29
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 146 25
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 147 25
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 161 24

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/io/StringReader.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'length' needs "this.". 70 25
    # warning RequireThis Reference to instance variable 'length' needs "this.". 98 25
    # warning RequireThis Reference to instance variable 'next' needs "this.". 100 39
    # warning RequireThis Reference to instance variable 'length' needs "this.". 126 25
    # warning RequireThis Reference to instance variable 'next' needs "this.". 129 40
    # warning RequireThis Reference to instance variable 'next' needs "this.". 176 20
    # warning RequireThis Reference to instance variable 'mark' needs "this.". 189 20

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/io/StringWriter.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'buf' needs "this.". 51 16
    # warning RequireThis Reference to instance variable 'buf' needs "this.". 70 16

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/io/Writer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'writeBuffer' needs "this.". 198 24

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/lang/AbstractStringBuilder.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'coder' needs "this.". 110 32
    # warning RequireThis Reference to instance variable 'coder' needs "this.". 144 43
    # warning RequireThis Reference to instance variable 'coder' needs "this.". 147 53
    # warning RequireThis Reference to instance variable 'coder' needs "this.". 173 43
    # warning RequireThis Reference to instance variable 'coder' needs "this.". 178 44
    # warning RequireThis Reference to instance variable 'coder' needs "this.". 185 44
    # warning RequireThis Reference to instance variable 'coder' needs "this.". 186 49
    # warning RequireThis Reference to instance variable 'coder' needs "this.". 216 31
    # warning RequireThis Reference to instance variable 'count' needs "this.". 342 27
    # warning RequireThis Reference to instance variable 'count' needs "this.". 372 42
    # warning RequireThis Reference to instance variable 'count' needs "this.". 401 34
    # warning RequireThis Reference to instance variable 'coder' needs "this.". 999 43
    # warning RequireThis Reference to instance variable 'coder' needs "this.". 1000 49
    # warning RequireThis Reference to instance variable 'coder' needs "this.". 1000 76
    # warning RequireThis Reference to instance variable 'coder' needs "this.". 1594 34

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/lang/Byte.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'value' needs "this.". 349 23
    # warning RequireThis Reference to instance variable 'value' needs "this.". 358 21
    # warning RequireThis Reference to instance variable 'value' needs "this.". 367 22
    # warning RequireThis Reference to instance variable 'value' needs "this.". 376 23
    # warning RequireThis Reference to instance variable 'value' needs "this.". 385 24
    # warning RequireThis Reference to instance variable 'value' needs "this.". 399 38

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/lang/ClassLoader.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'defaultDomain' needs "this.". 891 18
    # warning RequireThis Reference to instance variable 'package2certs' needs "this.". 1136 65
    # warning RequireThis Reference to instance variable 'loaded' needs "this.". 2394 59
    # warning RequireThis Reference to instance variable 'classLoaderValueMap' needs "this.". 2879 23

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/lang/ClassValue.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'value' needs "this.". 336 52
    # warning RequireThis Reference to instance variable 'value' needs "this.". 353 47
    # warning RequireThis Reference to instance variable 'cacheLoadLimit' needs "this.". 601 30
    # warning RequireThis Reference to instance variable 'cacheLoadLimit' needs "this.". 607 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/lang/Double.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'value' needs "this.". 674 22
    # warning RequireThis Reference to instance variable 'value' needs "this.". 687 23
    # warning RequireThis Reference to instance variable 'value' needs "this.". 699 21
    # warning RequireThis Reference to instance variable 'value' needs "this.". 711 22
    # warning RequireThis Reference to instance variable 'value' needs "this.". 724 23

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/lang/Float.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'value' needs "this.". 602 22
    # warning RequireThis Reference to instance variable 'value' needs "this.". 615 23
    # warning RequireThis Reference to instance variable 'value' needs "this.". 627 21
    # warning RequireThis Reference to instance variable 'value' needs "this.". 639 22
    # warning RequireThis Reference to instance variable 'value' needs "this.". 661 24

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/lang/Integer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'value' needs "this.". 1105 22
    # warning RequireThis Reference to instance variable 'value' needs "this.". 1114 23
    # warning RequireThis Reference to instance variable 'value' needs "this.". 1133 22
    # warning RequireThis Reference to instance variable 'value' needs "this.". 1142 23
    # warning RequireThis Reference to instance variable 'value' needs "this.". 1151 24

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/lang/Long.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'value' needs "this.". 1328 22
    # warning RequireThis Reference to instance variable 'value' needs "this.". 1337 23
    # warning RequireThis Reference to instance variable 'value' needs "this.". 1346 21
    # warning RequireThis Reference to instance variable 'value' needs "this.". 1364 23
    # warning RequireThis Reference to instance variable 'value' needs "this.". 1373 24

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/lang/Module.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'loader' needs "this.". 1568 42
    # warning RequireThis Reference to instance variable 'name' needs "this.". 1594 32

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/lang/ModuleLayer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'layer' needs "this.". 215 38

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/lang/ProcessHandleImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'startTime' needs "this.". 379 41

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/lang/Short.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'value' needs "this.". 345 22
    # warning RequireThis Reference to instance variable 'value' needs "this.". 363 21
    # warning RequireThis Reference to instance variable 'value' needs "this.". 372 22
    # warning RequireThis Reference to instance variable 'value' needs "this.". 381 23
    # warning RequireThis Reference to instance variable 'value' needs "this.". 390 24
    # warning RequireThis Reference to instance variable 'value' needs "this.". 404 38

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/lang/StackFrameInfo.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'ste' needs "this.". 120 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/lang/StackStreamFactory.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxDepth' needs "this.". 260 54
    # warning RequireThis Reference to instance variable 'depth' needs "this.". 313 53
    # warning RequireThis Reference to instance variable 'caller' needs "this.". 686 31
    # warning RequireThis Reference to instance variable 'fence' needs "this.". 868 30
    # warning RequireThis Reference to instance variable 'fence' needs "this.". 884 58
    # warning RequireThis Reference to instance variable 'currentBatchSize' needs "this.". 884 76
    # warning RequireThis Reference to instance variable 'origin' needs "this.". 892 62
    # warning RequireThis Reference to instance variable 'fence' needs "this.". 892 83
    # warning RequireThis Reference to instance variable 'origin' needs "this.". 909 62
    # warning RequireThis Reference to instance variable 'fence' needs "this.". 909 83
    # warning RequireThis Reference to instance variable 'fence' needs "this.". 934 45
    # warning RequireThis Reference to instance variable 'origin' needs "this.". 953 61

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/lang/StackTraceElement.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'moduleName' needs "this.". 347 18
    # warning RequireThis Reference to instance variable 'moduleVersion' needs "this.". 351 28
    # warning RequireThis Reference to instance variable 'declaringClass' needs "this.". 354 27
    # warning RequireThis Reference to instance variable 'declaringClass' needs "this.". 354 54
    # warning RequireThis Reference to instance variable 'methodName' needs "this.". 356 26
    # warning RequireThis Reference to instance variable 'lineNumber' needs "this.". 359 33
    # warning RequireThis Reference to instance variable 'fileName' needs "this.". 360 41
    # warning RequireThis Reference to instance variable 'lineNumber' needs "this.". 399 29
    # warning RequireThis Reference to instance variable 'lineNumber' needs "this.". 413 30
    # warning RequireThis Reference to instance variable 'declaringClassObject' needs "this.". 431 39

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/lang/String.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'coder' needs "this.". 3057 34

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/lang/StringCoding.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'cd' needs "this.". 176 36
    # warning RequireThis Reference to instance variable 'cs' needs "this.". 181 51
    # warning RequireThis Reference to instance variable 'cd' needs "this.". 205 43
    # warning RequireThis Reference to instance variable 'ce' needs "this.". 370 36
    # warning RequireThis Reference to instance variable 'cs' needs "this.". 375 51
    # warning RequireThis Reference to instance variable 'isASCIICompatible' needs "this.". 385 36
    # warning RequireThis Reference to instance variable 'ce' needs "this.". 399 64
    # warning RequireThis Reference to instance variable 'ce' needs "this.". 400 64

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/lang/StringLatin1.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'fence' needs "this.". 591 41
    # warning RequireThis Reference to instance variable 'array' needs "this.". 602 22
    # warning RequireThis Reference to instance variable 'fence' needs "this.". 602 45
    # warning RequireThis Reference to instance variable 'index' needs "this.". 603 22
    # warning RequireThis Reference to instance variable 'fence' needs "this.". 612 39
    # warning RequireThis Reference to instance variable 'index' needs "this.". 620 60

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/lang/StringUTF16.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'fence' needs "this.". 875 41
    # warning RequireThis Reference to instance variable 'array' needs "this.". 886 23
    # warning RequireThis Reference to instance variable 'fence' needs "this.". 886 52
    # warning RequireThis Reference to instance variable 'index' needs "this.". 887 22
    # warning RequireThis Reference to instance variable 'fence' needs "this.". 899 31
    # warning RequireThis Reference to instance variable 'index' needs "this.". 908 60
    # warning RequireThis Reference to instance variable 'fence' needs "this.". 935 41
    # warning RequireThis Reference to instance variable 'array' needs "this.". 957 23
    # warning RequireThis Reference to instance variable 'fence' needs "this.". 957 52
    # warning RequireThis Reference to instance variable 'index' needs "this.". 958 22
    # warning RequireThis Reference to instance variable 'fence' needs "this.". 969 39
    # warning RequireThis Reference to instance variable 'index' needs "this.". 993 60

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/lang/Thread.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'uncaughtExceptionHandler' needs "this.". 2025 13
    # warning RequireThis Reference to instance variable 'group' needs "this.". 2025 40

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/lang/ThreadGroup.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'ngroups' needs "this.". 266 31
    # warning RequireThis Reference to instance variable 'nthreads' needs "this.". 344 22
    # warning RequireThis Reference to instance variable 'ngroups' needs "this.". 345 31
    # warning RequireThis Reference to instance variable 'ngroups' needs "this.". 440 35
    # warning RequireThis Reference to instance variable 'ngroups' needs "this.". 478 31
    # warning RequireThis Reference to instance variable 'ngroups' needs "this.". 573 35
    # warning RequireThis Reference to instance variable 'nthreads' needs "this.". 636 34
    # warning RequireThis Reference to instance variable 'ngroups' needs "this.". 639 31
    # warning RequireThis Reference to instance variable 'nthreads' needs "this.". 692 34
    # warning RequireThis Reference to instance variable 'ngroups' needs "this.". 701 31
    # warning RequireThis Reference to instance variable 'nthreads' needs "this.". 740 34
    # warning RequireThis Reference to instance variable 'ngroups' needs "this.". 743 31
    # warning RequireThis Reference to instance variable 'ngroups' needs "this.". 778 31
    # warning RequireThis Reference to instance variable 'ngroups' needs "this.". 833 34
    # warning RequireThis Reference to instance variable 'nthreads' needs "this.". 965 34
    # warning RequireThis Reference to instance variable 'nthreads' needs "this.". 995 34
    # warning RequireThis Reference to instance variable 'ngroups' needs "this.". 1001 31
    # warning RequireThis Reference to instance variable 'maxPriority' needs "this.". 1086 75

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/lang/ThreadLocal.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'threshold' needs "this.". 482 49

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/lang/Throwable.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'cause' needs "this.". 420 38

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/lang/invoke/InvokerBytecodeGenerator.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'className' needs "this.". 175 38
    # warning RequireThis Reference to instance variable 'index' needs "this.". 225 37
    # warning RequireThis Reference to instance variable 'value' needs "this.". 225 53
    # warning RequireThis Reference to instance variable 'className' needs "this.". 314 32
    # warning RequireThis Reference to instance variable 'className' needs "this.". 315 40

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/lang/invoke/Invokers.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'targetType' needs "this.". 83 26
    # warning RequireThis Reference to instance variable 'targetType' needs "this.". 224 27

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/lang/invoke/LambdaForm.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'arity' needs "this.". 407 95
    # warning RequireThis Reference to instance variable 'isCompiled' needs "this.". 493 39
    # warning RequireThis Reference to instance variable 'transformCache' needs "this.". 507 51
    # warning RequireThis Reference to instance variable 'isCompiled' needs "this.". 508 39
    # warning RequireThis Reference to instance variable 'arity' needs "this.". 575 29
    # warning RequireThis Reference to instance variable 'arity' needs "this.". 617 20
    # warning RequireThis Reference to instance variable 'arity' needs "this.". 635 31
    # warning RequireThis Reference to instance variable 'arity' needs "this.". 641 29
    # warning RequireThis Reference to instance variable 'isCompiled' needs "this.". 847 32
    # warning RequireThis Reference to instance variable 'arity' needs "this.". 1014 41
    # warning RequireThis Reference to instance variable 'arity' needs "this.". 1032 37
    # warning RequireThis Reference to instance variable 'arity' needs "this.". 1033 28
    # warning RequireThis Reference to instance variable 'arity' needs "this.". 1043 22
    # warning RequireThis Reference to instance variable 'arity' needs "this.". 1045 22
    # warning RequireThis Reference to instance variable 'arity' needs "this.". 1047 21
    # warning RequireThis Reference to instance variable 'arity' needs "this.". 1048 27
    # warning RequireThis Reference to instance variable 'index' needs "this.". 1502 54
    # warning RequireThis Reference to instance variable 'arity' needs "this.". 1626 19
    # warning RequireThis Reference to instance variable 'arity' needs "this.". 1626 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/lang/invoke/LambdaFormBuffer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'length' needs "this.". 64 20
    # warning RequireThis Reference to instance variable 'arity' needs "this.". 86 29
    # warning RequireThis Reference to instance variable 'firstChange' needs "this.". 86 42
    # warning RequireThis Reference to instance variable 'length' needs "this.". 89 33
    # warning RequireThis Reference to instance variable 'resultName' needs "this.". 99 42
    # warning RequireThis Reference to instance variable 'length' needs "this.". 106 29
    # warning RequireThis Reference to instance variable 'length' needs "this.". 112 31
    # warning RequireThis Reference to instance variable 'length' needs "this.". 175 29
    # warning RequireThis Reference to instance variable 'length' needs "this.". 201 47
    # warning RequireThis Reference to instance variable 'length' needs "this.". 213 39
    # warning RequireThis Reference to instance variable 'originalNames' needs "this.". 234 39
    # warning RequireThis Reference to instance variable 'length' needs "this.". 236 54
    # warning RequireThis Reference to instance variable 'names' needs "this.". 246 33
    # warning RequireThis Reference to instance variable 'length' needs "this.". 247 23
    # warning RequireThis Reference to instance variable 'length' needs "this.". 253 20
    # warning RequireThis Reference to instance variable 'length' needs "this.". 279 56
    # warning RequireThis Reference to instance variable 'arity' needs "this.". 297 27
    # warning RequireThis Reference to instance variable 'firstChange' needs "this.". 298 45
    # warning RequireThis Reference to instance variable 'arity' needs "this.". 300 43
    # warning RequireThis Reference to instance variable 'length' needs "this.". 332 33
    # warning RequireThis Reference to instance variable 'arity' needs "this.". 345 22
    # warning RequireThis Reference to instance variable 'arity' needs "this.". 378 37
    # warning RequireThis Reference to instance variable 'arity' needs "this.". 378 52

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/lang/invoke/LambdaFormEditor.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'lambdaForm' needs "this.". 430 41

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/lang/invoke/MemberName.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'type' needs "this.". 149 39
    # warning RequireThis Reference to instance variable 'type' needs "this.". 153 48
    # warning RequireThis Reference to instance variable 'type' needs "this.". 160 70
    # warning RequireThis Reference to instance variable 'type' needs "this.". 162 29
    # warning RequireThis Reference to instance variable 'type' needs "this.". 214 39
    # warning RequireThis Reference to instance variable 'type' needs "this.". 220 67
    # warning RequireThis Reference to instance variable 'type' needs "this.". 222 27
    # warning RequireThis Reference to instance variable 'resolution' needs "this.". 944 38

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/lang/invoke/MethodHandle.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'type' needs "this.". 764 24
    # warning RequireThis Reference to instance variable 'type' needs "this.". 1444 31

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/lang/invoke/MethodHandleImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'intrinsicName' needs "this.". 1379 38

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/lang/invoke/MethodHandles.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'lookupClass' needs "this.". 723 55
    # warning RequireThis Reference to instance variable 'lookupClass' needs "this.". 2068 35

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/lang/invoke/MethodTypeForm.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'basicType' needs "this.". 108 30
    # warning RequireThis Reference to instance variable 'erasedType' needs "this.". 109 36
    # warning RequireThis Reference to instance variable 'basicType' needs "this.". 109 69
    # warning RequireThis Reference to instance variable 'erasedType' needs "this.". 429 23

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/lang/invoke/StringConcatFactory.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'tag' needs "this.". 372 25

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/lang/module/ModuleDescriptor.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'compiledVersion' needs "this.". 357 41
    # warning RequireThis Reference to instance variable 'targets' needs "this.". 569 37
    # warning RequireThis Reference to instance variable 'targets' needs "this.". 781 37
    # warning RequireThis Reference to instance variable 'providers' needs "this.". 912 41
    # warning RequireThis Reference to instance variable 'version' needs "this.". 1457 35
    # warning RequireThis Reference to instance variable 'automatic' needs "this.". 1831 25

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/lang/module/Resolver.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'targetPlatform' needs "this.". 98 55

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/lang/ref/ReferenceQueue.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'head' needs "this.". 69 43
    # warning RequireThis Reference to instance variable 'head' needs "this.". 195 25

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/lang/reflect/Constructor.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'constructorAccessor' needs "this.". 161 35

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/lang/reflect/Executable.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'declaredAnnotations' needs "this.". 598 26
    # warning RequireThis Reference to instance variable 'declaredAnnotations' needs "this.". 600 34

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/lang/reflect/Field.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'fieldAccessor' needs "this.". 156 29
    # warning RequireThis Reference to instance variable 'overrideFieldAccessor' needs "this.". 157 37
    # warning RequireThis Reference to instance variable 'overrideFieldAccessor' needs "this.". 1085 34
    # warning RequireThis Reference to instance variable 'fieldAccessor' needs "this.". 1085 58
    # warning RequireThis Reference to instance variable 'overrideFieldAccessor' needs "this.". 1115 38
    # warning RequireThis Reference to instance variable 'fieldAccessor' needs "this.". 1115 62
    # warning RequireThis Reference to instance variable 'declaredAnnotations' needs "this.". 1163 26
    # warning RequireThis Reference to instance variable 'declaredAnnotations' needs "this.". 1165 34

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/lang/reflect/Method.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'methodAccessor' needs "this.". 165 30
    # warning RequireThis Reference to instance variable 'root' needs "this.". 179 20
    # warning RequireThis Reference to instance variable 'methodAccessor' needs "this.". 180 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/lang/reflect/Parameter.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'index' needs "this.". 82 36
    # warning RequireThis Reference to instance variable 'index' needs "this.". 94 40
    # warning RequireThis Reference to instance variable 'modifiers' needs "this.". 130 17
    # warning RequireThis Reference to instance variable 'index' needs "this.". 180 28
    # warning RequireThis Reference to instance variable 'declaredAnnotations' needs "this.". 339 20

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/lang/reflect/ProxyGenerator.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'baseTypeString' needs "this.". 1683 23
    # warning RequireThis Reference to instance variable 'wrapperClassName' needs "this.". 1683 47
    # warning RequireThis Reference to instance variable 'baseTypeString' needs "this.". 1685 39
    # warning RequireThis Reference to instance variable 'value' needs "this.". 1939 43
    # warning RequireThis Reference to instance variable 'value' needs "this.". 1942 45
    # warning RequireThis Reference to instance variable 'value' needs "this.". 1945 45
    # warning RequireThis Reference to instance variable 'value' needs "this.". 1948 43
    # warning RequireThis Reference to instance variable 'value' needs "this.". 1951 47
    # warning RequireThis Reference to instance variable 'value' needs "this.". 1953 69
    # warning RequireThis Reference to instance variable 'index0' needs "this.". 2015 30
    # warning RequireThis Reference to instance variable 'index1' needs "this.". 2015 39

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/math/BigDecimal.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'scale' needs "this.". 1506 46
    # warning RequireThis Reference to instance variable 'scale' needs "this.". 1536 46
    # warning RequireThis Reference to instance variable 'scale' needs "this.". 2329 41
    # warning RequireThis Reference to instance variable 'scale' needs "this.". 2875 41
    # warning RequireThis Reference to instance variable 'scale' needs "this.". 2897 41
    # warning RequireThis Reference to instance variable 'scale' needs "this.". 2917 48
    # warning RequireThis Reference to instance variable 'intCompact' needs "this.". 3112 57
    # warning RequireThis Reference to instance variable 'scale' needs "this.". 3115 56
    # warning RequireThis Reference to instance variable 'scale' needs "this.". 3117 43
    # warning RequireThis Reference to instance variable 'scale' needs "this.". 3303 59
    # warning RequireThis Reference to instance variable 'intCompact' needs "this.". 3408 13
    # warning RequireThis Reference to instance variable 'scale' needs "this.". 3428 28
    # warning RequireThis Reference to instance variable 'intCompact' needs "this.". 3478 18
    # warning RequireThis Reference to instance variable 'intCompact' needs "this.". 3563 31
    # warning RequireThis Reference to instance variable 'intCompact' needs "this.". 3576 39
    # warning RequireThis Reference to instance variable 'intCompact' needs "this.". 3578 39
    # warning RequireThis Reference to instance variable 'intCompact' needs "this.". 3608 32
    # warning RequireThis Reference to instance variable 'intCompact' needs "this.". 3621 40
    # warning RequireThis Reference to instance variable 'intCompact' needs "this.". 3623 40
    # warning RequireThis Reference to instance variable 'intCompact' needs "this.". 3786 31
    # warning RequireThis Reference to instance variable 'intCompact' needs "this.". 3787 32
    # warning RequireThis Reference to instance variable 'scale' needs "this.". 3813 32
    # warning RequireThis Reference to instance variable 'intVal' needs "this.". 4187 23
    # warning RequireThis Reference to instance variable 'intCompact' needs "this.". 4271 28
    # warning RequireThis Reference to instance variable 'intCompact' needs "this.". 4274 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/math/BigInteger.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'signum' needs "this.". 1303 27
    # warning RequireThis Reference to instance variable 'signum' needs "this.". 1313 49
    # warning RequireThis Reference to instance variable 'signum' needs "this.". 1325 33
    # warning RequireThis Reference to instance variable 'signum' needs "this.". 1332 49
    # warning RequireThis Reference to instance variable 'signum' needs "this.". 1505 27
    # warning RequireThis Reference to instance variable 'signum' needs "this.". 1514 49
    # warning RequireThis Reference to instance variable 'signum' needs "this.". 1622 30
    # warning RequireThis Reference to instance variable 'signum' needs "this.". 3761 28
    # warning RequireThis Reference to instance variable 'signum' needs "this.". 3813 27

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/math/BitSieve.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'length' needs "this.". 89 49

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/math/MathContext.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'precision' needs "this.". 300 41

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/math/MutableBigInteger.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'intLen' needs "this.". 141 72
    # warning RequireThis Reference to instance variable 'intLen' needs "this.". 163 43
    # warning RequireThis Reference to instance variable 'intLen' needs "this.". 164 63
    # warning RequireThis Reference to instance variable 'offset' needs "this.". 269 57
    # warning RequireThis Reference to instance variable 'offset' needs "this.". 295 55
    # warning RequireThis Reference to instance variable 'offset' needs "this.". 335 52
    # warning RequireThis Reference to instance variable 'offset' needs "this.". 354 46
    # warning RequireThis Reference to instance variable 'offset' needs "this.". 356 21
    # warning RequireThis Reference to instance variable 'intLen' needs "this.". 395 32
    # warning RequireThis Reference to instance variable 'offset' needs "this.". 400 32
    # warning RequireThis Reference to instance variable 'intLen' needs "this.". 423 26
    # warning RequireThis Reference to instance variable 'intLen' needs "this.". 491 50
    # warning RequireThis Reference to instance variable 'intLen' needs "this.". 498 52
    # warning RequireThis Reference to instance variable 'offset' needs "this.". 507 22
    # warning RequireThis Reference to instance variable 'intLen' needs "this.". 526 21
    # warning RequireThis Reference to instance variable 'intLen' needs "this.". 591 31
    # warning RequireThis Reference to instance variable 'offset' needs "this.". 594 35
    # warning RequireThis Reference to instance variable 'intLen' needs "this.". 596 39
    # warning RequireThis Reference to instance variable 'intLen' needs "this.". 597 30
    # warning RequireThis Reference to instance variable 'intLen' needs "this.". 600 31
    # warning RequireThis Reference to instance variable 'intLen' needs "this.". 679 27
    # warning RequireThis Reference to instance variable 'offset' needs "this.". 679 51
    # warning RequireThis Reference to instance variable 'intLen' needs "this.". 695 42
    # warning RequireThis Reference to instance variable 'intLen' needs "this.". 700 20
    # warning RequireThis Reference to instance variable 'intLen' needs "this.". 715 44
    # warning RequireThis Reference to instance variable 'intLen' needs "this.". 718 68
    # warning RequireThis Reference to instance variable 'intLen' needs "this.". 718 87
    # warning RequireThis Reference to instance variable 'intLen' needs "this.". 740 51
    # warning RequireThis Reference to instance variable 'value' needs "this.". 741 73
    # warning RequireThis Reference to instance variable 'offset' needs "this.". 750 28
    # warning RequireThis Reference to instance variable 'value' needs "this.". 759 41
    # warning RequireThis Reference to instance variable 'offset' needs "this.". 759 65
    # warning RequireThis Reference to instance variable 'offset' needs "this.". 761 28
    # warning RequireThis Reference to instance variable 'intLen' needs "this.". 803 39
    # warning RequireThis Reference to instance variable 'value' needs "this.". 804 73
    # warning RequireThis Reference to instance variable 'offset' needs "this.". 814 28
    # warning RequireThis Reference to instance variable 'value' needs "this.". 823 41
    # warning RequireThis Reference to instance variable 'offset' needs "this.". 823 65
    # warning RequireThis Reference to instance variable 'offset' needs "this.". 826 28
    # warning RequireThis Reference to instance variable 'intLen' needs "this.". 868 39
    # warning RequireThis Reference to instance variable 'value' needs "this.". 873 22
    # warning RequireThis Reference to instance variable 'intLen' needs "this.". 874 39
    # warning RequireThis Reference to instance variable 'offset' needs "this.". 1017 46
    # warning RequireThis Reference to instance variable 'offset' needs "this.". 1028 41
    # warning RequireThis Reference to instance variable 'offset' needs "this.". 1061 45
    # warning RequireThis Reference to instance variable 'intLen' needs "this.". 1068 24
    # warning RequireThis Reference to instance variable 'intLen' needs "this.". 1099 37
    # warning RequireThis Reference to instance variable 'intLen' needs "this.". 1102 27
    # warning RequireThis Reference to instance variable 'intLen' needs "this.". 1119 37
    # warning RequireThis Reference to instance variable 'intLen' needs "this.". 1406 27
    # warning RequireThis Reference to instance variable 'intLen' needs "this.". 1412 24
    # warning RequireThis Reference to instance variable 'intLen' needs "this.". 1416 24
    # warning RequireThis Reference to instance variable 'intLen' needs "this.". 1420 57
    # warning RequireThis Reference to instance variable 'intLen' needs "this.". 1420 81
    # warning RequireThis Reference to instance variable 'intLen' needs "this.". 1492 30
    # warning RequireThis Reference to instance variable 'intLen' needs "this.". 1514 26
    # warning RequireThis Reference to instance variable 'intLen' needs "this.". 1685 22
    # warning RequireThis Reference to instance variable 'intLen' needs "this.". 2122 43
    # warning RequireThis Reference to instance variable 'intLen' needs "this.". 2129 36
    # warning RequireThis Reference to instance variable 'intLen' needs "this.". 2131 43

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/net/AbstractPlainDatagramSocketImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'timeout' needs "this.". 371 26
    # warning RequireThis Reference to instance variable 'trafficClass' needs "this.". 377 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/net/AbstractPlainSocketImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'shut_rd' needs "this.". 527 36
    # warning RequireThis Reference to instance variable 'CONNECTION_RESET' needs "this.". 690 35
    # warning RequireThis Reference to instance variable 'CONNECTION_RESET_PENDING' needs "this.". 696 35
    # warning RequireThis Reference to instance variable 'CONNECTION_RESET' needs "this.". 702 26
    # warning RequireThis Reference to instance variable 'CONNECTION_NOT_RESET' needs "this.". 708 31
    # warning RequireThis Reference to instance variable 'CONNECTION_RESET_PENDING' needs "this.". 709 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/net/DatagramPacket.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'offset' needs "this.". 376 23
    # warning RequireThis Reference to instance variable 'offset' needs "this.". 377 23

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/net/DatagramSocket.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'impl' needs "this.". 150 48
    # warning RequireThis Reference to instance variable 'connectedPort' needs "this.". 685 43
    # warning RequireThis Reference to instance variable 'explicitFilter' needs "this.". 775 59

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/net/HttpCookie.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'whenCreated' needs "this.". 238 58
    # warning RequireThis Reference to instance variable 'maxAge' needs "this.". 239 27
    # warning RequireThis Reference to instance variable 'whenCreated' needs "this.". 1056 49

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/net/Inet6Address.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'scope_id' needs "this.". 264 31

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/net/InetAddress.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'hostsFile' needs "this.". 1004 60
    # warning RequireThis Reference to instance variable 'hostsFile' needs "this.". 1012 27
    # warning RequireThis Reference to instance variable 'hostsFile' needs "this.". 1059 47
    # warning RequireThis Reference to instance variable 'hostsFile' needs "this.". 1066 47

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/net/InetSocketAddress.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'port' needs "this.". 105 41
    # warning RequireThis Reference to instance variable 'port' needs "this.". 107 48
    # warning RequireThis Reference to instance variable 'port' needs "this.". 130 42
    # warning RequireThis Reference to instance variable 'port' needs "this.". 132 60

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/net/InterfaceAddress.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maskLength' needs "this.". 121 88
    # warning RequireThis Reference to instance variable 'maskLength' needs "this.". 131 32
    # warning RequireThis Reference to instance variable 'broadcast' needs "this.". 131 52

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/net/NetworkInterface.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'displayName' needs "this.". 256 48
    # warning RequireThis Reference to instance variable 'name' needs "this.". 610 41
    # warning RequireThis Reference to instance variable 'displayName' needs "this.". 612 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/net/ServerSocket.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'oldImpl' needs "this.". 624 25

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/net/Socket.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'oldImpl' needs "this.". 1589 29
    # warning RequireThis Reference to instance variable 'oldImpl' needs "this.". 1606 25

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/net/SocketPermission.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'untrusted' needs "this.". 616 24
    # warning RequireThis Reference to instance variable 'cname' needs "this.". 629 136
    # warning RequireThis Reference to instance variable 'invalid' needs "this.". 650 30
    # warning RequireThis Reference to instance variable 'untrusted' needs "this.". 650 41
    # warning RequireThis Reference to instance variable 'wildcard' needs "this.". 778 34
    # warning RequireThis Reference to instance variable 'invalid' needs "this.". 778 46
    # warning RequireThis Reference to instance variable 'wildcard' needs "this.". 1089 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/net/URI.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'path' needs "this.". 1191 24
    # warning RequireThis Reference to instance variable 'port' needs "this.". 1533 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/net/URL.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'query' needs "this.". 440 38
    # warning RequireThis Reference to instance variable 'path' needs "this.". 443 25
    # warning RequireThis Reference to instance variable 'protocol' needs "this.". 634 70

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/net/URLConnection.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'url' needs "this.". 862 50

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/nio/Buffer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'limit' needs "this.". 287 27
    # warning RequireThis Reference to instance variable 'position' needs "this.". 290 20
    # warning RequireThis Reference to instance variable 'limit' needs "this.". 306 27
    # warning RequireThis Reference to instance variable 'limit' needs "this.". 307 68
    # warning RequireThis Reference to instance variable 'capacity' needs "this.". 340 24
    # warning RequireThis Reference to instance variable 'limit' needs "this.". 343 24
    # warning RequireThis Reference to instance variable 'limit' needs "this.". 343 42
    # warning RequireThis Reference to instance variable 'limit' needs "this.". 344 20
    # warning RequireThis Reference to instance variable 'capacity' needs "this.". 360 24
    # warning RequireThis Reference to instance variable 'capacity' needs "this.". 361 65
    # warning RequireThis Reference to instance variable 'position' needs "this.". 376 16
    # warning RequireThis Reference to instance variable 'capacity' needs "this.". 418 17
    # warning RequireThis Reference to instance variable 'position' needs "this.". 445 17
    # warning RequireThis Reference to instance variable 'position' needs "this.". 479 24
    # warning RequireThis Reference to instance variable 'limit' needs "this.". 490 27
    # warning RequireThis Reference to instance variable 'limit' needs "this.". 627 25
    # warning RequireThis Reference to instance variable 'position' needs "this.". 633 21
    # warning RequireThis Reference to instance variable 'limit' needs "this.". 648 25
    # warning RequireThis Reference to instance variable 'position' needs "this.". 654 21
    # warning RequireThis Reference to instance variable 'limit' needs "this.". 668 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/nio/CharBufferSpliterator.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'limit' needs "this.". 57 37
    # warning RequireThis Reference to instance variable 'limit' needs "this.". 80 35
    # warning RequireThis Reference to instance variable 'index' needs "this.". 89 31

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/nio/channels/FileLock.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'channel' needs "this.". 213 64
    # warning RequireThis Reference to instance variable 'position' needs "this.". 327 25
    # warning RequireThis Reference to instance variable 'size' needs "this.". 328 25

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/nio/channels/spi/AbstractInterruptibleChannel.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'closed' needs "this.". 201 27

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/nio/channels/spi/AbstractSelectableChannel.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'keyCount' needs "this.". 112 17

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/nio/charset/CoderResult.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'length' needs "this.". 111 39

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/nio/charset/MalformedInputException.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'inputLength' needs "this.". 67 36

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/nio/charset/UnmappableCharacterException.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'inputLength' needs "this.". 67 36

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/nio/file/FileChannelLinesSpliterator.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'index' needs "FileChannelLinesSpliterator.this.". 126 43
    # warning RequireThis Reference to instance variable 'fence' needs "FileChannelLinesSpliterator.this.". 143 29
    # warning RequireThis Reference to instance variable 'buffer' needs "this.". 199 18
    # warning RequireThis Reference to instance variable 'index' needs "this.". 255 24

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/nio/file/FileTreeWalker.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxDepth' needs "this.". 287 22

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/nio/file/attribute/FileTime.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'value' needs "this.". 248 28

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/security/AccessControlContext.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'privilegedContext' needs "this.". 329 19
    # warning RequireThis Reference to instance variable 'privilegedContext' needs "this.". 559 19
    # warning RequireThis Reference to instance variable 'context' needs "this.". 631 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/security/BasicPermission.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'permClass' needs "this.". 375 34
    # warning RequireThis Reference to instance variable 'permClass' needs "this.". 407 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/security/CodeSigner.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'timestamp' needs "this.". 161 39

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/security/DrbgParameters.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'capability' needs "this.". 410 37
    # warning RequireThis Reference to instance variable 'personalizationString' needs "this.". 410 56

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/security/Identity.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'info' needs "this.". 445 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/security/KeyFactory.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'spi' needs "this.". 306 48

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/security/KeyPairGenerator.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'spi' needs "this.". 615 52
    # warning RequireThis Reference to instance variable 'initType' needs "this.". 640 70

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/security/KeyRep.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'type' needs "this.". 178 25
    # warning RequireThis Reference to instance variable 'format' needs "this.". 178 38
    # warning RequireThis Reference to instance variable 'type' needs "this.". 185 47
    # warning RequireThis Reference to instance variable 'algorithm' needs "this.". 186 47
    # warning RequireThis Reference to instance variable 'format' needs "this.". 187 47

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/security/KeyStore.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'protection' needs "FileBuilder.this.". 2092 54
    # warning RequireThis Reference to instance variable 'protection' needs "FileBuilder.this.". 2093 45
    # warning RequireThis Reference to instance variable 'protection' needs "FileBuilder.this.". 2096 61

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/security/MessageDigest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'digestSpi' needs "this.". 622 37

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/security/PKCS12Attribute.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'value' needs "this.". 226 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/security/Permission.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'name' needs "this.". 226 61
    # warning RequireThis Reference to instance variable 'name' needs "this.". 228 61

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/security/ProtectionDomain.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'codesource' needs "this.". 431 17
    # warning RequireThis Reference to instance variable 'classloader' needs "this.". 432 17

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/security/Provider.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'versionStr' needs "this.". 364 37
    # warning RequireThis Reference to instance variable 'name' needs "this.". 391 42
    # warning RequireThis Reference to instance variable 'name' needs "this.". 393 39
    # warning RequireThis Reference to instance variable 'name' needs "this.". 408 38
    # warning RequireThis Reference to instance variable 'name' needs "this.". 410 37
    # warning RequireThis Reference to instance variable 'name' needs "this.". 426 38
    # warning RequireThis Reference to instance variable 'name' needs "this.". 428 40
    # warning RequireThis Reference to instance variable 'name' needs "this.". 503 38
    # warning RequireThis Reference to instance variable 'name' needs "this.". 505 36
    # warning RequireThis Reference to instance variable 'name' needs "this.". 530 38
    # warning RequireThis Reference to instance variable 'name' needs "this.". 532 36
    # warning RequireThis Reference to instance variable 'name' needs "this.". 556 41
    # warning RequireThis Reference to instance variable 'name' needs "this.". 558 39
    # warning RequireThis Reference to instance variable 'name' needs "this.". 581 41
    # warning RequireThis Reference to instance variable 'name' needs "this.". 583 39
    # warning RequireThis Reference to instance variable 'name' needs "this.". 607 40
    # warning RequireThis Reference to instance variable 'name' needs "this.". 610 40
    # warning RequireThis Reference to instance variable 'name' needs "this.". 633 40
    # warning RequireThis Reference to instance variable 'name' needs "this.". 636 40
    # warning RequireThis Reference to instance variable 'name' needs "this.". 662 40
    # warning RequireThis Reference to instance variable 'name' needs "this.". 665 43
    # warning RequireThis Reference to instance variable 'name' needs "this.". 691 40
    # warning RequireThis Reference to instance variable 'name' needs "this.". 692 43
    # warning RequireThis Reference to instance variable 'name' needs "this.". 695 40
    # warning RequireThis Reference to instance variable 'name' needs "this.". 722 40
    # warning RequireThis Reference to instance variable 'name' needs "this.". 723 43
    # warning RequireThis Reference to instance variable 'name' needs "this.". 726 48
    # warning RequireThis Reference to instance variable 'name' needs "this.". 752 40
    # warning RequireThis Reference to instance variable 'name' needs "this.". 753 43
    # warning RequireThis Reference to instance variable 'name' needs "this.". 756 49
    # warning RequireThis Reference to instance variable 'name' needs "this.". 785 40
    # warning RequireThis Reference to instance variable 'name' needs "this.". 786 43
    # warning RequireThis Reference to instance variable 'name' needs "this.". 789 38
    # warning RequireThis Reference to instance variable 'name' needs "this.". 1151 27
    # warning RequireThis Reference to instance variable 'servicesChanged' needs "this.". 1289 30
    # warning RequireThis Reference to instance variable 'name' needs "this.". 1337 40
    # warning RequireThis Reference to instance variable 'name' needs "this.". 1429 43
    # warning RequireThis Reference to instance variable 'type' needs "this.". 1810 74
    # warning RequireThis Reference to instance variable 'type' needs "this.". 1818 61
    # warning RequireThis Reference to instance variable 'algorithm' needs "this.". 1830 23
    # warning RequireThis Reference to instance variable 'className' needs "this.". 1831 37
    # warning RequireThis Reference to instance variable 'algorithm' needs "this.". 1835 23
    # warning RequireThis Reference to instance variable 'className' needs "this.". 1836 37
    # warning RequireThis Reference to instance variable 'type' needs "this.". 1854 56
    # warning RequireThis Reference to instance variable 'type' needs "this.". 1862 48
    # warning RequireThis Reference to instance variable 'type' needs "this.". 1901 38
    # warning RequireThis Reference to instance variable 'type' needs "this.". 1906 71
    # warning RequireThis Reference to instance variable 'type' needs "this.". 2016 48
    # warning RequireThis Reference to instance variable 'algorithm' needs "this.". 2016 61
    # warning RequireThis Reference to instance variable 'className' needs "this.". 2017 28

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/security/SecureRandom.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'algorithm' needs "this.". 227 39

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/security/Signature.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'algorithm' needs "this.". 479 43
    # warning RequireThis Reference to instance variable 'algorithm' needs "this.". 528 43
    # warning RequireThis Reference to instance variable 'algorithm' needs "this.". 549 43
    # warning RequireThis Reference to instance variable 'algorithm' needs "this.". 572 43
    # warning RequireThis Reference to instance variable 'firstService' needs "this.". 1084 29
    # warning RequireThis Reference to instance variable 'firstService' needs "this.". 1123 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/security/Timestamp.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'timestamp' needs "this.". 146 35

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/security/UnresolvedPermission.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'type' needs "this.". 286 53
    # warning RequireThis Reference to instance variable 'name' needs "this.". 292 58
    # warning RequireThis Reference to instance variable 'type' needs "this.". 489 33
    # warning RequireThis Reference to instance variable 'name' needs "this.". 489 46
    # warning RequireThis Reference to instance variable 'actions' needs "this.". 489 59

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/security/cert/CertPath.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'type' needs "this.". 227 26
    # warning RequireThis Reference to instance variable 'type' needs "this.". 291 56
    # warning RequireThis Reference to instance variable 'type' needs "this.". 337 60

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/security/cert/Certificate.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'type' needs "this.". 277 33
    # warning RequireThis Reference to instance variable 'type' needs "this.". 299 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/security/cert/CertificateRevokedException.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'reason' needs "this.". 179 18
    # warning RequireThis Reference to instance variable 'revocationDate' needs "this.". 179 51
    # warning RequireThis Reference to instance variable 'authority' needs "this.". 180 36

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/security/cert/CollectionCertStoreParameters.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'coll' needs "this.". 137 38

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/security/cert/LDAPCertStoreParameters.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'serverName' needs "this.". 149 38
    # warning RequireThis Reference to instance variable 'port' needs "this.". 150 32

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/security/cert/PKIXBuilderParameters.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxPathLength' needs "this.". 195 47

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/security/cert/PKIXCertPathBuilderResult.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'certPath' needs "this.". 112 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/security/cert/PKIXCertPathValidatorResult.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'subjectPublicKey' needs "this.". 155 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/security/cert/PKIXParameters.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'revocationEnabled' needs "this.". 717 54
    # warning RequireThis Reference to instance variable 'explicitPolicyRequired' needs "this.". 718 52
    # warning RequireThis Reference to instance variable 'policyMappingInhibited' needs "this.". 719 52
    # warning RequireThis Reference to instance variable 'anyPolicyInhibited' needs "this.". 720 48
    # warning RequireThis Reference to instance variable 'policyQualifiersRejected' needs "this.". 721 54

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/security/cert/PolicyQualifierInfo.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'mId' needs "this.". 166 39

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/security/cert/X509CRLSelector.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'minCRL' needs "this.". 578 44
    # warning RequireThis Reference to instance variable 'maxCRL' needs "this.". 580 44
    # warning RequireThis Reference to instance variable 'dateAndTime' needs "this.". 582 43
    # warning RequireThis Reference to instance variable 'certChecking' needs "this.". 584 57
    # warning RequireThis Reference to instance variable 'skew' needs "this.". 679 64
    # warning RequireThis Reference to instance variable 'skew' needs "this.". 680 65

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/security/cert/X509CertSelector.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'subjectPublicKeyAlgID' needs "this.". 2238 23
    # warning RequireThis Reference to instance variable 'basicConstraints' needs "this.". 2575 30
    # warning RequireThis Reference to instance variable 'basicConstraints' needs "this.". 2580 56

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/text/Annotation.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'value' needs "this.". 84 51

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/text/AttributedCharacterIterator.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'name' needs "this.". 137 49

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/text/AttributedString.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'runCount' needs "this.". 453 27
    # warning RequireThis Reference to instance variable 'runCount' needs "this.". 458 24
    # warning RequireThis Reference to instance variable 'currentIndex' needs "this.". 793 38
    # warning RequireThis Reference to instance variable 'beginIndex' needs "this.". 793 53
    # warning RequireThis Reference to instance variable 'endIndex' needs "this.". 793 66
    # warning RequireThis Reference to instance variable 'beginIndex' needs "this.". 813 29
    # warning RequireThis Reference to instance variable 'endIndex' needs "this.". 821 33
    # warning RequireThis Reference to instance variable 'endIndex' needs "this.". 829 32
    # warning RequireThis Reference to instance variable 'beginIndex' needs "this.". 838 32
    # warning RequireThis Reference to instance variable 'beginIndex' needs "this.". 847 28
    # warning RequireThis Reference to instance variable 'endIndex' needs "this.". 847 53
    # warning RequireThis Reference to instance variable 'beginIndex' needs "this.". 871 36
    # warning RequireThis Reference to instance variable 'beginIndex' needs "this.". 877 35
    # warning RequireThis Reference to instance variable 'beginIndex' needs "this.". 882 32
    # warning RequireThis Reference to instance variable 'beginIndex' needs "this.". 883 32
    # warning RequireThis Reference to instance variable 'beginIndex' needs "this.". 890 36
    # warning RequireThis Reference to instance variable 'beginIndex' needs "this.". 895 35
    # warning RequireThis Reference to instance variable 'beginIndex' needs "this.". 900 32
    # warning RequireThis Reference to instance variable 'beginIndex' needs "this.". 901 32
    # warning RequireThis Reference to instance variable 'endIndex' needs "this.". 912 36
    # warning RequireThis Reference to instance variable 'endIndex' needs "this.". 918 35
    # warning RequireThis Reference to instance variable 'endIndex' needs "this.". 921 84
    # warning RequireThis Reference to instance variable 'endIndex' needs "this.". 923 32
    # warning RequireThis Reference to instance variable 'endIndex' needs "this.". 924 32
    # warning RequireThis Reference to instance variable 'endIndex' needs "this.". 931 36
    # warning RequireThis Reference to instance variable 'endIndex' needs "this.". 936 35
    # warning RequireThis Reference to instance variable 'endIndex' needs "this.". 939 84
    # warning RequireThis Reference to instance variable 'endIndex' needs "this.". 941 32
    # warning RequireThis Reference to instance variable 'endIndex' needs "this.". 942 32
    # warning RequireThis Reference to instance variable 'runCount' needs "AttributedString.this.". 969 28
    # warning RequireThis Reference to instance variable 'endIndex' needs "this.". 970 40
    # warning RequireThis Reference to instance variable 'beginIndex' needs "this.". 970 93
    # warning RequireThis Reference to instance variable 'currentRunStart' needs "this.". 1003 28
    # warning RequireThis Reference to instance variable 'currentRunLimit' needs "this.". 1003 59
    # warning RequireThis Reference to instance variable 'endIndex' needs "this.". 1006 33
    # warning RequireThis Reference to instance variable 'endIndex' needs "this.". 1015 33
    # warning RequireThis Reference to instance variable 'endIndex' needs "this.". 1016 53
    # warning RequireThis Reference to instance variable 'currentIndex' needs "this.". 1021 82
    # warning RequireThis Reference to instance variable 'beginIndex' needs "this.". 1026 47
    # warning RequireThis Reference to instance variable 'beginIndex' needs "this.". 1027 47
    # warning RequireThis Reference to instance variable 'beginIndex' needs "this.". 1030 43
    # warning RequireThis Reference to instance variable 'endIndex' needs "this.". 1034 47
    # warning RequireThis Reference to instance variable 'endIndex' needs "this.". 1035 47
    # warning RequireThis Reference to instance variable 'endIndex' needs "this.". 1038 43

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/text/CalendarBuilder.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxFieldIndex' needs "this.". 76 21
    # warning RequireThis Reference to instance variable 'nextStamp' needs "this.". 118 54
    # warning RequireThis Reference to instance variable 'maxFieldIndex' needs "this.". 119 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/text/CharacterIteratorFieldDelegate.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'size' needs "this.". 59 25
    # warning RequireThis Reference to instance variable 'size' needs "this.". 109 31

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/text/DecimalFormat.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'multiplier' needs "this.". 587 23
    # warning RequireThis Reference to instance variable 'multiplier' needs "this.". 687 44
    # warning RequireThis Reference to instance variable 'multiplier' needs "this.". 702 19
    # warning RequireThis Reference to instance variable 'isCurrencyFormat' needs "this.". 1038 51
    # warning RequireThis Reference to instance variable 'isCurrencyFormat' needs "this.". 1040 51
    # warning RequireThis Reference to instance variable 'maximumFractionDigits' needs "this.". 1057 23
    # warning RequireThis Reference to instance variable 'groupingSize' needs "this.". 1456 29
    # warning RequireThis Reference to instance variable 'groupingSize' needs "this.". 1468 33
    # warning RequireThis Reference to instance variable 'minExponentDigits' needs "this.". 1817 47
    # warning RequireThis Reference to instance variable 'groupingSize' needs "this.". 1862 26
    # warning RequireThis Reference to instance variable 'multiplier' needs "this.". 2105 37
    # warning RequireThis Reference to instance variable 'multiplier' needs "this.". 2108 38
    # warning RequireThis Reference to instance variable 'multiplier' needs "this.". 2109 39
    # warning RequireThis Reference to instance variable 'multiplier' needs "this.". 2111 63
    # warning RequireThis Reference to instance variable 'groupingSize' needs "this.". 3076 25
    # warning RequireThis Reference to instance variable 'decimalSeparatorAlwaysShown' needs "this.". 3084 51
    # warning RequireThis Reference to instance variable 'minExponentDigits' needs "this.". 3100 21
    # warning RequireThis Reference to instance variable 'posSuffixPattern' needs "this.". 3106 42
    # warning RequireThis Reference to instance variable 'posPrefixPattern' needs "this.". 3111 57
    # warning RequireThis Reference to instance variable 'posPrefixPattern' needs "this.". 3112 46
    # warning RequireThis Reference to instance variable 'positivePrefix' needs "this.". 3113 73
    # warning RequireThis Reference to instance variable 'posPrefixPattern' needs "this.". 3460 36
    # warning RequireThis Reference to instance variable 'posSuffixPattern' needs "this.". 3461 36
    # warning RequireThis Reference to instance variable 'posSuffixPattern' needs "this.". 3503 32
    # warning RequireThis Reference to instance variable 'posPrefixPattern' needs "this.". 3504 39
    # warning RequireThis Reference to instance variable 'maximumIntegerDigits' needs "this.". 3522 37
    # warning RequireThis Reference to instance variable 'maximumIntegerDigits' needs "this.". 3523 36
    # warning RequireThis Reference to instance variable 'maximumIntegerDigits' needs "this.". 3524 36
    # warning RequireThis Reference to instance variable 'minimumIntegerDigits' needs "this.". 3526 41
    # warning RequireThis Reference to instance variable 'minimumIntegerDigits' needs "this.". 3543 37
    # warning RequireThis Reference to instance variable 'maximumIntegerDigits' needs "this.". 3544 36
    # warning RequireThis Reference to instance variable 'minimumIntegerDigits' needs "this.". 3545 36
    # warning RequireThis Reference to instance variable 'maximumIntegerDigits' needs "this.". 3547 41
    # warning RequireThis Reference to instance variable 'maximumFractionDigits' needs "this.". 3564 38
    # warning RequireThis Reference to instance variable 'maximumFractionDigits' needs "this.". 3565 37
    # warning RequireThis Reference to instance variable 'maximumFractionDigits' needs "this.". 3566 37
    # warning RequireThis Reference to instance variable 'minimumFractionDigits' needs "this.". 3568 42
    # warning RequireThis Reference to instance variable 'minimumFractionDigits' needs "this.". 3585 38
    # warning RequireThis Reference to instance variable 'maximumFractionDigits' needs "this.". 3586 37
    # warning RequireThis Reference to instance variable 'minimumFractionDigits' needs "this.". 3587 37
    # warning RequireThis Reference to instance variable 'maximumFractionDigits' needs "this.". 3589 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/text/DecimalFormatSymbols.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'groupingSeparator' needs "this.". 601 36
    # warning RequireThis Reference to instance variable 'decimalSeparator' needs "this.". 602 36
    # warning RequireThis Reference to instance variable 'decimalSeparator' needs "this.". 641 29
    # warning RequireThis Reference to instance variable 'intlCurrencySymbol' needs "this.". 674 47
    # warning RequireThis Reference to instance variable 'intlCurrencySymbol' needs "this.". 678 27
    # warning RequireThis Reference to instance variable 'currencySymbol' needs "this.". 679 27
    # warning RequireThis Reference to instance variable 'decimalSeparator' needs "this.". 717 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/text/DigitList.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'count' needs "this.". 115 27
    # warning RequireThis Reference to instance variable 'decimalAt' needs "this.". 192 33
    # warning RequireThis Reference to instance variable 'decimalAt' needs "this.". 203 46
    # warning RequireThis Reference to instance variable 'count' needs "this.". 207 25
    # warning RequireThis Reference to instance variable 'count' needs "this.". 210 82
    # warning RequireThis Reference to instance variable 'count' needs "this.". 240 25
    # warning RequireThis Reference to instance variable 'count' needs "this.". 249 25
    # warning RequireThis Reference to instance variable 'decimalAt' needs "this.". 257 21
    # warning RequireThis Reference to instance variable 'count' needs "this.". 329 29
    # warning RequireThis Reference to instance variable 'count' needs "this.". 345 25
    # warning RequireThis Reference to instance variable 'decimalAt' needs "this.". 384 45
    # warning RequireThis Reference to instance variable 'count' needs "this.". 403 51
    # warning RequireThis Reference to instance variable 'count' needs "this.". 456 29
    # warning RequireThis Reference to instance variable 'count' needs "this.". 505 45
    # warning RequireThis Reference to instance variable 'count' needs "this.". 514 45
    # warning RequireThis Reference to instance variable 'count' needs "this.". 521 45
    # warning RequireThis Reference to instance variable 'count' needs "this.". 580 55
    # warning RequireThis Reference to instance variable 'count' needs "this.". 588 45
    # warning RequireThis Reference to instance variable 'count' needs "this.". 711 29
    # warning RequireThis Reference to instance variable 'count' needs "this.". 723 29
    # warning RequireThis Reference to instance variable 'count' needs "this.". 752 26
    # warning RequireThis Reference to instance variable 'count' needs "this.". 756 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/text/FieldPosition.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'endIndex' needs "this.". 245 53
    # warning RequireThis Reference to instance variable 'field' needs "this.". 254 25
    # warning RequireThis Reference to instance variable 'attribute' needs "this.". 254 49
    # warning RequireThis Reference to instance variable 'beginIndex' needs "this.". 255 30
    # warning RequireThis Reference to instance variable 'endIndex' needs "this.". 256 28

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/text/MergeCollation.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'BYTEPOWER' needs "this.". 227 41
    # warning RequireThis Reference to instance variable 'lastEntry' needs "this.". 246 63
    # warning RequireThis Reference to instance variable 'BYTEPOWER' needs "this.". 262 40
    # warning RequireThis Reference to instance variable 'BYTEMASK' needs "this.". 264 59
    # warning RequireThis Reference to instance variable 'saveEntry' needs "this.". 286 33
    # warning RequireThis Reference to instance variable 'BYTEPOWER' needs "this.". 314 54
    # warning RequireThis Reference to instance variable 'BYTEMASK' needs "this.". 316 63

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/text/MessageFormat.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxOffset' needs "this.". 537 30
    # warning RequireThis Reference to instance variable 'maxOffset' needs "this.". 620 30
    # warning RequireThis Reference to instance variable 'maxOffset' needs "this.". 679 30
    # warning RequireThis Reference to instance variable 'maxOffset' needs "this.". 729 30
    # warning RequireThis Reference to instance variable 'maxOffset' needs "this.". 735 30
    # warning RequireThis Reference to instance variable 'maxOffset' needs "this.". 976 30
    # warning RequireThis Reference to instance variable 'maxOffset' needs "this.". 986 30
    # warning RequireThis Reference to instance variable 'maxOffset' needs "this.". 1003 40
    # warning RequireThis Reference to instance variable 'maxOffset' needs "this.". 1259 30
    # warning RequireThis Reference to instance variable 'maxOffset' needs "this.". 1603 37
    # warning RequireThis Reference to instance variable 'maxOffset' needs "this.". 1604 37
    # warning RequireThis Reference to instance variable 'maxOffset' needs "this.". 1605 45

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/text/NumberFormat.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxFractionDigits' needs "this.". 620 44
    # warning RequireThis Reference to instance variable 'maximumIntegerDigits' needs "this.". 706 36
    # warning RequireThis Reference to instance variable 'maximumIntegerDigits' needs "this.". 707 36
    # warning RequireThis Reference to instance variable 'maximumIntegerDigits' needs "this.". 736 36
    # warning RequireThis Reference to instance variable 'minimumIntegerDigits' needs "this.". 737 36
    # warning RequireThis Reference to instance variable 'minimumFractionDigits' needs "this.". 766 37
    # warning RequireThis Reference to instance variable 'maximumFractionDigits' needs "this.". 767 37
    # warning RequireThis Reference to instance variable 'minimumFractionDigits' needs "this.". 796 37
    # warning RequireThis Reference to instance variable 'minimumFractionDigits' needs "this.". 797 37
    # warning RequireThis Reference to instance variable 'maxIntegerDigits' needs "this.". 935 36
    # warning RequireThis Reference to instance variable 'minIntegerDigits' needs "this.". 936 36
    # warning RequireThis Reference to instance variable 'maxFractionDigits' needs "this.". 937 37
    # warning RequireThis Reference to instance variable 'minFractionDigits' needs "this.". 938 37
    # warning RequireThis Reference to instance variable 'maximumIntegerDigits' needs "this.". 940 36
    # warning RequireThis Reference to instance variable 'maximumFractionDigits' needs "this.". 941 37
    # warning RequireThis Reference to instance variable 'maximumIntegerDigits' needs "this.". 961 51
    # warning RequireThis Reference to instance variable 'minimumIntegerDigits' needs "this.". 963 51
    # warning RequireThis Reference to instance variable 'maximumFractionDigits' needs "this.". 965 52
    # warning RequireThis Reference to instance variable 'minimumFractionDigits' needs "this.". 967 52

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/text/ParsePosition.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'index' needs "this.". 139 37
    # warning RequireThis Reference to instance variable 'index' needs "this.". 148 25
    # warning RequireThis Reference to instance variable 'errorIndex' needs "this.". 149 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/text/SimpleDateFormat.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'minusSign' needs "this.". 1524 42
    # warning RequireThis Reference to instance variable 'minusSign' needs "this.". 1926 53
    # warning RequireThis Reference to instance variable 'minusSign' needs "this.". 1928 56
    # warning RequireThis Reference to instance variable 'minusSign' needs "this.". 2229 53
    # warning RequireThis Reference to instance variable 'minusSign' needs "this.". 2231 56

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/text/StringCharacterIterator.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'begin' needs "this.". 131 15
    # warning RequireThis Reference to instance variable 'begin' needs "this.". 141 20
    # warning RequireThis Reference to instance variable 'end' needs "this.". 144 19
    # warning RequireThis Reference to instance variable 'begin' needs "this.". 155 13
    # warning RequireThis Reference to instance variable 'end' needs "this.". 155 26
    # warning RequireThis Reference to instance variable 'begin' needs "this.". 167 20
    # warning RequireThis Reference to instance variable 'end' needs "this.". 167 35
    # warning RequireThis Reference to instance variable 'end' needs "this.". 186 19
    # warning RequireThis Reference to instance variable 'begin' needs "this.". 197 19
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 263 34
    # warning RequireThis Reference to instance variable 'begin' needs "this.". 263 40
    # warning RequireThis Reference to instance variable 'end' needs "this.". 263 48

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/time/Clock.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'zone' needs "this.". 573 37
    # warning RequireThis Reference to instance variable 'instant' needs "this.". 630 36
    # warning RequireThis Reference to instance variable 'zone' needs "this.". 630 52
    # warning RequireThis Reference to instance variable 'baseClock' needs "this.". 680 37
    # warning RequireThis Reference to instance variable 'offset' needs "this.". 680 55
    # warning RequireThis Reference to instance variable 'baseClock' needs "this.". 738 35

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/time/Duration.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'nanos' needs "this.". 593 27
    # warning RequireThis Reference to instance variable 'nanos' needs "this.". 1390 89
    # warning RequireThis Reference to instance variable 'nanos' needs "this.". 1443 61
    # warning RequireThis Reference to instance variable 'nanos' needs "this.". 1504 51

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/time/Instant.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'nanos' needs "this.". 710 37
    # warning RequireThis Reference to instance variable 'nanos' needs "this.". 714 37
    # warning RequireThis Reference to instance variable 'nanos' needs "this.". 716 58
    # warning RequireThis Reference to instance variable 'seconds' needs "this.". 717 59
    # warning RequireThis Reference to instance variable 'nanos' needs "this.". 759 89
    # warning RequireThis Reference to instance variable 'nanos' needs "this.". 1164 54
    # warning RequireThis Reference to instance variable 'nanos' needs "this.". 1169 38
    # warning RequireThis Reference to instance variable 'nanos' needs "this.". 1316 60

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/time/LocalDate.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'year' needs "this.". 704 51
    # warning RequireThis Reference to instance variable 'year' needs "this.". 704 62
    # warning RequireThis Reference to instance variable 'month' needs "this.". 712 30
    # warning RequireThis Reference to instance variable 'day' needs "this.". 813 58
    # warning RequireThis Reference to instance variable 'year' needs "this.". 1062 82

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/time/LocalDateTime.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'time' needs "this.". 1570 49
    # warning RequireThis Reference to instance variable 'date' needs "this.". 1597 24

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/time/LocalTime.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'minute' needs "this.". 694 52
    # warning RequireThis Reference to instance variable 'hour' needs "this.". 698 62
    # warning RequireThis Reference to instance variable 'minute' needs "this.". 869 80
    # warning RequireThis Reference to instance variable 'hour' needs "this.". 1098 61
    # warning RequireThis Reference to instance variable 'minute' needs "this.". 1117 46
    # warning RequireThis Reference to instance variable 'second' needs "this.". 1143 51
    # warning RequireThis Reference to instance variable 'second' needs "this.". 1475 18
    # warning RequireThis Reference to instance variable 'nano' needs "this.". 1489 18

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/time/MonthDay.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'day' needs "this.". 665 62
    # warning RequireThis Reference to instance variable 'day' needs "this.". 735 31

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/time/OffsetTime.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'offset' needs "this.". 1080 24
    # warning RequireThis Reference to instance variable 'time' needs "this.". 1084 24

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/time/Period.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'years' needs "this.". 838 27
    # warning RequireThis Reference to instance variable 'months' needs "this.". 838 51
    # warning RequireThis Reference to instance variable 'months' needs "this.". 855 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/time/Year.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'year' needs "this.". 499 58
    # warning RequireThis Reference to instance variable 'year' needs "this.". 499 65
    # warning RequireThis Reference to instance variable 'year' needs "this.". 626 81
    # warning RequireThis Reference to instance variable 'year' needs "this.". 916 51

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/time/YearMonth.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'year' needs "this.". 490 58
    # warning RequireThis Reference to instance variable 'year' needs "this.". 490 65
    # warning RequireThis Reference to instance variable 'month' needs "this.". 500 30
    # warning RequireThis Reference to instance variable 'year' needs "this.". 691 82

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/time/ZoneOffset.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'totalSeconds' needs "this.". 705 37

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/time/ZoneRegion.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'rules' needs "this.". 177 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/time/ZonedDateTime.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'zone' needs "this.". 2218 23

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/time/chrono/ChronoLocalDateTimeImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'time' needs "this.". 359 49

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/time/chrono/ChronoPeriodImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'months' needs "this.". 228 53
    # warning RequireThis Reference to instance variable 'years' needs "this.". 231 31
    # warning RequireThis Reference to instance variable 'months' needs "this.". 231 55
    # warning RequireThis Reference to instance variable 'months' needs "this.". 264 63
    # warning RequireThis Reference to instance variable 'months' needs "this.". 290 64

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/time/chrono/HijrahChronology.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'minEpochDay' needs "this.". 582 24
    # warning RequireThis Reference to instance variable 'maxEpochDay' needs "this.". 582 51
    # warning RequireThis Reference to instance variable 'hijrahStartEpochMonth' needs "this.". 737 30
    # warning RequireThis Reference to instance variable 'hijrahStartEpochMonth' needs "this.". 747 30
    # warning RequireThis Reference to instance variable 'hijrahStartEpochMonth' needs "this.". 757 30
    # warning RequireThis Reference to instance variable 'typeId' needs "this.". 911 76
    # warning RequireThis Reference to instance variable 'typeId' needs "this.". 912 83

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/time/chrono/HijrahDate.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'monthOfYear' needs "this.". 390 38
    # warning RequireThis Reference to instance variable 'prolepticYear' needs "this.". 413 59
    # warning RequireThis Reference to instance variable 'dayOfMonth' needs "this.". 455 108
    # warning RequireThis Reference to instance variable 'dayOfMonth' needs "this.". 491 66

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/time/chrono/JapaneseEra.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'since' needs "this.". 262 55

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/time/format/DateTimeFormatterBuilder.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'padWidth' needs "this.". 2406 23
    # warning RequireThis Reference to instance variable 'padWidth' needs "this.". 2408 96
    # warning RequireThis Reference to instance variable 'padWidth' needs "this.". 2427 37
    # warning RequireThis Reference to instance variable 'printerParser' needs "this.". 2448 29
    # warning RequireThis Reference to instance variable 'padWidth' needs "this.". 2448 51
    # warning RequireThis Reference to instance variable 'padChar' needs "this.". 2448 93
    # warning RequireThis Reference to instance variable 'literal' needs "this.". 2541 23
    # warning RequireThis Reference to instance variable 'literal' needs "this.". 2556 26
    # warning RequireThis Reference to instance variable 'maxWidth' needs "this.". 2692 32
    # warning RequireThis Reference to instance variable 'field' needs "this.". 2693 56
    # warning RequireThis Reference to instance variable 'maxWidth' needs "this.". 2695 62
    # warning RequireThis Reference to instance variable 'field' needs "this.". 2718 64
    # warning RequireThis Reference to instance variable 'maxWidth' needs "this.". 2750 53
    # warning RequireThis Reference to instance variable 'maxWidth' needs "this.". 2763 75
    # warning RequireThis Reference to instance variable 'maxWidth' needs "this.". 2769 76
    # warning RequireThis Reference to instance variable 'minWidth' needs "this.". 2779 78
    # warning RequireThis Reference to instance variable 'maxWidth' needs "this.". 2784 78
    # warning RequireThis Reference to instance variable 'subsequentWidth' needs "this.". 2812 68
    # warning RequireThis Reference to instance variable 'minWidth' needs "this.". 2835 37
    # warning RequireThis Reference to instance variable 'minWidth' needs "this.". 2839 36
    # warning RequireThis Reference to instance variable 'field' needs "this.". 2871 35
    # warning RequireThis Reference to instance variable 'maxWidth' needs "this.". 2873 29
    # warning RequireThis Reference to instance variable 'field' needs "this.". 2874 35
    # warning RequireThis Reference to instance variable 'minWidth' needs "this.". 2874 49
    # warning RequireThis Reference to instance variable 'field' needs "this.". 2876 31
    # warning RequireThis Reference to instance variable 'minWidth' needs "this.". 2876 45
    # warning RequireThis Reference to instance variable 'maxWidth' needs "this.". 2876 62
    # warning RequireThis Reference to instance variable 'signStyle' needs "this.". 2876 79
    # warning RequireThis Reference to instance variable 'textStyle' needs "this.". 3309 53
    # warning RequireThis Reference to instance variable 'field' needs "this.". 3356 34
    # warning RequireThis Reference to instance variable 'field' needs "this.". 3358 30
    # warning RequireThis Reference to instance variable 'textStyle' needs "this.". 3358 44
    # warning RequireThis Reference to instance variable 'fractionalDigits' needs "this.". 3432 41
    # warning RequireThis Reference to instance variable 'fractionalDigits' needs "this.". 3446 57
    # warning RequireThis Reference to instance variable 'fractionalDigits' needs "this.". 3447 57
    # warning RequireThis Reference to instance variable 'style' needs "this.". 3978 41
    # warning RequireThis Reference to instance variable 'cachedTree' needs "this.". 4102 35
    # warning RequireThis Reference to instance variable 'cachedTreeCI' needs "this.". 4102 48
    # warning RequireThis Reference to instance variable 'child' needs "this.". 4392 33
    # warning RequireThis Reference to instance variable 'dateStyle' needs "this.". 4755 75
    # warning RequireThis Reference to instance variable 'timeStyle' needs "this.". 4755 87
    # warning RequireThis Reference to instance variable 'dateStyle' needs "this.". 4770 56
    # warning RequireThis Reference to instance variable 'timeStyle' needs "this.". 4771 38

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/time/format/DateTimeParseContext.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'caseSensitive' needs "this.". 132 36
    # warning RequireThis Reference to instance variable 'strict' needs "this.". 133 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/time/format/DateTimePrintContext.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'temporal' needs "this.". 290 49

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/time/format/DecimalStyle.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'zeroDigit' needs "this.". 318 24
    # warning RequireThis Reference to instance variable 'positiveSign' needs "this.". 367 28
    # warning RequireThis Reference to instance variable 'negativeSign' needs "this.". 367 43
    # warning RequireThis Reference to instance variable 'decimalSeparator' needs "this.". 367 58
    # warning RequireThis Reference to instance variable 'zeroDigit' needs "this.". 378 34
    # warning RequireThis Reference to instance variable 'positiveSign' needs "this.". 378 46
    # warning RequireThis Reference to instance variable 'negativeSign' needs "this.". 378 61
    # warning RequireThis Reference to instance variable 'decimalSeparator' needs "this.". 378 76

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/time/format/Parsed.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'zone' needs "this.". 212 24
    # warning RequireThis Reference to instance variable 'chrono' needs "this.". 214 24
    # warning RequireThis Reference to instance variable 'time' needs "this.". 218 24
    # warning RequireThis Reference to instance variable 'zone' needs "this.". 225 27
    # warning RequireThis Reference to instance variable 'zone' needs "this.". 284 122
    # warning RequireThis Reference to instance variable 'date' needs "this.". 366 106
    # warning RequireThis Reference to instance variable 'chrono' needs "this.". 370 108
    # warning RequireThis Reference to instance variable 'time' needs "this.". 616 102
    # warning RequireThis Reference to instance variable 'excessDays' needs "this.". 619 111

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/time/temporal/ChronoField.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'displayNameKey' needs "this.". 637 33
    # warning RequireThis Reference to instance variable 'name' needs "this.". 638 58

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/time/temporal/JulianFields.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'offset' needs "this.". 283 50
    # warning RequireThis Reference to instance variable 'name' needs "this.". 290 65
    # warning RequireThis Reference to instance variable 'offset' needs "this.". 305 48

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/time/temporal/ValueRange.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'minLargest' needs "this.". 204 31
    # warning RequireThis Reference to instance variable 'maxLargest' needs "this.". 204 60
    # warning RequireThis Reference to instance variable 'minLargest' needs "this.". 359 27
    # warning RequireThis Reference to instance variable 'maxLargest' needs "this.". 362 27
    # warning RequireThis Reference to instance variable 'maxLargest' needs "this.". 365 26
    # warning RequireThis Reference to instance variable 'minLargest' needs "this.". 421 28
    # warning RequireThis Reference to instance variable 'maxLargest' needs "this.". 425 28

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/time/temporal/WeekFields.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'minimalDays' needs "this.". 651 47
    # warning RequireThis Reference to instance variable 'firstDayOfWeek' needs "this.". 662 32
    # warning RequireThis Reference to instance variable 'minimalDays' needs "this.". 662 55
    # warning RequireThis Reference to instance variable 'rangeUnit' needs "this.". 779 78
    # warning RequireThis Reference to instance variable 'name' needs "this.". 1046 84
    # warning RequireThis Reference to instance variable 'rangeUnit' needs "this.". 1108 78

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/time/zone/TzdbZoneRulesProvider.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'versionId' needs "this.". 141 108
    # warning RequireThis Reference to instance variable 'versionId' needs "this.". 204 26

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/time/zone/ZoneOffsetTransitionRule.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'dom' needs "this.". 490 106

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/time/zone/ZoneRules.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'standardOffsets' needs "this.". 314 28

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/AbstractList.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'cursor' needs "this.". 388 31
    # warning RequireThis Reference to instance variable 'modCount' needs "AbstractList.this.". 391 36
    # warning RequireThis Reference to instance variable 'expectedModCount' needs "this.". 398 29
    # warning RequireThis Reference to instance variable 'modCount' needs "AbstractList.this.". 440 36
    # warning RequireThis Reference to instance variable 'modCount' needs "AbstractList.this.". 454 36
    # warning RequireThis Reference to instance variable 'fence' needs "this.". 685 23
    # warning RequireThis Reference to instance variable 'index' needs "this.". 726 41
    # warning RequireThis Reference to instance variable 'size' needs "SubList.this.". 843 42
    # warning RequireThis Reference to instance variable 'offset' needs "SubList.this.". 865 44
    # warning RequireThis Reference to instance variable 'offset' needs "SubList.this.". 869 48
    # warning RequireThis Reference to instance variable 'size' needs "this.". 894 38
    # warning RequireThis Reference to instance variable 'size' needs "this.". 899 47

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/AbstractMap.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'value' needs "this.". 721 32
    # warning RequireThis Reference to instance variable 'value' needs "this.". 852 32

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/ArrayDeque.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'head' needs "this.". 151 20
    # warning RequireThis Reference to instance variable 'head' needs "this.". 151 37
    # warning RequireThis Reference to instance variable 'head' needs "this.". 156 44
    # warning RequireThis Reference to instance variable 'tail' needs "this.". 289 21
    # warning RequireThis Reference to instance variable 'elements' needs "this.". 375 30
    # warning RequireThis Reference to instance variable 'head' needs "this.". 375 44
    # warning RequireThis Reference to instance variable 'elements' needs "this.". 386 30
    # warning RequireThis Reference to instance variable 'elements' needs "this.". 419 31
    # warning RequireThis Reference to instance variable 'head' needs "this.". 607 38
    # warning RequireThis Reference to instance variable 'tail' needs "this.". 609 34
    # warning RequireThis Reference to instance variable 'tail' needs "this.". 625 22
    # warning RequireThis Reference to instance variable 'tail' needs "this.". 654 24
    # warning RequireThis Reference to instance variable 'head' needs "ArrayDeque.this.". 686 34
    # warning RequireThis Reference to instance variable 'cursor' needs "this.". 697 36
    # warning RequireThis Reference to instance variable 'remaining' needs "this.". 717 22
    # warning RequireThis Reference to instance variable 'tail' needs "ArrayDeque.this.". 728 32
    # warning RequireThis Reference to instance variable 'head' needs "ArrayDeque.this.". 770 32
    # warning RequireThis Reference to instance variable 'fence' needs "this.". 816 22
    # warning RequireThis Reference to instance variable 'tail' needs "ArrayDeque.this.". 817 29
    # warning RequireThis Reference to instance variable 'head' needs "ArrayDeque.this.". 818 26
    # warning RequireThis Reference to instance variable 'cursor' needs "this.". 826 46
    # warning RequireThis Reference to instance variable 'tail' needs "ArrayDeque.this.". 853 38
    # warning RequireThis Reference to instance variable 'head' needs "ArrayDeque.this.". 853 53
    # warning RequireThis Reference to instance variable 'cursor' needs "this.". 855 22
    # warning RequireThis Reference to instance variable 'fence' needs "this.". 855 33
    # warning RequireThis Reference to instance variable 'tail' needs "this.". 886 28
    # warning RequireThis Reference to instance variable 'tail' needs "this.". 926 28
    # warning RequireThis Reference to instance variable 'tail' needs "this.". 985 20
    # warning RequireThis Reference to instance variable 'tail' needs "this.". 1129 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/ArrayList.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'size' needs "this.". 317 33
    # warning RequireThis Reference to instance variable 'size' needs "this.". 321 33
    # warning RequireThis Reference to instance variable 'size' needs "this.". 410 24
    # warning RequireThis Reference to instance variable 'size' needs "this.". 414 24
    # warning RequireThis Reference to instance variable 'size' needs "this.". 497 18
    # warning RequireThis Reference to instance variable 'size' needs "this.". 602 69
    # warning RequireThis Reference to instance variable 'size' needs "this.". 634 69
    # warning RequireThis Reference to instance variable 'size' needs "this.". 680 21
    # warning RequireThis Reference to instance variable 'size' needs "this.". 690 43
    # warning RequireThis Reference to instance variable 'size' needs "this.". 789 25
    # warning RequireThis Reference to instance variable 'size' needs "this.". 820 33
    # warning RequireThis Reference to instance variable 'size' needs "this.". 828 73
    # warning RequireThis Reference to instance variable 'size' needs "ArrayList.this.". 884 30
    # warning RequireThis Reference to instance variable 'size' needs "ArrayList.this.". 891 22
    # warning RequireThis Reference to instance variable 'lastRet' needs "this.". 907 26
    # warning RequireThis Reference to instance variable 'expectedModCount' needs "this.". 924 48
    # warning RequireThis Reference to instance variable 'expectedModCount' needs "this.". 934 29
    # warning RequireThis Reference to instance variable 'size' needs "this.". 1129 66
    # warning RequireThis Reference to instance variable 'size' needs "this.". 1138 71
    # warning RequireThis Reference to instance variable 'expectedModCount' needs "this.". 1199 56
    # warning RequireThis Reference to instance variable 'lastRet' needs "this.". 1223 34
    # warning RequireThis Reference to instance variable 'lastRet' needs "this.". 1237 43
    # warning RequireThis Reference to instance variable 'expectedModCount' needs "this.". 1258 42
    # warning RequireThis Reference to instance variable 'fence' needs "this.". 1303 31
    # warning RequireThis Reference to instance variable 'size' needs "SubList.this.". 1305 47
    # warning RequireThis Reference to instance variable 'expectedModCount' needs "this.". 1324 46
    # warning RequireThis Reference to instance variable 'fence' needs "this.". 1337 35
    # warning RequireThis Reference to instance variable 'size' needs "SubList.this.". 1339 43
    # warning RequireThis Reference to instance variable 'expectedModCount' needs "this.". 1342 34
    # warning RequireThis Reference to instance variable 'index' needs "this.". 1343 34
    # warning RequireThis Reference to instance variable 'index' needs "this.". 1356 41
    # warning RequireThis Reference to instance variable 'fence' needs "this.". 1447 23
    # warning RequireThis Reference to instance variable 'size' needs "ArrayList.this.". 1449 30
    # warning RequireThis Reference to instance variable 'expectedModCount' needs "this.". 1468 33
    # warning RequireThis Reference to instance variable 'elementData' needs "ArrayList.this.". 1480 22
    # warning RequireThis Reference to instance variable 'fence' needs "this.". 1481 27
    # warning RequireThis Reference to instance variable 'size' needs "ArrayList.this.". 1483 26
    # warning RequireThis Reference to instance variable 'expectedModCount' needs "this.". 1486 26
    # warning RequireThis Reference to instance variable 'index' needs "this.". 1487 26
    # warning RequireThis Reference to instance variable 'index' needs "this.". 1500 33
    # warning RequireThis Reference to instance variable 'elementData' needs "this.". 1583 27

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/Base64.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'linemax' needs "this.". 246 36
    # warning RequireThis Reference to instance variable 'linemax' needs "this.". 413 29
    # warning RequireThis Reference to instance variable 'linemax' needs "this.". 781 28
    # warning RequireThis Reference to instance variable 'nextout' needs "this.". 903 47
    # warning RequireThis Reference to instance variable 'nextin' needs "this.". 941 83
    # warning RequireThis Reference to instance variable 'nextin' needs "this.". 963 31
    # warning RequireThis Reference to instance variable 'nextout' needs "this.". 968 51

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/BitSet.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'wordsInUse' needs "this.". 544 26
    # warning RequireThis Reference to instance variable 'wordsInUse' needs "this.". 571 31
    # warning RequireThis Reference to instance variable 'wordsInUse' needs "this.". 575 29
    # warning RequireThis Reference to instance variable 'wordsInUse' needs "this.". 629 29
    # warning RequireThis Reference to instance variable 'wordsInUse' needs "this.". 718 18
    # warning RequireThis Reference to instance variable 'wordsInUse' needs "this.". 726 24
    # warning RequireThis Reference to instance variable 'wordsInUse' needs "this.". 750 18
    # warning RequireThis Reference to instance variable 'wordsInUse' needs "this.". 758 24
    # warning RequireThis Reference to instance variable 'wordsInUse' needs "this.". 796 18
    # warning RequireThis Reference to instance variable 'wordsInUse' needs "this.". 834 18
    # warning RequireThis Reference to instance variable 'wordsInUse' needs "this.". 899 29
    # warning RequireThis Reference to instance variable 'wordsInUse' needs "this.". 921 29
    # warning RequireThis Reference to instance variable 'wordsInUse' needs "this.". 1081 29
    # warning RequireThis Reference to instance variable 'fence' needs "this.". 1240 27

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/Calendar.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'type' needs "this.". 1500 80
    # warning RequireThis Reference to instance variable 'type' needs "this.". 1517 89
    # warning RequireThis Reference to instance variable 'nextStamp' needs "this.". 1522 62
    # warning RequireThis Reference to instance variable 'maxFieldIndex' needs "this.". 1523 50
    # warning RequireThis Reference to instance variable 'maxFieldIndex' needs "this.". 1557 25
    # warning RequireThis Reference to instance variable 'isTimeSet' needs "this.". 1797 31
    # warning RequireThis Reference to instance variable 'areFieldsSet' needs "this.". 1797 44
    # warning RequireThis Reference to instance variable 'areAllFieldsSet' needs "this.". 1797 60
    # warning RequireThis Reference to instance variable 'zone' needs "this.". 1798 58
    # warning RequireThis Reference to instance variable 'areAllFieldsSet' needs "this.". 2388 32
    # warning RequireThis Reference to instance variable 'firstDayOfWeek' needs "this.". 3348 61
    # warning RequireThis Reference to instance variable 'minimalDaysInFirstWeek' needs "this.". 3349 69
    # warning RequireThis Reference to instance variable 'zone' needs "this.". 3513 45
    # warning RequireThis Reference to instance variable 'zone' needs "this.". 3517 25

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/Collections.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'm' needs "this.". 1501 32
    # warning RequireThis Reference to instance variable 'type' needs "this.". 3051 65
    # warning RequireThis Reference to instance variable 'zeroLengthElementArray' needs "this.". 3093 53
    # warning RequireThis Reference to instance variable 'keyType' needs "this.". 3600 54
    # warning RequireThis Reference to instance variable 'valueType' needs "this.". 3605 58
    # warning RequireThis Reference to instance variable 'valueType' needs "this.". 3906 62
    # warning RequireThis Reference to instance variable 'v' needs "this.". 4902 69
    # warning RequireThis Reference to instance variable 'v' needs "this.". 4930 33
    # warning RequireThis Reference to instance variable 'n' needs "this.". 5053 39
    # warning RequireThis Reference to instance variable 'n' needs "this.". 5055 64
    # warning RequireThis Reference to instance variable 'n' needs "this.". 5085 27

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/DoubleSummaryStatistics.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'sumCompensation' needs "this.". 113 30
    # warning RequireThis Reference to instance variable 'sum' needs "this.". 115 37
    # warning RequireThis Reference to instance variable 'sumCompensation' needs "this.". 188 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/EnumMap.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'keyType' needs "this.". 316 28
    # warning RequireThis Reference to instance variable 'keyType' needs "this.". 316 67
    # warning RequireThis Reference to instance variable 'keyType' needs "this.". 333 31
    # warning RequireThis Reference to instance variable 'keyType' needs "this.". 336 68
    # warning RequireThis Reference to instance variable 'lastReturnedEntry' needs "this.". 575 27
    # warning RequireThis Reference to instance variable 'size' needs "this.". 683 24
    # warning RequireThis Reference to instance variable 'keyType' needs "this.". 686 27
    # warning RequireThis Reference to instance variable 'keyType' needs "this.". 744 25
    # warning RequireThis Reference to instance variable 'keyType' needs "this.". 744 64
    # warning RequireThis Reference to instance variable 'keyType' needs "this.". 745 62

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/EnumSet.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'elementType' needs "this.". 397 23
    # warning RequireThis Reference to instance variable 'elementType' needs "this.". 397 64
    # warning RequireThis Reference to instance variable 'elementType' needs "this.". 398 60

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/EventObject.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'source' needs "this.". 76 52

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/FormatFlagsConversionMismatchException.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'c' needs "this.". 82 34
    # warning RequireThis Reference to instance variable 'f' needs "this.". 82 53

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/Formatter.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'a' needs "this.". 2435 29
    # warning RequireThis Reference to instance variable 'a' needs "this.". 2459 29
    # warning RequireThis Reference to instance variable 'c' needs "this.". 3001 52
    # warning RequireThis Reference to instance variable 'c' needs "this.". 3020 66

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/GregorianCalendar.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'gregorianCutover' needs "this.". 759 28
    # warning RequireThis Reference to instance variable 'gregorianCutover' needs "this.". 792 20
    # warning RequireThis Reference to instance variable 'gregorianCutoverYear' needs "this.". 825 20
    # warning RequireThis Reference to instance variable 'gregorianCutoverYearJulian' needs "this.". 828 20
    # warning RequireThis Reference to instance variable 'gregorianCutoverYearJulian' needs "this.". 834 37
    # warning RequireThis Reference to instance variable 'gregorianCutoverYear' needs "this.". 838 33
    # warning RequireThis Reference to instance variable 'gregorianCutoverDate' needs "this.". 880 40
    # warning RequireThis Reference to instance variable 'gregorianCutoverYearJulian' needs "this.". 1317 45
    # warning RequireThis Reference to instance variable 'gregorianCutoverYear' needs "this.". 1319 33
    # warning RequireThis Reference to instance variable 'gregorianCutoverDate' needs "this.". 1332 30
    # warning RequireThis Reference to instance variable 'gregorianCutoverDate' needs "this.". 1501 43
    # warning RequireThis Reference to instance variable 'gregorianCutoverYear' needs "this.". 1689 25
    # warning RequireThis Reference to instance variable 'gregorianCutoverYearJulian' needs "this.". 1689 57
    # warning RequireThis Reference to instance variable 'gregorianCutoverDate' needs "this.". 1755 37
    # warning RequireThis Reference to instance variable 'gregorianCutoverDate' needs "this.". 1771 27
    # warning RequireThis Reference to instance variable 'gregorianCutoverYearJulian' needs "this.". 1791 45
    # warning RequireThis Reference to instance variable 'gregorianCutoverYearJulian' needs "this.". 1794 46
    # warning RequireThis Reference to instance variable 'gregorianCutoverDate' needs "this.". 1797 28
    # warning RequireThis Reference to instance variable 'gregorianCutoverDate' needs "this.". 1801 32
    # warning RequireThis Reference to instance variable 'gregorianCutoverDate' needs "this.". 1802 32
    # warning RequireThis Reference to instance variable 'gregorianCutover' needs "this.". 1953 69
    # warning RequireThis Reference to instance variable 'gdate' needs "this.". 2004 26
    # warning RequireThis Reference to instance variable 'gdate' needs "this.". 2020 39
    # warning RequireThis Reference to instance variable 'gdate' needs "this.". 2031 39
    # warning RequireThis Reference to instance variable 'gregorianCutoverDate' needs "this.". 2374 26
    # warning RequireThis Reference to instance variable 'cachedFixedDate' needs "this.". 2382 36
    # warning RequireThis Reference to instance variable 'cachedFixedDate' needs "this.". 2384 50
    # warning RequireThis Reference to instance variable 'gdate' needs "this.". 2390 39
    # warning RequireThis Reference to instance variable 'cachedFixedDate' needs "this.". 2393 30
    # warning RequireThis Reference to instance variable 'gdate' needs "this.". 2404 21
    # warning RequireThis Reference to instance variable 'cdate' needs "this.". 2405 85
    # warning RequireThis Reference to instance variable 'gregorianCutoverYear' needs "this.". 2471 50
    # warning RequireThis Reference to instance variable 'gregorianCutoverYearJulian' needs "this.". 2471 73
    # warning RequireThis Reference to instance variable 'gregorianCutoverYear' needs "this.". 2477 51
    # warning RequireThis Reference to instance variable 'gregorianCutoverDate' needs "this.". 2482 38
    # warning RequireThis Reference to instance variable 'gregorianCutoverYearJulian' needs "this.". 2512 46
    # warning RequireThis Reference to instance variable 'gregorianCutoverYear' needs "this.". 2520 37
    # warning RequireThis Reference to instance variable 'gregorianCutoverDate' needs "this.". 2528 40
    # warning RequireThis Reference to instance variable 'gregorianCutoverYearJulian' needs "this.". 2531 44
    # warning RequireThis Reference to instance variable 'gregorianCutoverYear' needs "this.". 2541 38
    # warning RequireThis Reference to instance variable 'gregorianCutoverYear' needs "this.". 2561 36
    # warning RequireThis Reference to instance variable 'gregorianCutoverYear' needs "this.". 2563 36
    # warning RequireThis Reference to instance variable 'gregorianCutoverYear' needs "this.". 2565 37
    # warning RequireThis Reference to instance variable 'gregorianCutoverYear' needs "this.". 2570 36
    # warning RequireThis Reference to instance variable 'gregorianCutoverYear' needs "this.". 2571 58
    # warning RequireThis Reference to instance variable 'gregorianCutoverYearJulian' needs "this.". 2572 40
    # warning RequireThis Reference to instance variable 'gregorianCutoverDate' needs "this.". 2578 36
    # warning RequireThis Reference to instance variable 'gregorianCutoverYear' needs "this.". 2709 24
    # warning RequireThis Reference to instance variable 'gregorianCutoverYearJulian' needs "this.". 2709 55
    # warning RequireThis Reference to instance variable 'gregorianCutoverDate' needs "this.". 2711 28
    # warning RequireThis Reference to instance variable 'gregorianCutoverYear' needs "this.". 2716 31
    # warning RequireThis Reference to instance variable 'gregorianCutoverYearJulian' needs "this.". 2716 62
    # warning RequireThis Reference to instance variable 'gregorianCutoverDate' needs "this.". 2718 27
    # warning RequireThis Reference to instance variable 'gregorianCutoverYearJulian' needs "this.". 2733 45
    # warning RequireThis Reference to instance variable 'gregorianCutoverYear' needs "this.". 2736 36
    # warning RequireThis Reference to instance variable 'gregorianCutoverDate' needs "this.". 2742 24
    # warning RequireThis Reference to instance variable 'gregorianCutoverDate' needs "this.". 2743 28
    # warning RequireThis Reference to instance variable 'gregorianCutoverDate' needs "this.". 2756 27
    # warning RequireThis Reference to instance variable 'gdate' needs "this.". 2865 57
    # warning RequireThis Reference to instance variable 'gregorianCutoverYear' needs "this.". 2928 25
    # warning RequireThis Reference to instance variable 'gregorianCutoverDate' needs "this.". 2929 32
    # warning RequireThis Reference to instance variable 'gregorianCutoverYearJulian' needs "this.". 2930 44
    # warning RequireThis Reference to instance variable 'gregorianCutoverDate' needs "this.". 2934 29
    # warning RequireThis Reference to instance variable 'gregorianCutoverYear' needs "this.". 2999 42
    # warning RequireThis Reference to instance variable 'gregorianCutoverYear' needs "this.". 3010 46
    # warning RequireThis Reference to instance variable 'gregorianCutoverYearJulian' needs "this.". 3010 69
    # warning RequireThis Reference to instance variable 'gregorianCutoverYear' needs "this.". 3024 44
    # warning RequireThis Reference to instance variable 'gregorianCutoverYearJulian' needs "this.". 3025 41
    # warning RequireThis Reference to instance variable 'gregorianCutoverYearJulian' needs "this.". 3026 37
    # warning RequireThis Reference to instance variable 'gregorianCutoverDate' needs "this.". 3027 30
    # warning RequireThis Reference to instance variable 'gregorianCutoverYear' needs "this.". 3050 44
    # warning RequireThis Reference to instance variable 'gregorianCutoverYearJulian' needs "this.". 3051 41
    # warning RequireThis Reference to instance variable 'gregorianCutoverYearJulian' needs "this.". 3064 41
    # warning RequireThis Reference to instance variable 'gregorianCutoverDate' needs "this.". 3073 35
    # warning RequireThis Reference to instance variable 'gregorianCutoverDate' needs "this.". 3089 35
    # warning RequireThis Reference to instance variable 'gregorianCutoverYear' needs "this.". 3137 21
    # warning RequireThis Reference to instance variable 'gregorianCutoverYearJulian' needs "this.". 3137 53
    # warning RequireThis Reference to instance variable 'gregorianCutoverDate' needs "this.". 3144 21
    # warning RequireThis Reference to instance variable 'gdate' needs "this.". 3147 22
    # warning RequireThis Reference to instance variable 'gregorianCutoverYear' needs "this.". 3184 20
    # warning RequireThis Reference to instance variable 'gregorianCutoverYearJulian' needs "this.". 3184 51
    # warning RequireThis Reference to instance variable 'cachedFixedDate' needs "this.". 3201 35

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/HashMap.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'value' needs "this.". 293 61
    # warning RequireThis Reference to instance variable 'loadFactor' needs "this.". 503 40
    # warning RequireThis Reference to instance variable 'threshold' needs "this.". 506 25
    # warning RequireThis Reference to instance variable 'threshold' needs "this.". 509 26
    # warning RequireThis Reference to instance variable 'table' needs "this.". 568 20
    # warning RequireThis Reference to instance variable 'table' needs "this.". 627 20
    # warning RequireThis Reference to instance variable 'threshold' needs "this.". 661 22
    # warning RequireThis Reference to instance variable 'loadFactor' needs "this.". 697 40
    # warning RequireThis Reference to instance variable 'table' needs "this.". 815 20
    # warning RequireThis Reference to instance variable 'table' needs "this.". 860 20
    # warning RequireThis Reference to instance variable 'table' needs "this.". 877 20
    # warning RequireThis Reference to instance variable 'table' needs "HashMap.this.". 928 36
    # warning RequireThis Reference to instance variable 'table' needs "HashMap.this.". 976 36
    # warning RequireThis Reference to instance variable 'entrySet' needs "this.". 1006 22
    # warning RequireThis Reference to instance variable 'table' needs "HashMap.this.". 1039 36
    # warning RequireThis Reference to instance variable 'threshold' needs "this.". 1113 20
    # warning RequireThis Reference to instance variable 'table' needs "this.". 1113 40
    # warning RequireThis Reference to instance variable 'modCount' needs "this.". 1138 19
    # warning RequireThis Reference to instance variable 'modCount' needs "this.". 1180 23
    # warning RequireThis Reference to instance variable 'threshold' needs "this.". 1212 20
    # warning RequireThis Reference to instance variable 'table' needs "this.". 1212 40
    # warning RequireThis Reference to instance variable 'modCount' needs "this.". 1233 19
    # warning RequireThis Reference to instance variable 'threshold' needs "this.". 1279 20
    # warning RequireThis Reference to instance variable 'table' needs "this.". 1279 40
    # warning RequireThis Reference to instance variable 'modCount' needs "this.". 1302 27
    # warning RequireThis Reference to instance variable 'table' needs "this.". 1336 32
    # warning RequireThis Reference to instance variable 'table' needs "this.". 1352 32
    # warning RequireThis Reference to instance variable 'threshold' needs "this.". 1392 31
    # warning RequireThis Reference to instance variable 'loadFactor' needs "this.". 1428 46
    # warning RequireThis Reference to instance variable 'modCount' needs "HashMap.this.". 1472 32
    # warning RequireThis Reference to instance variable 'expectedModCount' needs "this.". 1488 29
    # warning RequireThis Reference to instance variable 'table' needs "HashMap.this.". 1492 61
    # warning RequireThis Reference to instance variable 'expectedModCount' needs "this.". 1502 29
    # warning RequireThis Reference to instance variable 'modCount' needs "HashMap.this.". 1506 32
    # warning RequireThis Reference to instance variable 'fence' needs "this.". 1548 23
    # warning RequireThis Reference to instance variable 'est' needs "this.". 1560 27
    # warning RequireThis Reference to instance variable 'table' needs "this.". 1832 32

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/Hashtable.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'loadFactor' needs "this.". 420 49
    # warning RequireThis Reference to instance variable 'threshold' needs "this.". 437 22
    # warning RequireThis Reference to instance variable 'table' needs "this.". 441 19
    # warning RequireThis Reference to instance variable 'modCount' needs "this.". 899 41
    # warning RequireThis Reference to instance variable 'table' needs "this.". 913 44
    # warning RequireThis Reference to instance variable 'modCount' needs "this.". 920 41
    # warning RequireThis Reference to instance variable 'modCount' needs "this.". 1044 19
    # warning RequireThis Reference to instance variable 'modCount' needs "this.". 1075 27
    # warning RequireThis Reference to instance variable 'modCount' needs "this.". 1117 27
    # warning RequireThis Reference to instance variable 'modCount' needs "this.". 1137 19
    # warning RequireThis Reference to instance variable 'modCount' needs "this.". 1168 27
    # warning RequireThis Reference to instance variable 'loadFactor' needs "this.". 1272 67
    # warning RequireThis Reference to instance variable 'loadFactor' needs "this.". 1284 60
    # warning RequireThis Reference to instance variable 'loadFactor' needs "this.". 1290 57
    # warning RequireThis Reference to instance variable 'loadFactor' needs "this.". 1295 44
    # warning RequireThis Reference to instance variable 'entry' needs "this.". 1463 47
    # warning RequireThis Reference to instance variable 'expectedModCount' needs "this.". 1476 44
    # warning RequireThis Reference to instance variable 'expectedModCount' needs "this.". 1486 29
    # warning RequireThis Reference to instance variable 'lastReturned' needs "this.". 1496 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/IdentityHashMap.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'size' needs "this.". 502 17
    # warning RequireThis Reference to instance variable 'size' needs "this.". 644 29
    # warning RequireThis Reference to instance variable 'expectedModCount' needs "this.". 733 29
    # warning RequireThis Reference to instance variable 'index' needs "this.". 739 33
    # warning RequireThis Reference to instance variable 'expectedModCount' needs "this.". 747 29
    # warning RequireThis Reference to instance variable 'modCount' needs "IdentityHashMap.this.". 781 36
    # warning RequireThis Reference to instance variable 'lastReturnedEntry' needs "this.". 848 27
    # warning RequireThis Reference to instance variable 'modCount' needs "IdentityHashMap.this.". 1036 50
    # warning RequireThis Reference to instance variable 'modCount' needs "IdentityHashMap.this.". 1123 50
    # warning RequireThis Reference to instance variable 'modCount' needs "IdentityHashMap.this.". 1246 50
    # warning RequireThis Reference to instance variable 'fence' needs "this.". 1401 23
    # warning RequireThis Reference to instance variable 'est' needs "this.". 1411 27

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/IllegalFormatFlagsException.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'flags' needs "this.". 65 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/ImmutableCollections.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'size' needs "this.". 797 45

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/JapaneseImperialCalendar.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'cachedFixedDate' needs "this.". 1645 26
    # warning RequireThis Reference to instance variable 'cachedFixedDate' needs "this.". 2226 40

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/JumboEnumSet.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'size' needs "this.". 81 34
    # warning RequireThis Reference to instance variable 'unseenIndex' needs "this.". 137 33
    # warning RequireThis Reference to instance variable 'lastReturned' needs "this.". 138 23

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/KeyValueHolder.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'value' needs "this.". 128 28

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/LinkedHashMap.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'head' needs "this.". 299 31
    # warning RequireThis Reference to instance variable 'tail' needs "this.". 307 36
    # warning RequireThis Reference to instance variable 'head' needs "LinkedHashMap.this.". 707 20
    # warning RequireThis Reference to instance variable 'expectedModCount' needs "this.". 718 29
    # warning RequireThis Reference to instance variable 'expectedModCount' needs "this.". 731 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/LinkedList.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'size' needs "this.". 418 22
    # warning RequireThis Reference to instance variable 'last' needs "this.". 420 20
    # warning RequireThis Reference to instance variable 'size' needs "this.". 513 22
    # warning RequireThis Reference to instance variable 'size' needs "this.". 537 38
    # warning RequireThis Reference to instance variable 'size' needs "this.". 545 39
    # warning RequireThis Reference to instance variable 'size' needs "this.". 554 43
    # warning RequireThis Reference to instance variable 'size' needs "LinkedList.this.". 883 30
    # warning RequireThis Reference to instance variable 'size' needs "LinkedList.this.". 888 32
    # warning RequireThis Reference to instance variable 'next' needs "this.". 896 28
    # warning RequireThis Reference to instance variable 'last' needs "LinkedList.this.". 911 52
    # warning RequireThis Reference to instance variable 'lastReturned' needs "this.". 931 25
    # warning RequireThis Reference to instance variable 'expectedModCount' needs "this.". 959 32
    # warning RequireThis Reference to instance variable 'size' needs "LinkedList.this.". 959 64
    # warning RequireThis Reference to instance variable 'next' needs "this.". 961 32
    # warning RequireThis Reference to instance variable 'expectedModCount' needs "this.". 969 29
    # warning RequireThis Reference to instance variable 'size' needs "this.". 1101 24
    # warning RequireThis Reference to instance variable 'size' needs "this.". 1109 24
    # warning RequireThis Reference to instance variable 'est' needs "this.". 1196 22
    # warning RequireThis Reference to instance variable 'list' needs "this.". 1197 28
    # warning RequireThis Reference to instance variable 'current' needs "this.". 1213 31
    # warning RequireThis Reference to instance variable 'current' needs "this.". 1233 44
    # warning RequireThis Reference to instance variable 'expectedModCount' needs "this.". 1242 34
    # warning RequireThis Reference to instance variable 'current' needs "this.". 1249 38
    # warning RequireThis Reference to instance variable 'expectedModCount' needs "this.". 1254 38

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/Locale.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'range' needs "this.". 3252 45
    # warning RequireThis Reference to instance variable 'weight' needs "this.". 3252 69

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/MissingFormatArgumentException.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 's' needs "this.". 68 39

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/Optional.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'value' needs "this.". 347 32
    # warning RequireThis Reference to instance variable 'value' needs "this.". 361 32

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/OptionalDouble.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'value' needs "this.". 211 28
    # warning RequireThis Reference to instance variable 'value' needs "this.". 225 28

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/OptionalInt.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'value' needs "this.". 210 28
    # warning RequireThis Reference to instance variable 'value' needs "this.". 224 28

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/OptionalLong.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'value' needs "this.". 210 28
    # warning RequireThis Reference to instance variable 'value' needs "this.". 224 28

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/PriorityQueue.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'size' needs "this.". 353 33
    # warning RequireThis Reference to instance variable 'size' needs "this.". 389 29
    # warning RequireThis Reference to instance variable 'size' needs "PriorityQueue.this.". 528 29
    # warning RequireThis Reference to instance variable 'modCount' needs "PriorityQueue.this.". 534 37
    # warning RequireThis Reference to instance variable 'size' needs "PriorityQueue.this.". 536 26
    # warning RequireThis Reference to instance variable 'modCount' needs "PriorityQueue.this.". 548 37
    # warning RequireThis Reference to instance variable 'modCount' needs "PriorityQueue.this.". 566 32
    # warning RequireThis Reference to instance variable 'size' needs "this.". 580 29
    # warning RequireThis Reference to instance variable 'size' needs "this.". 700 25
    # warning RequireThis Reference to instance variable 'size' needs "this.". 718 25
    # warning RequireThis Reference to instance variable 'size' needs "this.". 777 29
    # warning RequireThis Reference to instance variable 'size' needs "this.". 801 29
    # warning RequireThis Reference to instance variable 'fence' needs "this.". 841 23
    # warning RequireThis Reference to instance variable 'modCount' needs "PriorityQueue.this.". 842 36
    # warning RequireThis Reference to instance variable 'size' needs "PriorityQueue.this.". 843 30
    # warning RequireThis Reference to instance variable 'size' needs "PriorityQueue.this.". 858 38
    # warning RequireThis Reference to instance variable 'modCount' needs "PriorityQueue.this.". 858 63
    # warning RequireThis Reference to instance variable 'index' needs "this.". 861 22
    # warning RequireThis Reference to instance variable 'fence' needs "this.". 861 42
    # warning RequireThis Reference to instance variable 'expectedModCount' needs "this.". 866 29
    # warning RequireThis Reference to instance variable 'size' needs "PriorityQueue.this.". 874 38
    # warning RequireThis Reference to instance variable 'modCount' needs "PriorityQueue.this.". 874 63
    # warning RequireThis Reference to instance variable 'index' needs "this.". 876 22
    # warning RequireThis Reference to instance variable 'fence' needs "this.". 876 31
    # warning RequireThis Reference to instance variable 'expectedModCount' needs "this.". 880 36
    # warning RequireThis Reference to instance variable 'index' needs "this.". 889 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/Properties.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'inLimit' needs "this.". 457 30
    # warning RequireThis Reference to instance variable 'inLimit' needs "this.". 500 44
    # warning RequireThis Reference to instance variable 'inLimit' needs "this.". 508 44
    # warning RequireThis Reference to instance variable 'inLimit' needs "this.". 546 34

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/Random.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'fence' needs "this.". 1011 38
    # warning RequireThis Reference to instance variable 'index' needs "this.". 1017 28
    # warning RequireThis Reference to instance variable 'fence' needs "this.". 1066 38
    # warning RequireThis Reference to instance variable 'index' needs "this.". 1072 28
    # warning RequireThis Reference to instance variable 'fence' needs "this.". 1122 38
    # warning RequireThis Reference to instance variable 'index' needs "this.". 1128 28

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/RegularEnumSet.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'elements' needs "RegularEnumSet.this.". 92 22
    # warning RequireThis Reference to instance variable 'lastReturned' needs "this.". 104 23
    # warning RequireThis Reference to instance variable 'elements' needs "this.". 302 31

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/ResourceBundle.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'modulesHash' needs "this.". 724 65
    # warning RequireThis Reference to instance variable 'name' needs "this.". 761 34
    # warning RequireThis Reference to instance variable 'format' needs "this.". 765 34

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/Scanner.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'non0Digit' needs "this.". 429 37
    # warning RequireThis Reference to instance variable 'groupSeparator' needs "this.". 430 33
    # warning RequireThis Reference to instance variable 'negativeSuffix' needs "this.". 435 61
    # warning RequireThis Reference to instance variable 'positiveSuffix' needs "this.". 436 61
    # warning RequireThis Reference to instance variable 'non0Digit' needs "this.". 480 37
    # warning RequireThis Reference to instance variable 'groupSeparator' needs "this.". 481 33
    # warning RequireThis Reference to instance variable 'decimalSeparator' needs "this.". 485 13
    # warning RequireThis Reference to instance variable 'decimalSeparator' needs "this.". 485 47
    # warning RequireThis Reference to instance variable 'nanString' needs "this.". 487 36
    # warning RequireThis Reference to instance variable 'infinityString' needs "this.". 488 32
    # warning RequireThis Reference to instance variable 'positivePrefix' needs "this.". 489 38
    # warning RequireThis Reference to instance variable 'positiveSuffix' needs "this.". 490 29
    # warning RequireThis Reference to instance variable 'negativePrefix' needs "this.". 491 38
    # warning RequireThis Reference to instance variable 'negativeSuffix' needs "this.". 492 29
    # warning RequireThis Reference to instance variable 'positivePrefix' needs "this.". 497 42
    # warning RequireThis Reference to instance variable 'positiveSuffix' needs "this.". 498 29
    # warning RequireThis Reference to instance variable 'negativePrefix' needs "this.". 499 42
    # warning RequireThis Reference to instance variable 'negativeSuffix' needs "this.". 500 29
    # warning RequireThis Reference to instance variable 'position' needs "this.". 741 32
    # warning RequireThis Reference to instance variable 'savedScannerPosition' needs "this.". 745 25
    # warning RequireThis Reference to instance variable 'savedScannerPosition' needs "this.". 751 25
    # warning RequireThis Reference to instance variable 'hasNextPosition' needs "this.". 777 20
    # warning RequireThis Reference to instance variable 'hasNextPosition' needs "this.". 787 20
    # warning RequireThis Reference to instance variable 'position' needs "this.". 824 13
    # warning RequireThis Reference to instance variable 'savedScannerPosition' needs "this.". 824 24
    # warning RequireThis Reference to instance variable 'sourceClosed' needs "this.". 857 14
    # warning RequireThis Reference to instance variable 'position' needs "this.". 936 49
    # warning RequireThis Reference to instance variable 'source' needs "this.". 1094 29
    # warning RequireThis Reference to instance variable 'positivePrefix' needs "this.". 1204 38
    # warning RequireThis Reference to instance variable 'negativePrefix' needs "this.". 1207 38
    # warning RequireThis Reference to instance variable 'positiveSuffix' needs "this.". 1210 38
    # warning RequireThis Reference to instance variable 'negativeSuffix' needs "this.". 1213 38
    # warning RequireThis Reference to instance variable 'delimPattern' needs "this.". 1315 36
    # warning RequireThis Reference to instance variable 'position' needs "this.". 1316 34
    # warning RequireThis Reference to instance variable 'matchValid' needs "this.". 1317 37
    # warning RequireThis Reference to instance variable 'needInput' needs "this.". 1318 36
    # warning RequireThis Reference to instance variable 'sourceClosed' needs "this.". 1319 39
    # warning RequireThis Reference to instance variable 'skipped' needs "this.". 1320 33
    # warning RequireThis Reference to instance variable 'groupSeparator' needs "this.". 1321 41
    # warning RequireThis Reference to instance variable 'decimalSeparator' needs "this.". 1322 43
    # warning RequireThis Reference to instance variable 'positivePrefix' needs "this.". 1323 41
    # warning RequireThis Reference to instance variable 'negativePrefix' needs "this.". 1324 41
    # warning RequireThis Reference to instance variable 'positiveSuffix' needs "this.". 1325 41
    # warning RequireThis Reference to instance variable 'negativeSuffix' needs "this.". 1326 41
    # warning RequireThis Reference to instance variable 'nanString' needs "this.". 1327 36
    # warning RequireThis Reference to instance variable 'infinityString' needs "this.". 1328 41
    # warning RequireThis Reference to instance variable 'position' needs "this.". 1623 44
    # warning RequireThis Reference to instance variable 'hasNextResult' needs "this.". 1834 21
    # warning RequireThis Reference to instance variable 'typeCache' needs "this.". 1897 31
    # warning RequireThis Reference to instance variable 'hasNextResult' needs "this.". 1950 21
    # warning RequireThis Reference to instance variable 'typeCache' needs "this.". 2013 33
    # warning RequireThis Reference to instance variable 'hasNextResult' needs "this.". 2066 21
    # warning RequireThis Reference to instance variable 'groupSeparator' needs "this.". 2081 45
    # warning RequireThis Reference to instance variable 'typeCache' needs "this.". 2153 33
    # warning RequireThis Reference to instance variable 'hasNextResult' needs "this.". 2206 21
    # warning RequireThis Reference to instance variable 'typeCache' needs "this.". 2269 31
    # warning RequireThis Reference to instance variable 'typeCache' needs "this.". 2392 33
    # warning RequireThis Reference to instance variable 'typeCache' needs "this.". 2459 35
    # warning RequireThis Reference to instance variable 'hasNextResult' needs "this.". 2513 21
    # warning RequireThis Reference to instance variable 'typeCache' needs "this.". 2572 42
    # warning RequireThis Reference to instance variable 'typeCache' needs "this.". 2637 42
    # warning RequireThis Reference to instance variable 'modCount' needs "Scanner.this.". 2747 56
    # warning RequireThis Reference to instance variable 'modCount' needs "Scanner.this.". 2753 33
    # warning RequireThis Reference to instance variable 'modCount' needs "Scanner.this.". 2755 38
    # warning RequireThis Reference to instance variable 'modCount' needs "Scanner.this.". 2760 33
    # warning RequireThis Reference to instance variable 'modCount' needs "Scanner.this.". 2861 38
    # warning RequireThis Reference to instance variable 'modCount' needs "Scanner.this.". 2868 33
    # warning RequireThis Reference to instance variable 'modCount' needs "Scanner.this.". 2875 42
    # warning RequireThis Reference to instance variable 'sourceClosed' needs "Scanner.this.". 2899 57
    # warning RequireThis Reference to instance variable 'position' needs "Scanner.this.". 2902 47

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/ServiceLoader.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'loader' needs "ServiceLoader.this.". 988 34
    # warning RequireThis Reference to instance variable 'expectedReloadCount' needs "this.". 1370 55
    # warning RequireThis Reference to instance variable 'expectedReloadCount' needs "this.". 1473 51

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/SimpleTimeZone.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'cacheStart' needs "this.". 552 33
    # warning RequireThis Reference to instance variable 'cacheEnd' needs "this.". 552 54
    # warning RequireThis Reference to instance variable 'dstSavings' needs "this.". 553 35
    # warning RequireThis Reference to instance variable 'rawOffset' needs "this.". 562 40
    # warning RequireThis Reference to instance variable 'startYear' needs "this.". 564 25
    # warning RequireThis Reference to instance variable 'rawOffset' needs "this.". 572 26
    # warning RequireThis Reference to instance variable 'rawOffset' needs "this.". 573 35
    # warning RequireThis Reference to instance variable 'rawOffset' needs "this.". 639 26
    # warning RequireThis Reference to instance variable 'rawOffset' needs "this.". 651 50
    # warning RequireThis Reference to instance variable 'startYear' needs "this.". 665 36
    # warning RequireThis Reference to instance variable 'cacheStart' needs "this.". 675 29
    # warning RequireThis Reference to instance variable 'cacheEnd' needs "this.". 675 50
    # warning RequireThis Reference to instance variable 'dstSavings' needs "this.". 676 40
    # warning RequireThis Reference to instance variable 'cacheYear' needs "this.". 678 29
    # warning RequireThis Reference to instance variable 'dstSavings' needs "this.". 689 27
    # warning RequireThis Reference to instance variable 'dstSavings' needs "this.". 702 31
    # warning RequireThis Reference to instance variable 'dstSavings' needs "this.". 709 31
    # warning RequireThis Reference to instance variable 'startYear' needs "this.". 715 40
    # warning RequireThis Reference to instance variable 'rawOffset' needs "this.". 727 21
    # warning RequireThis Reference to instance variable 'rawOffset' needs "this.". 736 21
    # warning RequireThis Reference to instance variable 'dstSavings' needs "this.". 739 21
    # warning RequireThis Reference to instance variable 'dstSavings' needs "this.". 828 30
    # warning RequireThis Reference to instance variable 'rawOffset' needs "this.". 862 46
    # warning RequireThis Reference to instance variable 'startDay' needs "this.". 880 29
    # warning RequireThis Reference to instance variable 'startDayOfWeek' needs "this.". 880 40
    # warning RequireThis Reference to instance variable 'startTime' needs "this.". 880 57
    # warning RequireThis Reference to instance variable 'endMonth' needs "this.". 881 13
    # warning RequireThis Reference to instance variable 'endDay' needs "this.". 881 24
    # warning RequireThis Reference to instance variable 'endDayOfWeek' needs "this.". 881 33
    # warning RequireThis Reference to instance variable 'endTime' needs "this.". 881 48
    # warning RequireThis Reference to instance variable 'rawOffset' needs "this.". 881 58
    # warning RequireThis Reference to instance variable 'rawOffset' needs "this.". 948 26
    # warning RequireThis Reference to instance variable 'dstSavings' needs "this.". 949 30
    # warning RequireThis Reference to instance variable 'useDaylight' needs "this.". 950 31
    # warning RequireThis Reference to instance variable 'startYear' needs "this.". 951 29
    # warning RequireThis Reference to instance variable 'startMode' needs "this.". 952 29
    # warning RequireThis Reference to instance variable 'startMonth' needs "this.". 953 30
    # warning RequireThis Reference to instance variable 'startDay' needs "this.". 954 28
    # warning RequireThis Reference to instance variable 'startDayOfWeek' needs "this.". 955 34
    # warning RequireThis Reference to instance variable 'startTime' needs "this.". 956 29
    # warning RequireThis Reference to instance variable 'startTimeMode' needs "this.". 957 33
    # warning RequireThis Reference to instance variable 'endMode' needs "this.". 958 27
    # warning RequireThis Reference to instance variable 'endMonth' needs "this.". 959 28
    # warning RequireThis Reference to instance variable 'endDay' needs "this.". 960 26
    # warning RequireThis Reference to instance variable 'endDayOfWeek' needs "this.". 961 32
    # warning RequireThis Reference to instance variable 'endTime' needs "this.". 962 27
    # warning RequireThis Reference to instance variable 'endTimeMode' needs "this.". 963 31
    # warning RequireThis Reference to instance variable 'startMonth' needs "this.". 1384 50
    # warning RequireThis Reference to instance variable 'startTime' needs "this.". 1388 49
    # warning RequireThis Reference to instance variable 'startDayOfWeek' needs "this.". 1406 59
    # warning RequireThis Reference to instance variable 'startDay' needs "this.". 1412 69
    # warning RequireThis Reference to instance variable 'startDay' needs "this.". 1416 48
    # warning RequireThis Reference to instance variable 'endMonth' needs "this.". 1431 48
    # warning RequireThis Reference to instance variable 'endTime' needs "this.". 1435 47
    # warning RequireThis Reference to instance variable 'endDayOfWeek' needs "this.". 1453 57
    # warning RequireThis Reference to instance variable 'endDay' needs "this.". 1459 67
    # warning RequireThis Reference to instance variable 'endDay' needs "this.". 1463 46
    # warning RequireThis Reference to instance variable 'rawOffset' needs "this.". 1537 26
    # warning RequireThis Reference to instance variable 'dstSavings' needs "this.". 1551 36
    # warning RequireThis Reference to instance variable 'dstSavings' needs "this.". 1554 24
    # warning RequireThis Reference to instance variable 'startDay' needs "this.". 1573 26
    # warning RequireThis Reference to instance variable 'startDayOfWeek' needs "this.". 1574 26
    # warning RequireThis Reference to instance variable 'endDay' needs "this.". 1575 26
    # warning RequireThis Reference to instance variable 'endDayOfWeek' needs "this.". 1576 26
    # warning RequireThis Reference to instance variable 'startTimeMode' needs "this.". 1579 26
    # warning RequireThis Reference to instance variable 'endTimeMode' needs "this.". 1580 26
    # warning RequireThis Reference to instance variable 'startTime' needs "this.". 1609 20
    # warning RequireThis Reference to instance variable 'endTime' needs "this.". 1610 20

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/Spliterators.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'fence' needs "this.". 934 41
    # warning RequireThis Reference to instance variable 'array' needs "this.". 946 22
    # warning RequireThis Reference to instance variable 'fence' needs "this.". 946 45
    # warning RequireThis Reference to instance variable 'index' needs "this.". 947 22
    # warning RequireThis Reference to instance variable 'fence' needs "this.". 956 39
    # warning RequireThis Reference to instance variable 'index' needs "this.". 965 60
    # warning RequireThis Reference to instance variable 'fence' needs "this.". 1019 41
    # warning RequireThis Reference to instance variable 'array' needs "this.". 1030 22
    # warning RequireThis Reference to instance variable 'fence' needs "this.". 1030 45
    # warning RequireThis Reference to instance variable 'index' needs "this.". 1031 22
    # warning RequireThis Reference to instance variable 'fence' needs "this.". 1040 39
    # warning RequireThis Reference to instance variable 'index' needs "this.". 1048 60
    # warning RequireThis Reference to instance variable 'fence' needs "this.". 1102 41
    # warning RequireThis Reference to instance variable 'array' needs "this.". 1113 22
    # warning RequireThis Reference to instance variable 'fence' needs "this.". 1113 45
    # warning RequireThis Reference to instance variable 'index' needs "this.". 1114 22
    # warning RequireThis Reference to instance variable 'fence' needs "this.". 1123 39
    # warning RequireThis Reference to instance variable 'index' needs "this.". 1131 60
    # warning RequireThis Reference to instance variable 'fence' needs "this.". 1185 41
    # warning RequireThis Reference to instance variable 'array' needs "this.". 1196 22
    # warning RequireThis Reference to instance variable 'fence' needs "this.". 1196 45
    # warning RequireThis Reference to instance variable 'index' needs "this.". 1197 22
    # warning RequireThis Reference to instance variable 'fence' needs "this.". 1206 39
    # warning RequireThis Reference to instance variable 'index' needs "this.". 1214 60
    # warning RequireThis Reference to instance variable 'it' needs "this.". 1770 22
    # warning RequireThis Reference to instance variable 'est' needs "this.". 1775 21
    # warning RequireThis Reference to instance variable 'it' needs "this.". 1797 22

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/SplittableRandom.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'gamma' needs "this.". 219 24
    # warning RequireThis Reference to instance variable 'fence' needs "this.". 843 38
    # warning RequireThis Reference to instance variable 'index' needs "this.". 849 28
    # warning RequireThis Reference to instance variable 'fence' needs "this.". 899 38
    # warning RequireThis Reference to instance variable 'index' needs "this.". 905 28
    # warning RequireThis Reference to instance variable 'fence' needs "this.". 956 38
    # warning RequireThis Reference to instance variable 'index' needs "this.". 962 28

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/StringJoiner.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'size' needs "this.". 209 48
    # warning RequireThis Reference to instance variable 'size' needs "this.". 253 28

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/StringTokenizer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxPosition' needs "this.". 249 41
    # warning RequireThis Reference to instance variable 'maxDelimCodePoint' needs "this.". 252 26
    # warning RequireThis Reference to instance variable 'maxDelimCodePoint' needs "this.". 257 26
    # warning RequireThis Reference to instance variable 'maxPosition' needs "this.". 272 27
    # warning RequireThis Reference to instance variable 'maxDelimCodePoint' needs "this.". 275 27
    # warning RequireThis Reference to instance variable 'maxDelimCodePoint' needs "this.". 280 27
    # warning RequireThis Reference to instance variable 'maxDelimCodePoint' needs "this.". 288 27
    # warning RequireThis Reference to instance variable 'maxDelimCodePoint' needs "this.". 292 27
    # warning RequireThis Reference to instance variable 'maxPosition' needs "this.". 324 31
    # warning RequireThis Reference to instance variable 'newPosition' needs "this.". 342 13
    # warning RequireThis Reference to instance variable 'maxPosition' needs "this.". 348 32
    # warning RequireThis Reference to instance variable 'maxPosition' needs "this.". 422 26
    # warning RequireThis Reference to instance variable 'maxPosition' needs "this.". 424 28

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/Timer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'newTasksMayBeScheduled' needs "this.". 526 47
    # warning RequireThis Reference to instance variable 'size' needs "this.". 638 21
    # warning RequireThis Reference to instance variable 'size' needs "this.". 665 26
    # warning RequireThis Reference to instance variable 'size' needs "this.". 702 32
    # warning RequireThis Reference to instance variable 'size' needs "this.". 703 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/TimerTask.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'period' needs "this.". 158 54
    # warning RequireThis Reference to instance variable 'period' needs "this.". 159 54

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/TreeMap.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'comparator' needs "this.". 315 22
    # warning RequireThis Reference to instance variable 'modCount' needs "this.". 1004 37
    # warning RequireThis Reference to instance variable 'modCount' needs "this.". 1018 37
    # warning RequireThis Reference to instance variable 'm' needs "this.". 1120 39
    # warning RequireThis Reference to instance variable 'm' needs "this.". 1122 55
    # warning RequireThis Reference to instance variable 'm' needs "this.". 1127 39
    # warning RequireThis Reference to instance variable 'm' needs "this.". 1129 55
    # warning RequireThis Reference to instance variable 'modCount' needs "TreeMap.this.". 1194 32
    # warning RequireThis Reference to instance variable 'expectedModCount' needs "this.". 1207 29
    # warning RequireThis Reference to instance variable 'expectedModCount' needs "this.". 1218 29
    # warning RequireThis Reference to instance variable 'expectedModCount' needs "this.". 1228 29
    # warning RequireThis Reference to instance variable 'lastReturned' needs "this.". 1232 24
    # warning RequireThis Reference to instance variable 'modCount' needs "TreeMap.this.". 1234 32
    # warning RequireThis Reference to instance variable 'modCount' needs "TreeMap.this.". 1280 32
    # warning RequireThis Reference to instance variable 'toEnd' needs "this.". 1500 34
    # warning RequireThis Reference to instance variable 'toEnd' needs "this.". 1504 34
    # warning RequireThis Reference to instance variable 'toEnd' needs "NavigableSubMap.this.". 1626 34
    # warning RequireThis Reference to instance variable 'fenceKey' needs "this.". 1692 52
    # warning RequireThis Reference to instance variable 'fenceKey' needs "this.". 1697 43
    # warning RequireThis Reference to instance variable 'expectedModCount' needs "this.". 1699 35
    # warning RequireThis Reference to instance variable 'fenceKey' needs "this.". 1708 43
    # warning RequireThis Reference to instance variable 'expectedModCount' needs "this.". 1710 35
    # warning RequireThis Reference to instance variable 'expectedModCount' needs "this.". 1720 35
    # warning RequireThis Reference to instance variable 'lastReturned' needs "this.". 1724 28
    # warning RequireThis Reference to instance variable 'expectedModCount' needs "this.". 1733 35
    # warning RequireThis Reference to instance variable 'value' needs "this.". 2114 32
    # warning RequireThis Reference to instance variable 'root' needs "this.". 2257 34
    # warning RequireThis Reference to instance variable 'root' needs "this.". 2348 21
    # warning RequireThis Reference to instance variable 'root' needs "this.". 2374 25
    # warning RequireThis Reference to instance variable 'root' needs "this.". 2401 25
    # warning RequireThis Reference to instance variable 'est' needs "this.". 2685 22
    # warning RequireThis Reference to instance variable 'tree' needs "this.". 2686 26

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/TreeSet.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'm' needs "this.". 304 58

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/UUID.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'leastSigBits' needs "this.". 404 35

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/UnknownFormatFlagsException.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'flags' needs "this.". 66 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/Vector.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'capacityIncrement' needs "this.". 277 42
    # warning RequireThis Reference to instance variable 'elementCount' needs "Vector.this.". 362 32
    # warning RequireThis Reference to instance variable 'elementCount' needs "Vector.this.". 367 33
    # warning RequireThis Reference to instance variable 'elementCount' needs "this.". 422 38
    # warning RequireThis Reference to instance variable 'elementCount' needs "this.". 426 38
    # warning RequireThis Reference to instance variable 'elementCount' needs "this.". 465 22
    # warning RequireThis Reference to instance variable 'elementCount' needs "this.". 466 65
    # warning RequireThis Reference to instance variable 'elementCount' needs "this.". 492 22
    # warning RequireThis Reference to instance variable 'elementCount' needs "this.". 493 71
    # warning RequireThis Reference to instance variable 'elementCount' needs "this.". 548 22
    # warning RequireThis Reference to instance variable 'elementCount' needs "this.". 550 54
    # warning RequireThis Reference to instance variable 'elementCount' needs "this.". 575 22
    # warning RequireThis Reference to instance variable 'elementCount' needs "this.". 577 54
    # warning RequireThis Reference to instance variable 'elementCount' needs "this.". 615 21
    # warning RequireThis Reference to instance variable 'elementCount' needs "this.". 617 64
    # warning RequireThis Reference to instance variable 'elementCount' needs "this.". 743 24
    # warning RequireThis Reference to instance variable 'elementCount' needs "this.". 748 24
    # warning RequireThis Reference to instance variable 'elementCount' needs "this.". 776 22
    # warning RequireThis Reference to instance variable 'elementCount' needs "this.". 794 22
    # warning RequireThis Reference to instance variable 'elementCount' needs "this.". 870 22
    # warning RequireThis Reference to instance variable 'elementCount' needs "this.". 1060 34
    # warning RequireThis Reference to instance variable 'elementCount' needs "this.". 1207 34
    # warning RequireThis Reference to instance variable 'elementCount' needs "Vector.this.". 1246 30
    # warning RequireThis Reference to instance variable 'elementCount' needs "Vector.this.". 1253 26
    # warning RequireThis Reference to instance variable 'lastRet' needs "this.". 1268 22
    # warning RequireThis Reference to instance variable 'expectedModCount' needs "this.". 1284 48
    # warning RequireThis Reference to instance variable 'expectedModCount' needs "this.". 1294 29
    # warning RequireThis Reference to instance variable 'elementData' needs "this.". 1387 27
    # warning RequireThis Reference to instance variable 'fence' needs "this.". 1429 23
    # warning RequireThis Reference to instance variable 'elementData' needs "Vector.this.". 1431 29
    # warning RequireThis Reference to instance variable 'elementCount' needs "Vector.this.". 1433 34
    # warning RequireThis Reference to instance variable 'index' needs "this.". 1449 35
    # warning RequireThis Reference to instance variable 'expectedModCount' needs "this.". 1452 33
    # warning RequireThis Reference to instance variable 'index' needs "this.". 1465 22
    # warning RequireThis Reference to instance variable 'expectedModCount' needs "this.". 1467 29
    # warning RequireThis Reference to instance variable 'index' needs "this.". 1472 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/WeakHashMap.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'threshold' needs "this.". 466 23
    # warning RequireThis Reference to instance variable 'loadFactor' needs "this.". 503 45
    # warning RequireThis Reference to instance variable 'threshold' needs "this.". 555 32
    # warning RequireThis Reference to instance variable 'loadFactor' needs "this.". 556 59
    # warning RequireThis Reference to instance variable 'expectedModCount' needs "this.". 806 29
    # warning RequireThis Reference to instance variable 'entry' needs "this.". 811 28
    # warning RequireThis Reference to instance variable 'nextKey' needs "this.". 813 26
    # warning RequireThis Reference to instance variable 'expectedModCount' needs "this.". 821 29
    # warning RequireThis Reference to instance variable 'modCount' needs "WeakHashMap.this.". 825 32
    # warning RequireThis Reference to instance variable 'modCount' needs "this.". 1030 41
    # warning RequireThis Reference to instance variable 'modCount' needs "this.". 1052 41
    # warning RequireThis Reference to instance variable 'fence' needs "this.". 1083 23
    # warning RequireThis Reference to instance variable 'est' needs "this.". 1094 27

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/concurrent/ArrayBlockingQueue.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'takeIndex' needs "this.". 218 28
    # warning RequireThis Reference to instance variable 'count' needs "this.". 484 35
    # warning RequireThis Reference to instance variable 'count' needs "this.". 579 41
    # warning RequireThis Reference to instance variable 'putIndex' needs "this.". 581 24
    # warning RequireThis Reference to instance variable 'takeIndex' needs "this.". 582 62
    # warning RequireThis Reference to instance variable 'takeIndex' needs "this.". 631 58
    # warning RequireThis Reference to instance variable 'count' needs "this.". 661 22
    # warning RequireThis Reference to instance variable 'putIndex' needs "this.". 663 29
    # warning RequireThis Reference to instance variable 'head' needs "this.". 860 21
    # warning RequireThis Reference to instance variable 'head' needs "this.". 873 25
    # warning RequireThis Reference to instance variable 'putIndex' needs "ArrayBlockingQueue.this.". 1095 26
    # warning RequireThis Reference to instance variable 'nextIndex' needs "this.". 1220 27
    # warning RequireThis Reference to instance variable 'putIndex' needs "ArrayBlockingQueue.this.". 1356 35
    # warning RequireThis Reference to instance variable 'prevCycles' needs "this.". 1396 31

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/concurrent/CompletableFuture.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'stack' needs "this.". 527 21
    # warning RequireThis Reference to instance variable 'fn' needs "this.". 626 43
    # warning RequireThis Reference to instance variable 'result' needs "this.". 657 18
    # warning RequireThis Reference to instance variable 'fn' needs "this.". 698 43
    # warning RequireThis Reference to instance variable 'result' needs "this.". 730 18
    # warning RequireThis Reference to instance variable 'fn' needs "this.". 772 43
    # warning RequireThis Reference to instance variable 'result' needs "this.". 798 18
    # warning RequireThis Reference to instance variable 'fn' needs "this.". 835 43
    # warning RequireThis Reference to instance variable 'result' needs "this.". 880 18
    # warning RequireThis Reference to instance variable 'fn' needs "this.". 905 43
    # warning RequireThis Reference to instance variable 'result' needs "this.". 943 18
    # warning RequireThis Reference to instance variable 'fn' needs "this.". 968 43
    # warning RequireThis Reference to instance variable 'result' needs "this.". 1001 18
    # warning RequireThis Reference to instance variable 'result' needs "this.". 1038 18
    # warning RequireThis Reference to instance variable 'fn' needs "this.". 1057 43
    # warning RequireThis Reference to instance variable 'result' needs "this.". 1094 18
    # warning RequireThis Reference to instance variable 'base' needs "this.". 1144 22
    # warning RequireThis Reference to instance variable 'base' needs "this.". 1151 25
    # warning RequireThis Reference to instance variable 'fn' needs "this.". 1202 43
    # warning RequireThis Reference to instance variable 'result' needs "this.". 1251 18
    # warning RequireThis Reference to instance variable 'fn' needs "this.". 1277 43
    # warning RequireThis Reference to instance variable 'result' needs "this.". 1327 18
    # warning RequireThis Reference to instance variable 'fn' needs "this.". 1353 43
    # warning RequireThis Reference to instance variable 'result' needs "this.". 1390 18
    # warning RequireThis Reference to instance variable 'fn' needs "this.". 1493 43
    # warning RequireThis Reference to instance variable 'fn' needs "this.". 1548 43
    # warning RequireThis Reference to instance variable 'fn' needs "this.". 1604 43
    # warning RequireThis Reference to instance variable 'dep' needs "this.". 1658 22
    # warning RequireThis Reference to instance variable 'src' needs "this.". 1659 25
    # warning RequireThis Reference to instance variable 'srcs' needs "this.". 1660 26
    # warning RequireThis Reference to instance variable 'dep' needs "this.". 1676 25
    # warning RequireThis Reference to instance variable 'dep' needs "this.". 1696 22
    # warning RequireThis Reference to instance variable 'fn' needs "this.". 1696 43
    # warning RequireThis Reference to instance variable 'dep' needs "this.". 1732 22
    # warning RequireThis Reference to instance variable 'fn' needs "this.". 1732 43
    # warning RequireThis Reference to instance variable 'thread' needs "this.". 1778 22
    # warning RequireThis Reference to instance variable 'interruptible' needs "this.". 1787 37
    # warning RequireThis Reference to instance variable 'result' needs "this.". 1813 21
    # warning RequireThis Reference to instance variable 'result' needs "this.". 1838 31
    # warning RequireThis Reference to instance variable 'result' needs "this.". 1856 25
    # warning RequireThis Reference to instance variable 'result' needs "this.". 1881 35
    # warning RequireThis Reference to instance variable 'result' needs "this.". 1997 18
    # warning RequireThis Reference to instance variable 'result' needs "this.". 2020 18
    # warning RequireThis Reference to instance variable 'result' needs "this.". 2042 18
    # warning RequireThis Reference to instance variable 'result' needs "this.". 2060 22
    # warning RequireThis Reference to instance variable 'result' needs "this.". 2411 22
    # warning RequireThis Reference to instance variable 'result' needs "this.". 2427 22
    # warning RequireThis Reference to instance variable 'result' needs "CompletableFuture.this.". 2865 22

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/concurrent/ConcurrentHashMap.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'key' needs "this.". 657 27
    # warning RequireThis Reference to instance variable 'val' needs "this.". 658 32
    # warning RequireThis Reference to instance variable 'table' needs "this.". 947 20
    # warning RequireThis Reference to instance variable 'table' needs "this.". 991 18
    # warning RequireThis Reference to instance variable 'keySet' needs "this.". 1248 19
    # warning RequireThis Reference to instance variable 'values' needs "this.". 1272 19
    # warning RequireThis Reference to instance variable 'entrySet' needs "this.". 1295 19
    # warning RequireThis Reference to instance variable 'table' needs "this.". 1309 18
    # warning RequireThis Reference to instance variable 'table' needs "this.". 1330 22
    # warning RequireThis Reference to instance variable 'table' needs "this.". 1366 26
    # warning RequireThis Reference to instance variable 'table' needs "this.". 1430 18
    # warning RequireThis Reference to instance variable 'table' needs "this.". 1614 18
    # warning RequireThis Reference to instance variable 'table' needs "this.". 1625 18
    # warning RequireThis Reference to instance variable 'table' needs "this.". 1648 18
    # warning RequireThis Reference to instance variable 'table' needs "this.". 1668 18
    # warning RequireThis Reference to instance variable 'table' needs "this.". 2152 22
    # warning RequireThis Reference to instance variable 'table' needs "this.". 2164 22
    # warning RequireThis Reference to instance variable 'table' needs "this.". 2299 23
    # warning RequireThis Reference to instance variable 'sizeCtl' needs "this.". 2300 23
    # warning RequireThis Reference to instance variable 'table' needs "this.". 2304 32
    # warning RequireThis Reference to instance variable 'counterCells' needs "this.". 2332 19
    # warning RequireThis Reference to instance variable 'baseCount' needs "this.". 2333 55
    # warning RequireThis Reference to instance variable 'sizeCtl' needs "this.". 2349 37
    # warning RequireThis Reference to instance variable 'table' needs "this.". 2349 56
    # warning RequireThis Reference to instance variable 'nextTable' needs "this.". 2354 58
    # warning RequireThis Reference to instance variable 'nextTable' needs "this.". 2376 31
    # warning RequireThis Reference to instance variable 'sizeCtl' needs "this.". 2377 26
    # warning RequireThis Reference to instance variable 'sizeCtl' needs "this.". 2400 22
    # warning RequireThis Reference to instance variable 'table' needs "this.". 2419 29
    # warning RequireThis Reference to instance variable 'transferIndex' needs "this.". 2458 39
    # warning RequireThis Reference to instance variable 'sizeCtl' needs "this.". 2479 60
    # warning RequireThis Reference to instance variable 'counterCells' needs "this.". 2599 23
    # warning RequireThis Reference to instance variable 'counterCells' needs "this.". 2608 43
    # warning RequireThis Reference to instance variable 'baseCount' needs "this.". 2665 63
    # warning RequireThis Reference to instance variable 'lockState' needs "this.". 2878 27
    # warning RequireThis Reference to instance variable 'lockState' needs "this.". 2905 31
    # warning RequireThis Reference to instance variable 'root' needs "this.". 2915 39
    # warning RequireThis Reference to instance variable 'waiter' needs "this.". 2920 57
    # warning RequireThis Reference to instance variable 'root' needs "this.". 3015 22
    # warning RequireThis Reference to instance variable 'next' needs "this.". 3370 22
    # warning RequireThis Reference to instance variable 'baseLimit' needs "this.". 3376 34
    # warning RequireThis Reference to instance variable 'tab' needs "this.". 3376 52
    # warning RequireThis Reference to instance variable 'index' needs "this.". 3377 44
    # warning RequireThis Reference to instance variable 'baseSize' needs "this.". 3393 39
    # warning RequireThis Reference to instance variable 'stack' needs "this.". 3410 22
    # warning RequireThis Reference to instance variable 'stack' needs "this.". 3421 25
    # warning RequireThis Reference to instance variable 'spare' needs "this.". 3427 26
    # warning RequireThis Reference to instance variable 'baseSize' needs "this.". 3431 40
    # warning RequireThis Reference to instance variable 'lastReturned' needs "this.". 3455 22
    # warning RequireThis Reference to instance variable 'key' needs "this.". 3545 27
    # warning RequireThis Reference to instance variable 'val' needs "this.". 3546 27
    # warning RequireThis Reference to instance variable 'value' needs "this.". 4661 22
    # warning RequireThis Reference to instance variable 'value' needs "this.". 4680 22
    # warning RequireThis Reference to instance variable 'next' needs "this.". 4925 22
    # warning RequireThis Reference to instance variable 'baseLimit' needs "this.". 4931 34
    # warning RequireThis Reference to instance variable 'tab' needs "this.". 4931 52
    # warning RequireThis Reference to instance variable 'index' needs "this.". 4932 44
    # warning RequireThis Reference to instance variable 'baseSize' needs "this.". 4948 39
    # warning RequireThis Reference to instance variable 'stack' needs "this.". 4962 22
    # warning RequireThis Reference to instance variable 'stack' needs "this.". 4968 25
    # warning RequireThis Reference to instance variable 'spare' needs "this.". 4974 26
    # warning RequireThis Reference to instance variable 'baseSize' needs "this.". 4978 40

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/concurrent/ConcurrentLinkedDeque.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'head' needs "this.". 323 36
    # warning RequireThis Reference to instance variable 'tail' needs "this.". 355 36
    # warning RequireThis Reference to instance variable 'head' needs "this.". 568 21
    # warning RequireThis Reference to instance variable 'head' needs "this.". 579 31
    # warning RequireThis Reference to instance variable 'tail' needs "this.". 598 21
    # warning RequireThis Reference to instance variable 'tail' needs "this.". 609 31
    # warning RequireThis Reference to instance variable 'head' needs "this.". 715 36
    # warning RequireThis Reference to instance variable 'tail' needs "this.". 740 36
    # warning RequireThis Reference to instance variable 'tail' needs "this.". 1153 36
    # warning RequireThis Reference to instance variable 'tail' needs "this.". 1165 33
    # warning RequireThis Reference to instance variable 'nextNode' needs "this.". 1359 23
    # warning RequireThis Reference to instance variable 'current' needs "this.". 1484 22

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/concurrent/ConcurrentLinkedQueue.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'head' needs "this.". 303 17
    # warning RequireThis Reference to instance variable 'tail' needs "this.". 376 32
    # warning RequireThis Reference to instance variable 'head' needs "this.". 376 45
    # warning RequireThis Reference to instance variable 'tail' needs "this.". 379 42
    # warning RequireThis Reference to instance variable 'tail' needs "this.". 585 29
    # warning RequireThis Reference to instance variable 'tail' needs "this.". 598 32
    # warning RequireThis Reference to instance variable 'head' needs "this.". 598 45
    # warning RequireThis Reference to instance variable 'tail' needs "this.". 601 42
    # warning RequireThis Reference to instance variable 'head' needs "ConcurrentLinkedQueue.this.". 754 30
    # warning RequireThis Reference to instance variable 'current' needs "this.". 924 22
    # warning RequireThis Reference to instance variable 'head' needs "this.". 1044 54

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/concurrent/ConcurrentSkipListMap.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'next' needs "this.". 501 22
    # warning RequireThis Reference to instance variable 'head' needs "this.". 869 25
    # warning RequireThis Reference to instance variable 'head' needs "this.". 1152 25
    # warning RequireThis Reference to instance variable 'head' needs "this.". 1175 21
    # warning RequireThis Reference to instance variable 'keySet' needs "this.". 1849 19
    # warning RequireThis Reference to instance variable 'keySet' needs "this.". 1855 19
    # warning RequireThis Reference to instance variable 'values' needs "this.". 1880 19
    # warning RequireThis Reference to instance variable 'entrySet' needs "this.". 1913 19
    # warning RequireThis Reference to instance variable 'descendingMap' needs "this.". 1919 19
    # warning RequireThis Reference to instance variable 'next' needs "this.". 2302 39
    # warning RequireThis Reference to instance variable 'next' needs "this.". 2318 28
    # warning RequireThis Reference to instance variable 'next' needs "this.". 2321 39
    # warning RequireThis Reference to instance variable 'm' needs "this.". 2408 48
    # warning RequireThis Reference to instance variable 'm' needs "this.". 2409 33
    # warning RequireThis Reference to instance variable 'm' needs "this.". 2458 48
    # warning RequireThis Reference to instance variable 'm' needs "this.". 2459 33
    # warning RequireThis Reference to instance variable 'm' needs "this.". 2470 48
    # warning RequireThis Reference to instance variable 'm' needs "this.". 2471 33
    # warning RequireThis Reference to instance variable 'm' needs "this.". 2482 48
    # warning RequireThis Reference to instance variable 'm' needs "this.". 2483 33
    # warning RequireThis Reference to instance variable 'm' needs "this.". 2489 53
    # warning RequireThis Reference to instance variable 'm' needs "this.". 2492 31
    # warning RequireThis Reference to instance variable 'm' needs "this.". 2511 48
    # warning RequireThis Reference to instance variable 'm' needs "this.". 2512 33
    # warning RequireThis Reference to instance variable 'm' needs "this.". 2557 48
    # warning RequireThis Reference to instance variable 'm' needs "this.". 2558 33
    # warning RequireThis Reference to instance variable 'm' needs "this.". 2563 53
    # warning RequireThis Reference to instance variable 'm' needs "this.". 2566 31
    # warning RequireThis Reference to instance variable 'lo' needs "this.". 2954 31
    # warning RequireThis Reference to instance variable 'loInclusive' needs "this.". 2955 37
    # warning RequireThis Reference to instance variable 'hi' needs "this.". 2965 29
    # warning RequireThis Reference to instance variable 'hiInclusive' needs "this.". 2966 35
    # warning RequireThis Reference to instance variable 'keySetView' needs "this.". 3076 23
    # warning RequireThis Reference to instance variable 'keySetView' needs "this.". 3082 23
    # warning RequireThis Reference to instance variable 'valuesView' needs "this.". 3088 23
    # warning RequireThis Reference to instance variable 'entrySetView' needs "this.". 3094 23
    # warning RequireThis Reference to instance variable 'next' needs "this.". 3121 43
    # warning RequireThis Reference to instance variable 'next' needs "this.". 3140 32
    # warning RequireThis Reference to instance variable 'next' needs "this.". 3154 43
    # warning RequireThis Reference to instance variable 'next' needs "this.". 3173 43
    # warning RequireThis Reference to instance variable 'est' needs "this.". 3343 57
    # warning RequireThis Reference to instance variable 'head' needs "this.". 3426 32
    # warning RequireThis Reference to instance variable 'head' needs "this.". 3513 32
    # warning RequireThis Reference to instance variable 'head' needs "this.". 3617 32

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/concurrent/ConcurrentSkipListSet.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'm' needs "this.". 504 44
    # warning RequireThis Reference to instance variable 'm' needs "this.". 505 51

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/concurrent/CopyOnWriteArrayList.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'expectedArray' needs "this.". 1198 33
    # warning RequireThis Reference to instance variable 'expectedArray' needs "this.". 1205 22
    # warning RequireThis Reference to instance variable 'size' needs "this.". 1213 39
    # warning RequireThis Reference to instance variable 'size' needs "this.". 1245 32
    # warning RequireThis Reference to instance variable 'size' needs "this.". 1255 42
    # warning RequireThis Reference to instance variable 'size' needs "this.". 1267 54
    # warning RequireThis Reference to instance variable 'size' needs "this.". 1276 48
    # warning RequireThis Reference to instance variable 'size' needs "this.". 1314 42
    # warning RequireThis Reference to instance variable 'size' needs "this.". 1324 48
    # warning RequireThis Reference to instance variable 'offset' needs "this.". 1326 57
    # warning RequireThis Reference to instance variable 'offset' needs "this.". 1327 52
    # warning RequireThis Reference to instance variable 'offset' needs "this.". 1336 21
    # warning RequireThis Reference to instance variable 'size' needs "this.". 1337 27
    # warning RequireThis Reference to instance variable 'size' needs "this.". 1347 57
    # warning RequireThis Reference to instance variable 'size' needs "this.". 1355 44
    # warning RequireThis Reference to instance variable 'size' needs "this.". 1378 74
    # warning RequireThis Reference to instance variable 'size' needs "this.". 1387 61
    # warning RequireThis Reference to instance variable 'size' needs "this.". 1406 34
    # warning RequireThis Reference to instance variable 'offset' needs "this.". 1428 37
    # warning RequireThis Reference to instance variable 'offset' needs "this.". 1432 41
    # warning RequireThis Reference to instance variable 'size' needs "this.". 1451 34

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/concurrent/CountedCompleter.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'pending' needs "this.". 564 27
    # warning RequireThis Reference to instance variable 'completer' needs "this.". 650 18
    # warning RequireThis Reference to instance variable 'pending' needs "this.". 664 22
    # warning RequireThis Reference to instance variable 'completer' needs "this.". 690 18

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/concurrent/CyclicBarrier.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'parties' needs "this.". 182 17
    # warning RequireThis Reference to instance variable 'parties' needs "this.". 192 17
    # warning RequireThis Reference to instance variable 'generation' needs "this.". 239 30
    # warning RequireThis Reference to instance variable 'generation' needs "this.". 253 26
    # warning RequireThis Reference to instance variable 'count' needs "this.". 487 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/concurrent/Exchanger.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'bound' needs "this.". 371 37
    # warning RequireThis Reference to instance variable 'slot' needs "this.". 459 22
    # warning RequireThis Reference to instance variable 'arena' needs "this.". 565 19

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/concurrent/ForkJoinPool.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'top' needs "this.". 775 28
    # warning RequireThis Reference to instance variable 'base' needs "this.". 786 31
    # warning RequireThis Reference to instance variable 'top' needs "this.". 786 39
    # warning RequireThis Reference to instance variable 'array' needs "this.". 787 39
    # warning RequireThis Reference to instance variable 'array' needs "this.". 801 22
    # warning RequireThis Reference to instance variable 'top' needs "this.". 829 22
    # warning RequireThis Reference to instance variable 'base' needs "this.". 829 34
    # warning RequireThis Reference to instance variable 'array' needs "this.". 850 22
    # warning RequireThis Reference to instance variable 'array' needs "this.". 870 26
    # warning RequireThis Reference to instance variable 'base' needs "this.". 875 32
    # warning RequireThis Reference to instance variable 'array' needs "this.". 904 26
    # warning RequireThis Reference to instance variable 'base' needs "this.". 906 39
    # warning RequireThis Reference to instance variable 'array' needs "this.". 914 22
    # warning RequireThis Reference to instance variable 'array' needs "this.". 943 26
    # warning RequireThis Reference to instance variable 'array' needs "this.". 970 26
    # warning RequireThis Reference to instance variable 'top' needs "this.". 996 29
    # warning RequireThis Reference to instance variable 'array' needs "this.". 997 23
    # warning RequireThis Reference to instance variable 'array' needs "this.". 1038 30
    # warning RequireThis Reference to instance variable 'array' needs "this.". 1084 22
    # warning RequireThis Reference to instance variable 'array' needs "this.". 1109 30
    # warning RequireThis Reference to instance variable 'owner' needs "this.". 1149 27
    # warning RequireThis Reference to instance variable 'ctl' needs "this.". 1344 24
    # warning RequireThis Reference to instance variable 'ueh' needs "this.". 1357 24
    # warning RequireThis Reference to instance variable 'workQueues' needs "this.". 1429 31
    # warning RequireThis Reference to instance variable 'ctl' needs "this.". 1440 37
    # warning RequireThis Reference to instance variable 'ctl' needs "this.". 1463 22
    # warning RequireThis Reference to instance variable 'workQueues' needs "this.". 1470 28
    # warning RequireThis Reference to instance variable 'saturate' needs "this.". 1559 32
    # warning RequireThis Reference to instance variable 'workQueues' needs "this.". 1587 22
    # warning RequireThis Reference to instance variable 'ctl' needs "this.". 1632 49
    # warning RequireThis Reference to instance variable 'mode' needs "this.". 1645 40
    # warning RequireThis Reference to instance variable 'ctl' needs "this.". 1648 52
    # warning RequireThis Reference to instance variable 'workQueues' needs "this.". 1698 27
    # warning RequireThis Reference to instance variable 'workQueues' needs "this.". 1759 23
    # warning RequireThis Reference to instance variable 'workQueues' needs "this.". 1813 52
    # warning RequireThis Reference to instance variable 'workQueues' needs "this.". 1901 39
    # warning RequireThis Reference to instance variable 'workQueues' needs "this.". 1980 23
    # warning RequireThis Reference to instance variable 'workQueues' needs "this.". 1992 23
    # warning RequireThis Reference to instance variable 'mode' needs "this.". 2084 23
    # warning RequireThis Reference to instance variable 'mode' needs "this.". 2091 23
    # warning RequireThis Reference to instance variable 'mode' needs "this.". 2112 32
    # warning RequireThis Reference to instance variable 'mode' needs "this.". 2124 23
    # warning RequireThis Reference to instance variable 'workQueues' needs "this.". 2128 27
    # warning RequireThis Reference to instance variable 'mode' needs "this.". 2143 28
    # warning RequireThis Reference to instance variable 'workQueues' needs "this.". 2634 19
    # warning RequireThis Reference to instance variable 'workQueues' needs "this.". 2678 27
    # warning RequireThis Reference to instance variable 'workQueues' needs "this.". 2707 19
    # warning RequireThis Reference to instance variable 'workQueues' needs "this.". 2729 19
    # warning RequireThis Reference to instance variable 'workQueues' needs "this.". 2748 19
    # warning RequireThis Reference to instance variable 'workQueues' needs "this.". 2765 19
    # warning RequireThis Reference to instance variable 'workQueues' needs "this.". 2805 19
    # warning RequireThis Reference to instance variable 'workQueues' needs "this.". 2830 19

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/concurrent/ForkJoinTask.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'status' needs "this.". 262 22
    # warning RequireThis Reference to instance variable 'status' needs "this.". 281 18
    # warning RequireThis Reference to instance variable 'status' needs "this.". 301 18
    # warning RequireThis Reference to instance variable 'status' needs "this.". 321 28
    # warning RequireThis Reference to instance variable 'status' needs "this.". 337 27
    # warning RequireThis Reference to instance variable 'status' needs "this.". 351 18
    # warning RequireThis Reference to instance variable 'status' needs "this.". 357 25
    # warning RequireThis Reference to instance variable 'status' needs "this.". 380 21
    # warning RequireThis Reference to instance variable 'status' needs "this.". 458 18
    # warning RequireThis Reference to instance variable 'status' needs "this.". 1020 18
    # warning RequireThis Reference to instance variable 'status' needs "this.". 1034 29
    # warning RequireThis Reference to instance variable 'status' needs "this.". 1049 17
    # warning RequireThis Reference to instance variable 'status' needs "this.". 1318 23
    # warning RequireThis Reference to instance variable 'status' needs "this.". 1330 48
    # warning RequireThis Reference to instance variable 'status' needs "this.". 1352 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/concurrent/FutureTask.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'state' needs "this.". 317 17
    # warning RequireThis Reference to instance variable 'waiters' needs "this.". 363 31
    # warning RequireThis Reference to instance variable 'waiters' needs "this.". 426 67

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/concurrent/LinkedBlockingDeque.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'capacity' needs "this.". 209 22
    # warning RequireThis Reference to instance variable 'capacity' needs "this.". 228 22
    # warning RequireThis Reference to instance variable 'count' needs "this.". 711 31
    # warning RequireThis Reference to instance variable 'capacity' needs "this.". 868 30
    # warning RequireThis Reference to instance variable 'last' needs "this.". 869 28
    # warning RequireThis Reference to instance variable 'count' needs "this.". 955 28
    # warning RequireThis Reference to instance variable 'first' needs "this.". 1005 17
    # warning RequireThis Reference to instance variable 'next' needs "this.". 1086 22
    # warning RequireThis Reference to instance variable 'next' needs "this.". 1108 22
    # warning RequireThis Reference to instance variable 'nextItem' needs "this.". 1124 33
    # warning RequireThis Reference to instance variable 'current' needs "this.". 1192 23
    # warning RequireThis Reference to instance variable 'first' needs "LinkedBlockingDeque.this.". 1192 48
    # warning RequireThis Reference to instance variable 'first' needs "LinkedBlockingDeque.this.". 1201 43
    # warning RequireThis Reference to instance variable 'current' needs "this.". 1231 30
    # warning RequireThis Reference to instance variable 'first' needs "LinkedBlockingDeque.this.". 1231 55
    # warning RequireThis Reference to instance variable 'first' needs "this.". 1309 40
    # warning RequireThis Reference to instance variable 'first' needs "this.". 1366 40

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/concurrent/LinkedBlockingQueue.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'capacity' needs "this.". 278 26
    # warning RequireThis Reference to instance variable 'capacity' needs "this.". 342 35
    # warning RequireThis Reference to instance variable 'capacity' needs "this.". 347 25
    # warning RequireThis Reference to instance variable 'capacity' needs "this.". 375 35
    # warning RequireThis Reference to instance variable 'capacity' needs "this.". 382 25
    # warning RequireThis Reference to instance variable 'capacity' needs "this.". 406 28
    # warning RequireThis Reference to instance variable 'capacity' needs "this.". 413 31
    # warning RequireThis Reference to instance variable 'capacity' needs "this.". 416 29
    # warning RequireThis Reference to instance variable 'capacity' needs "this.". 444 18
    # warning RequireThis Reference to instance variable 'capacity' needs "this.". 469 18
    # warning RequireThis Reference to instance variable 'capacity' needs "this.". 492 18
    # warning RequireThis Reference to instance variable 'capacity' needs "this.". 521 40
    # warning RequireThis Reference to instance variable 'last' needs "this.". 672 20
    # warning RequireThis Reference to instance variable 'capacity' needs "this.". 674 39
    # warning RequireThis Reference to instance variable 'capacity' needs "this.". 726 61
    # warning RequireThis Reference to instance variable 'next' needs "this.". 790 22
    # warning RequireThis Reference to instance variable 'next' needs "this.". 811 22
    # warning RequireThis Reference to instance variable 'nextItem' needs "this.". 826 33
    # warning RequireThis Reference to instance variable 'head' needs "LinkedBlockingQueue.this.". 855 36
    # warning RequireThis Reference to instance variable 'current' needs "this.". 883 23
    # warning RequireThis Reference to instance variable 'current' needs "this.". 920 30
    # warning RequireThis Reference to instance variable 'head' needs "this.". 1047 24

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/concurrent/LinkedTransferQueue.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'tail' needs "this.". 667 38
    # warning RequireThis Reference to instance variable 'head' needs "this.". 668 29
    # warning RequireThis Reference to instance variable 'head' needs "this.". 672 40
    # warning RequireThis Reference to instance variable 'head' needs "LinkedTransferQueue.this.". 955 44
    # warning RequireThis Reference to instance variable 'head' needs "LinkedTransferQueue.this.". 973 29
    # warning RequireThis Reference to instance variable 'nextNode' needs "this.". 990 22
    # warning RequireThis Reference to instance variable 'nextNode' needs "this.". 999 31
    # warning RequireThis Reference to instance variable 'head' needs "LinkedTransferQueue.this.". 1014 44
    # warning RequireThis Reference to instance variable 'head' needs "LinkedTransferQueue.this.". 1037 29
    # warning RequireThis Reference to instance variable 'head' needs "LinkedTransferQueue.this.". 1104 29
    # warning RequireThis Reference to instance variable 'current' needs "this.". 1130 22
    # warning RequireThis Reference to instance variable 'head' needs "this.". 1225 21
    # warning RequireThis Reference to instance variable 'head' needs "this.". 1711 54

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/concurrent/Phaser.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'state' needs "this.". 376 39
    # warning RequireThis Reference to instance variable 'state' needs "this.". 424 41
    # warning RequireThis Reference to instance variable 'state' needs "this.". 458 33
    # warning RequireThis Reference to instance variable 'state' needs "this.". 493 21
    # warning RequireThis Reference to instance variable 'state' needs "this.". 669 39
    # warning RequireThis Reference to instance variable 'state' needs "this.". 714 35
    # warning RequireThis Reference to instance variable 'state' needs "this.". 741 35
    # warning RequireThis Reference to instance variable 'state' needs "this.". 779 35
    # warning RequireThis Reference to instance variable 'evenQ' needs "this.". 964 58
    # warning RequireThis Reference to instance variable 'oddQ' needs "this.". 964 66
    # warning RequireThis Reference to instance variable 'evenQ' needs "this.". 985 58
    # warning RequireThis Reference to instance variable 'oddQ' needs "this.". 985 66
    # warning RequireThis Reference to instance variable 'state' needs "this.". 1032 32
    # warning RequireThis Reference to instance variable 'evenQ' needs "this.". 1049 66
    # warning RequireThis Reference to instance variable 'oddQ' needs "this.". 1049 74
    # warning RequireThis Reference to instance variable 'phase' needs "this.". 1104 38
    # warning RequireThis Reference to instance variable 'interruptible' needs "this.". 1110 35

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/concurrent/PriorityBlockingQueue.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'size' needs "this.". 484 21
    # warning RequireThis Reference to instance variable 'queue' needs "this.". 484 46
    # warning RequireThis Reference to instance variable 'index' needs "this.". 971 30
    # warning RequireThis Reference to instance variable 'index' needs "this.". 978 58

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/concurrent/ScheduledThreadPoolExecutor.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'removeOnCancel' needs "ScheduledThreadPoolExecutor.this.". 292 30
    # warning RequireThis Reference to instance variable 'continueExistingPeriodicTasksAfterShutdown' needs "this.". 322 15
    # warning RequireThis Reference to instance variable 'size' needs "this.". 991 29
    # warning RequireThis Reference to instance variable 'size' needs "this.". 1023 39
    # warning RequireThis Reference to instance variable 'size' needs "this.". 1026 41
    # warning RequireThis Reference to instance variable 'size' needs "this.". 1243 37
    # warning RequireThis Reference to instance variable 'size' needs "this.". 1299 32
    # warning RequireThis Reference to instance variable 'size' needs "this.". 1302 32

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/concurrent/SubmissionPublisher.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'closedException' needs "this.". 324 31
    # warning RequireThis Reference to instance variable 'closed' needs "this.". 380 24
    # warning RequireThis Reference to instance variable 'closed' needs "this.". 524 24
    # warning RequireThis Reference to instance variable 'clients' needs "this.". 592 21
    # warning RequireThis Reference to instance variable 'clients' needs "this.". 622 21
    # warning RequireThis Reference to instance variable 'head' needs "this.". 1045 58
    # warning RequireThis Reference to instance variable 'maxCapacity' needs "this.". 1092 33
    # warning RequireThis Reference to instance variable 'putStat' needs "this.". 1149 29
    # warning RequireThis Reference to instance variable 'putStat' needs "this.". 1155 28
    # warning RequireThis Reference to instance variable 'putStat' needs "this.". 1172 29
    # warning RequireThis Reference to instance variable 'putStat' needs "this.". 1178 28
    # warning RequireThis Reference to instance variable 'ctl' needs "this.". 1193 26
    # warning RequireThis Reference to instance variable 'executor' needs "this.". 1193 51
    # warning RequireThis Reference to instance variable 'head' needs "this.". 1202 50
    # warning RequireThis Reference to instance variable 'ctl' needs "this.". 1209 44
    # warning RequireThis Reference to instance variable 'ctl' needs "this.". 1244 27
    # warning RequireThis Reference to instance variable 'executor' needs "this.". 1271 22
    # warning RequireThis Reference to instance variable 'ctl' needs "this.". 1276 34
    # warning RequireThis Reference to instance variable 'ctl' needs "this.". 1289 26
    # warning RequireThis Reference to instance variable 'ctl' needs "this.". 1302 26
    # warning RequireThis Reference to instance variable 'ctl' needs "this.". 1320 26
    # warning RequireThis Reference to instance variable 'ctl' needs "this.". 1345 38
    # warning RequireThis Reference to instance variable 'head' needs "this.". 1352 43
    # warning RequireThis Reference to instance variable 'tail' needs "this.". 1352 52
    # warning RequireThis Reference to instance variable 'subscriber' needs "this.". 1420 22
    # warning RequireThis Reference to instance variable 'ctl' needs "this.". 1424 31
    # warning RequireThis Reference to instance variable 'array' needs "this.". 1428 35
    # warning RequireThis Reference to instance variable 'tail' needs "this.". 1428 58
    # warning RequireThis Reference to instance variable 'waiter' needs "this.". 1443 34
    # warning RequireThis Reference to instance variable 'tail' needs "this.". 1494 25
    # warning RequireThis Reference to instance variable 'onNextHandler' needs "this.". 1531 22

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/concurrent/SynchronousQueue.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'next' needs "this.". 251 31
    # warning RequireThis Reference to instance variable 'head' needs "this.". 305 25
    # warning RequireThis Reference to instance variable 'head' needs "this.". 366 34
    # warning RequireThis Reference to instance variable 'head' needs "this.". 499 25
    # warning RequireThis Reference to instance variable 'head' needs "this.". 613 22
    # warning RequireThis Reference to instance variable 'tail' needs "this.". 675 30
    # warning RequireThis Reference to instance variable 'tail' needs "this.". 705 30
    # warning RequireThis Reference to instance variable 'head' needs "this.". 705 56
    # warning RequireThis Reference to instance variable 'tail' needs "this.". 789 26

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/concurrent/ThreadLocalRandom.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'fence' needs "this.". 765 38
    # warning RequireThis Reference to instance variable 'index' needs "this.". 771 28
    # warning RequireThis Reference to instance variable 'fence' needs "this.". 820 38
    # warning RequireThis Reference to instance variable 'index' needs "this.". 826 28
    # warning RequireThis Reference to instance variable 'fence' needs "this.". 876 38
    # warning RequireThis Reference to instance variable 'index' needs "this.". 882 28

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/concurrent/ThreadPoolExecutor.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'thread' needs "this.". 663 41
    # warning RequireThis Reference to instance variable 'corePoolSize' needs "this.". 913 35
    # warning RequireThis Reference to instance variable 'maximumPoolSize' needs "this.". 913 50
    # warning RequireThis Reference to instance variable 'largestPoolSize' needs "this.". 945 33
    # warning RequireThis Reference to instance variable 'corePoolSize' needs "this.". 1015 56
    # warning RequireThis Reference to instance variable 'corePoolSize' needs "this.". 1058 60
    # warning RequireThis Reference to instance variable 'maximumPoolSize' needs "this.". 1060 23
    # warning RequireThis Reference to instance variable 'corePoolSize' needs "this.". 1366 32
    # warning RequireThis Reference to instance variable 'corePoolSize' needs "this.". 1611 43
    # warning RequireThis Reference to instance variable 'corePoolSize' needs "this.". 1621 18
    # warning RequireThis Reference to instance variable 'allowCoreThreadTimeOut' needs "this.". 1678 22
    # warning RequireThis Reference to instance variable 'corePoolSize' needs "this.". 1698 55
    # warning RequireThis Reference to instance variable 'completedTaskCount' needs "this.". 1941 26

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/concurrent/TimeUnit.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'scale' needs "this.". 204 18
    # warning RequireThis Reference to instance variable 'maxNanos' needs "this.". 206 34
    # warning RequireThis Reference to instance variable 'scale' needs "this.". 224 18
    # warning RequireThis Reference to instance variable 'microRatio' needs "this.". 227 31
    # warning RequireThis Reference to instance variable 'maxMicros' needs "this.". 228 34
    # warning RequireThis Reference to instance variable 'microRatio' needs "this.". 233 31
    # warning RequireThis Reference to instance variable 'scale' needs "this.". 246 18
    # warning RequireThis Reference to instance variable 'milliRatio' needs "this.". 249 31
    # warning RequireThis Reference to instance variable 'maxMillis' needs "this.". 250 34
    # warning RequireThis Reference to instance variable 'milliRatio' needs "this.". 255 31
    # warning RequireThis Reference to instance variable 'scale' needs "this.". 268 18
    # warning RequireThis Reference to instance variable 'secRatio' needs "this.". 271 31
    # warning RequireThis Reference to instance variable 'maxSecs' needs "this.". 272 34
    # warning RequireThis Reference to instance variable 'secRatio' needs "this.". 277 31
    # warning RequireThis Reference to instance variable 'scale' needs "this.". 326 18

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/concurrent/atomic/AtomicIntegerFieldUpdater.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'tclass' needs "this.". 476 27

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/concurrent/atomic/AtomicLongFieldUpdater.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'tclass' needs "this.". 449 27
    # warning RequireThis Reference to instance variable 'tclass' needs "this.". 590 27

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/concurrent/atomic/AtomicReferenceFieldUpdater.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'tclass' needs "this.". 417 27

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/concurrent/atomic/DoubleAccumulator.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'identity' needs "this.". 157 16
    # warning RequireThis Reference to instance variable 'identity' needs "this.". 178 16

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/concurrent/atomic/LongAccumulator.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'identity' needs "this.". 151 16
    # warning RequireThis Reference to instance variable 'identity' needs "this.". 172 16
    # warning RequireThis Reference to instance variable 'value' needs "this.". 269 22

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/concurrent/atomic/LongAdder.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'value' needs "this.". 240 22

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/concurrent/atomic/Striped64.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'cells' needs "this.". 232 23
    # warning RequireThis Reference to instance variable 'cells' needs "this.". 239 43
    # warning RequireThis Reference to instance variable 'base' needs "this.". 287 34
    # warning RequireThis Reference to instance variable 'cells' needs "this.". 316 23
    # warning RequireThis Reference to instance variable 'cells' needs "this.". 323 43
    # warning RequireThis Reference to instance variable 'base' needs "this.". 370 34

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/concurrent/locks/AbstractQueuedLongSynchronizer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'tail' needs "this.". 251 35
    # warning RequireThis Reference to instance variable 'head' needs "this.". 262 22
    # warning RequireThis Reference to instance variable 'head' needs "this.". 295 18
    # warning RequireThis Reference to instance variable 'tail' needs "this.". 332 21
    # warning RequireThis Reference to instance variable 'head' needs "this.". 338 25
    # warning RequireThis Reference to instance variable 'head' needs "this.". 429 26
    # warning RequireThis Reference to instance variable 'head' needs "this.". 454 26
    # warning RequireThis Reference to instance variable 'head' needs "this.". 485 26
    # warning RequireThis Reference to instance variable 'head' needs "this.". 517 26
    # warning RequireThis Reference to instance variable 'head' needs "this.". 547 26
    # warning RequireThis Reference to instance variable 'head' needs "this.". 581 26
    # warning RequireThis Reference to instance variable 'tail' needs "this.". 921 24
    # warning RequireThis Reference to instance variable 'tail' needs "this.". 950 25
    # warning RequireThis Reference to instance variable 'head' needs "this.". 967 19
    # warning RequireThis Reference to instance variable 'head' needs "this.". 968 24
    # warning RequireThis Reference to instance variable 'head' needs "this.". 969 19
    # warning RequireThis Reference to instance variable 'head' needs "this.". 970 24
    # warning RequireThis Reference to instance variable 'head' needs "this.". 982 47
    # warning RequireThis Reference to instance variable 'head' needs "this.". 1020 21
    # warning RequireThis Reference to instance variable 'lastWaiter' needs "this.". 1408 21
    # warning RequireThis Reference to instance variable 'firstWaiter' needs "this.". 1433 31

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/concurrent/locks/AbstractQueuedSynchronizer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'tail' needs "this.". 719 35
    # warning RequireThis Reference to instance variable 'head' needs "this.". 730 22
    # warning RequireThis Reference to instance variable 'head' needs "this.". 763 18
    # warning RequireThis Reference to instance variable 'tail' needs "this.". 800 21
    # warning RequireThis Reference to instance variable 'head' needs "this.". 806 25
    # warning RequireThis Reference to instance variable 'head' needs "this.". 897 26
    # warning RequireThis Reference to instance variable 'head' needs "this.". 922 26
    # warning RequireThis Reference to instance variable 'head' needs "this.". 953 26
    # warning RequireThis Reference to instance variable 'head' needs "this.". 985 26
    # warning RequireThis Reference to instance variable 'head' needs "this.". 1015 26
    # warning RequireThis Reference to instance variable 'head' needs "this.". 1049 26
    # warning RequireThis Reference to instance variable 'tail' needs "this.". 1389 24
    # warning RequireThis Reference to instance variable 'tail' needs "this.". 1418 25
    # warning RequireThis Reference to instance variable 'head' needs "this.". 1435 19
    # warning RequireThis Reference to instance variable 'head' needs "this.". 1436 24
    # warning RequireThis Reference to instance variable 'head' needs "this.". 1437 19
    # warning RequireThis Reference to instance variable 'head' needs "this.". 1438 24
    # warning RequireThis Reference to instance variable 'head' needs "this.". 1450 47
    # warning RequireThis Reference to instance variable 'head' needs "this.". 1488 21
    # warning RequireThis Reference to instance variable 'lastWaiter' needs "this.". 1874 21
    # warning RequireThis Reference to instance variable 'firstWaiter' needs "this.". 1899 31

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/concurrent/locks/ReentrantReadWriteLock.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'cachedHoldCounter' needs "this.". 522 34
    # warning RequireThis Reference to instance variable 'cachedHoldCounter' needs "this.". 544 34

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/concurrent/locks/StampedLock.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'state' needs "this.". 438 23
    # warning RequireThis Reference to instance variable 'wtail' needs "this.". 500 26
    # warning RequireThis Reference to instance variable 'state' needs "this.". 501 26
    # warning RequireThis Reference to instance variable 'state' needs "this.". 516 26
    # warning RequireThis Reference to instance variable 'state' needs "this.". 546 27
    # warning RequireThis Reference to instance variable 'wtail' needs "this.". 579 27
    # warning RequireThis Reference to instance variable 'state' needs "this.". 580 27
    # warning RequireThis Reference to instance variable 'state' needs "this.". 596 23
    # warning RequireThis Reference to instance variable 'whead' needs "this.". 629 18
    # warning RequireThis Reference to instance variable 'state' needs "this.". 660 22
    # warning RequireThis Reference to instance variable 'whead' needs "this.". 665 44
    # warning RequireThis Reference to instance variable 'state' needs "this.". 706 22
    # warning RequireThis Reference to instance variable 'state' needs "this.". 743 22
    # warning RequireThis Reference to instance variable 'whead' needs "this.". 749 26
    # warning RequireThis Reference to instance variable 'state' needs "this.". 785 22
    # warning RequireThis Reference to instance variable 'whead' needs "this.". 799 44
    # warning RequireThis Reference to instance variable 'state' needs "this.". 820 19
    # warning RequireThis Reference to instance variable 'state' needs "this.". 837 26
    # warning RequireThis Reference to instance variable 'whead' needs "this.". 840 44
    # warning RequireThis Reference to instance variable 'readerOverflow' needs "this.". 860 31
    # warning RequireThis Reference to instance variable 'readLockView' needs "this.". 922 18
    # warning RequireThis Reference to instance variable 'writeLockView' needs "this.". 937 18
    # warning RequireThis Reference to instance variable 'readWriteLockView' needs "this.". 951 18
    # warning RequireThis Reference to instance variable 'state' needs "this.". 999 19
    # warning RequireThis Reference to instance variable 'state' needs "this.". 1006 26
    # warning RequireThis Reference to instance variable 'whead' needs "this.". 1009 44
    # warning RequireThis Reference to instance variable 'readerOverflow' needs "this.". 1063 26
    # warning RequireThis Reference to instance variable 'state' needs "this.". 1114 27
    # warning RequireThis Reference to instance variable 'whead' needs "this.". 1119 48
    # warning RequireThis Reference to instance variable 'wtail' needs "this.". 1124 27
    # warning RequireThis Reference to instance variable 'whead' needs "this.". 1142 22
    # warning RequireThis Reference to instance variable 'state' needs "this.". 1149 31
    # warning RequireThis Reference to instance variable 'whead' needs "this.". 1223 22
    # warning RequireThis Reference to instance variable 'wtail' needs "this.". 1223 37
    # warning RequireThis Reference to instance variable 'state' needs "this.". 1225 35
    # warning RequireThis Reference to instance variable 'whead' needs "this.". 1268 30
    # warning RequireThis Reference to instance variable 'state' needs "this.". 1280 43
    # warning RequireThis Reference to instance variable 'whead' needs "this.". 1320 22
    # warning RequireThis Reference to instance variable 'state' needs "this.". 1327 35
    # warning RequireThis Reference to instance variable 'wtail' needs "this.". 1440 57
    # warning RequireThis Reference to instance variable 'whead' needs "this.". 1461 21
    # warning RequireThis Reference to instance variable 'whead' needs "this.". 1468 22
    # warning RequireThis Reference to instance variable 'state' needs "this.". 1470 27

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/jar/JarFile.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'versionMajor' needs "this.". 584 34

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/jar/JarInputStream.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'first' needs "this.". 148 17

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/jar/JarVerifier.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'numLeft' needs "this.". 465 28
    # warning RequireThis Reference to instance variable 'lastURL' needs "this.". 510 20
    # warning RequireThis Reference to instance variable 'lastURLMap' needs "this.". 511 19
    # warning RequireThis Reference to instance variable 'emptySigner' needs "this.". 567 25
    # warning RequireThis Reference to instance variable 'emptyEnumeration' needs "this.". 687 87

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/jar/Manifest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'count' needs "this.". 335 24
    # warning RequireThis Reference to instance variable 'count' needs "this.". 337 28
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 345 33
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 351 33
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 372 37
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 375 37
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 387 28
    # warning RequireThis Reference to instance variable 'count' needs "this.". 400 24
    # warning RequireThis Reference to instance variable 'count' needs "this.". 402 24
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 415 34
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 427 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/regex/IntHashSet.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 67 22
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 87 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/regex/Matcher.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'groupCount' needs "this.". 311 38
    # warning RequireThis Reference to instance variable 'groupCount' needs "this.". 325 38
    # warning RequireThis Reference to instance variable 'groupCount' needs "this.". 344 38
    # warning RequireThis Reference to instance variable 'first' needs "this.". 733 32
    # warning RequireThis Reference to instance variable 'from' needs "this.". 737 31
    # warning RequireThis Reference to instance variable 'from' needs "this.". 738 31
    # warning RequireThis Reference to instance variable 'to' needs "this.". 741 31
    # warning RequireThis Reference to instance variable 'last' needs "this.". 913 30
    # warning RequireThis Reference to instance variable 'last' needs "this.". 1003 30
    # warning RequireThis Reference to instance variable 'modCount' needs "this.". 1257 27
    # warning RequireThis Reference to instance variable 'modCount' needs "Matcher.this.". 1305 60
    # warning RequireThis Reference to instance variable 'modCount' needs "Matcher.this.". 1323 60
    # warning RequireThis Reference to instance variable 'modCount' needs "Matcher.this.". 1331 33
    # warning RequireThis Reference to instance variable 'modCount' needs "Matcher.this.". 1337 60
    # warning RequireThis Reference to instance variable 'modCount' needs "Matcher.this.". 1358 31
    # warning RequireThis Reference to instance variable 'modCount' needs "this.". 1478 19
    # warning RequireThis Reference to instance variable 'oldLast' needs "this.". 1720 45
    # warning RequireThis Reference to instance variable 'oldLast' needs "this.". 1747 45

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/regex/Pattern.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'pattern' needs "this.". 1724 33
    # warning RequireThis Reference to instance variable 'patternLength' needs "this.". 1735 29
    # warning RequireThis Reference to instance variable 'cursor' needs "this.". 1762 34
    # warning RequireThis Reference to instance variable 'matchRoot' needs "this.". 1774 25
    # warning RequireThis Reference to instance variable 'matchRoot' needs "this.". 1778 20
    # warning RequireThis Reference to instance variable 'root' needs "this.". 2102 24
    # warning RequireThis Reference to instance variable 'patternLength' needs "this.". 2174 31
    # warning RequireThis Reference to instance variable 'cursor' needs "this.". 2254 24
    # warning RequireThis Reference to instance variable 'patternLength' needs "this.". 2271 31
    # warning RequireThis Reference to instance variable 'cursor' needs "this.". 2276 24
    # warning RequireThis Reference to instance variable 'patternLength' needs "this.". 2664 35
    # warning RequireThis Reference to instance variable 'patternLength' needs "this.". 2834 21
    # warning RequireThis Reference to instance variable 'root' needs "this.". 2943 24
    # warning RequireThis Reference to instance variable 'root' needs "this.". 2949 24
    # warning RequireThis Reference to instance variable 'root' needs "this.". 2959 24
    # warning RequireThis Reference to instance variable 'root' needs "this.". 2973 28
    # warning RequireThis Reference to instance variable 'root' needs "this.". 2980 24
    # warning RequireThis Reference to instance variable 'root' needs "this.". 3023 24
    # warning RequireThis Reference to instance variable 'root' needs "this.". 3030 20
    # warning RequireThis Reference to instance variable 'root' needs "this.". 3122 32
    # warning RequireThis Reference to instance variable 'patternLength' needs "this.". 3305 22
    # warning RequireThis Reference to instance variable 'patternLength' needs "this.". 3396 29
    # warning RequireThis Reference to instance variable 'patternLength' needs "this.". 3397 26
    # warning RequireThis Reference to instance variable 'minLength' needs "this.". 3586 34
    # warning RequireThis Reference to instance variable 'minLength' needs "this.". 3590 38
    # warning RequireThis Reference to instance variable 'cmin' needs "this.". 4278 25
    # warning RequireThis Reference to instance variable 'cmin' needs "this.". 4281 26
    # warning RequireThis Reference to instance variable 'cmin' needs "this.". 4292 31
    # warning RequireThis Reference to instance variable 'cmin' needs "this.". 4344 29
    # warning RequireThis Reference to instance variable 'cmax' needs "this.". 4362 22
    # warning RequireThis Reference to instance variable 'cmax' needs "this.". 4377 28
    # warning RequireThis Reference to instance variable 'cmax' needs "this.". 4408 26
    # warning RequireThis Reference to instance variable 'cmax' needs "this.". 4422 24
    # warning RequireThis Reference to instance variable 'cmin' needs "this.". 4441 41
    # warning RequireThis Reference to instance variable 'cmax' needs "this.". 4448 41
    # warning RequireThis Reference to instance variable 'cmax' needs "this.". 4457 47
    # warning RequireThis Reference to instance variable 'cmin' needs "this.". 4509 33
    # warning RequireThis Reference to instance variable 'cmax' needs "this.". 4551 26
    # warning RequireThis Reference to instance variable 'cmax' needs "this.". 4570 32
    # warning RequireThis Reference to instance variable 'cmax' needs "this.". 4610 26
    # warning RequireThis Reference to instance variable 'cmax' needs "this.". 4626 24
    # warning RequireThis Reference to instance variable 'cmin' needs "this.". 4651 41
    # warning RequireThis Reference to instance variable 'cmax' needs "this.". 4658 41
    # warning RequireThis Reference to instance variable 'cmax' needs "this.". 4667 47
    # warning RequireThis Reference to instance variable 'size' needs "this.". 4718 33
    # warning RequireThis Reference to instance variable 'size' needs "this.". 4736 33
    # warning RequireThis Reference to instance variable 'cmin' needs "this.". 4891 29
    # warning RequireThis Reference to instance variable 'cmax' needs "this.". 4904 29
    # warning RequireThis Reference to instance variable 'cmin' needs "this.". 4934 21
    # warning RequireThis Reference to instance variable 'cmax' needs "this.". 4937 28
    # warning RequireThis Reference to instance variable 'rmax' needs "this.". 5263 37
    # warning RequireThis Reference to instance variable 'rmin' needs "this.". 5270 30
    # warning RequireThis Reference to instance variable 'rmax' needs "this.". 5331 37
    # warning RequireThis Reference to instance variable 'rmin' needs "this.". 5336 30
    # warning RequireThis Reference to instance variable 'type' needs "this.". 5433 46
    # warning RequireThis Reference to instance variable 'lengthInChars' needs "this.". 5612 37
    # warning RequireThis Reference to instance variable 'lengthInChars' needs "this.". 5631 55

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/regex/PatternSyntaxException.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'index' needs "this.". 117 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/stream/AbstractPipeline.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'sourceStage' needs "this.". 275 21
    # warning RequireThis Reference to instance variable 'sourceStage' needs "this.". 349 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/stream/AbstractSpinedBuffer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'elementIndex' needs "this.". 109 18
    # warning RequireThis Reference to instance variable 'elementIndex' needs "this.". 110 50
    # warning RequireThis Reference to instance variable 'initialChunkPower' needs "this.". 118 23

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/stream/AbstractTask.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'targetSize' needs "this.". 194 22

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/stream/FindOps.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'emptyValue' needs "this.". 151 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/stream/ForEachOps.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'targetSize' needs "this.". 282 34

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/stream/Nodes.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'curSize' needs "this.". 677 33
    # warning RequireThis Reference to instance variable 'curSize' needs "this.". 691 33
    # warning RequireThis Reference to instance variable 'curSize' needs "this.". 701 49
    # warning RequireThis Reference to instance variable 'curChildIndex' needs "this.". 972 60
    # warning RequireThis Reference to instance variable 'lastNodeSpliterator' needs "this.". 1017 45
    # warning RequireThis Reference to instance variable 'curSize' needs "this.". 1345 33
    # warning RequireThis Reference to instance variable 'curSize' needs "this.". 1364 33
    # warning RequireThis Reference to instance variable 'curSize' needs "this.". 1372 49
    # warning RequireThis Reference to instance variable 'curSize' needs "this.". 1399 33
    # warning RequireThis Reference to instance variable 'curSize' needs "this.". 1418 33
    # warning RequireThis Reference to instance variable 'curSize' needs "this.". 1426 49
    # warning RequireThis Reference to instance variable 'curSize' needs "this.". 1453 33
    # warning RequireThis Reference to instance variable 'curSize' needs "this.". 1472 33
    # warning RequireThis Reference to instance variable 'curSize' needs "this.". 1480 49
    # warning RequireThis Reference to instance variable 'length' needs "this.". 1894 24
    # warning RequireThis Reference to instance variable 'offset' needs "this.". 1899 27
    # warning RequireThis Reference to instance variable 'length' needs "this.". 1900 35
    # warning RequireThis Reference to instance variable 'fence' needs "SizedCollectorTask.this.". 1928 30
    # warning RequireThis Reference to instance variable 'fence' needs "SizedCollectorTask.this.". 1960 30
    # warning RequireThis Reference to instance variable 'fence' needs "SizedCollectorTask.this.". 1992 30
    # warning RequireThis Reference to instance variable 'fence' needs "SizedCollectorTask.this.". 2024 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/stream/SliceOps.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'targetSize' needs "this.". 645 51
    # warning RequireThis Reference to instance variable 'targetSize' needs "this.". 659 80
    # warning RequireThis Reference to instance variable 'thisNodeSize' needs "this.". 659 94
    # warning RequireThis Reference to instance variable 'thisNodeSize' needs "this.". 672 37

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/stream/SortedOps.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'isNaturalSort' needs "this.". 138 55
    # warning RequireThis Reference to instance variable 'isNaturalSort' needs "this.". 152 78
    # warning RequireThis Reference to instance variable 'offset' needs "this.". 351 37
    # warning RequireThis Reference to instance variable 'offset' needs "this.". 355 37
    # warning RequireThis Reference to instance variable 'offset' needs "this.". 448 37
    # warning RequireThis Reference to instance variable 'offset' needs "this.". 452 37
    # warning RequireThis Reference to instance variable 'offset' needs "this.". 546 37
    # warning RequireThis Reference to instance variable 'offset' needs "this.". 550 37
    # warning RequireThis Reference to instance variable 'offset' needs "this.". 644 37
    # warning RequireThis Reference to instance variable 'offset' needs "this.". 648 37

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/stream/SpinedBuffer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'curChunk' needs "this.". 124 24
    # warning RequireThis Reference to instance variable 'curChunk' needs "SpinedBuffer.this.". 308 46
    # warning RequireThis Reference to instance variable 'lastSpineIndex' needs "this.". 313 42
    # warning RequireThis Reference to instance variable 'lastSpineElementFence' needs "this.". 314 33
    # warning RequireThis Reference to instance variable 'splElementIndex' needs "this.". 314 57
    # warning RequireThis Reference to instance variable 'lastSpineElementFence' needs "this.". 316 60
    # warning RequireThis Reference to instance variable 'splElementIndex' needs "this.". 318 59
    # warning RequireThis Reference to instance variable 'lastSpineIndex' needs "this.". 330 37
    # warning RequireThis Reference to instance variable 'lastSpineIndex' needs "this.". 331 42
    # warning RequireThis Reference to instance variable 'lastSpineElementFence' needs "this.". 331 78
    # warning RequireThis Reference to instance variable 'lastSpineIndex' needs "this.". 337 63
    # warning RequireThis Reference to instance variable 'lastSpineIndex' needs "this.". 349 37
    # warning RequireThis Reference to instance variable 'lastSpineIndex' needs "this.". 350 42
    # warning RequireThis Reference to instance variable 'lastSpineElementFence' needs "this.". 350 78
    # warning RequireThis Reference to instance variable 'lastSpineIndex' needs "this.". 353 55
    # warning RequireThis Reference to instance variable 'lastSpineIndex' needs "this.". 361 51
    # warning RequireThis Reference to instance variable 'splChunk' needs "this.". 361 69
    # warning RequireThis Reference to instance variable 'lastSpineIndex' needs "this.". 367 37
    # warning RequireThis Reference to instance variable 'lastSpineElementFence' needs "this.". 368 39
    # warning RequireThis Reference to instance variable 'lastSpineIndex' needs "this.". 374 37
    # warning RequireThis Reference to instance variable 'lastSpineIndex' needs "this.". 379 37
    # warning RequireThis Reference to instance variable 'lastSpineIndex' needs "this.". 384 43
    # warning RequireThis Reference to instance variable 'splElementIndex' needs "this.". 385 54
    # warning RequireThis Reference to instance variable 'curChunk' needs "this.". 493 28
    # warning RequireThis Reference to instance variable 'curChunk' needs "OfPrimitive.this.". 625 46
    # warning RequireThis Reference to instance variable 'lastSpineIndex' needs "this.". 637 42
    # warning RequireThis Reference to instance variable 'lastSpineElementFence' needs "this.". 638 33
    # warning RequireThis Reference to instance variable 'splElementIndex' needs "this.". 638 57
    # warning RequireThis Reference to instance variable 'lastSpineElementFence' needs "this.". 640 60
    # warning RequireThis Reference to instance variable 'splElementIndex' needs "this.". 642 59
    # warning RequireThis Reference to instance variable 'lastSpineIndex' needs "this.". 654 37
    # warning RequireThis Reference to instance variable 'lastSpineIndex' needs "this.". 655 42
    # warning RequireThis Reference to instance variable 'lastSpineElementFence' needs "this.". 655 78
    # warning RequireThis Reference to instance variable 'lastSpineIndex' needs "this.". 661 63
    # warning RequireThis Reference to instance variable 'lastSpineIndex' needs "this.". 673 37
    # warning RequireThis Reference to instance variable 'lastSpineIndex' needs "this.". 674 42
    # warning RequireThis Reference to instance variable 'lastSpineElementFence' needs "this.". 674 78
    # warning RequireThis Reference to instance variable 'lastSpineIndex' needs "this.". 677 55
    # warning RequireThis Reference to instance variable 'lastSpineIndex' needs "this.". 683 53
    # warning RequireThis Reference to instance variable 'splChunk' needs "this.". 683 71
    # warning RequireThis Reference to instance variable 'lastSpineIndex' needs "this.". 686 37
    # warning RequireThis Reference to instance variable 'lastSpineElementFence' needs "this.". 687 39
    # warning RequireThis Reference to instance variable 'lastSpineIndex' needs "this.". 693 37
    # warning RequireThis Reference to instance variable 'lastSpineIndex' needs "this.". 698 37
    # warning RequireThis Reference to instance variable 'lastSpineIndex' needs "this.". 703 43
    # warning RequireThis Reference to instance variable 'splElementIndex' needs "this.". 704 54

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/stream/StreamOpFlag.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'preserve' needs "this.". 491 25
    # warning RequireThis Reference to instance variable 'set' needs "this.". 491 38
    # warning RequireThis Reference to instance variable 'preserve' needs "this.". 502 25
    # warning RequireThis Reference to instance variable 'clear' needs "this.". 502 38
    # warning RequireThis Reference to instance variable 'preserve' needs "this.". 512 25
    # warning RequireThis Reference to instance variable 'preserve' needs "this.". 512 38

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/stream/StreamSpliterators.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'fence' needs "this.". 635 32
    # warning RequireThis Reference to instance variable 'fence' needs "this.". 638 26
    # warning RequireThis Reference to instance variable 'sliceFence' needs "this.". 660 44
    # warning RequireThis Reference to instance variable 'sliceOrigin' needs "this.". 667 35
    # warning RequireThis Reference to instance variable 'sliceFence' needs "this.". 667 77
    # warning RequireThis Reference to instance variable 'fence' needs "this.". 681 35
    # warning RequireThis Reference to instance variable 'fence' needs "SliceSpliterator.this.". 713 36
    # warning RequireThis Reference to instance variable 'index' needs "SliceSpliterator.this.". 716 38
    # warning RequireThis Reference to instance variable 'fence' needs "SliceSpliterator.this.". 721 30
    # warning RequireThis Reference to instance variable 'fence' needs "SliceSpliterator.this.". 732 36
    # warning RequireThis Reference to instance variable 'fence' needs "SliceSpliterator.this.". 735 30
    # warning RequireThis Reference to instance variable 'sliceOrigin' needs "SliceSpliterator.this.". 738 30
    # warning RequireThis Reference to instance variable 'sliceFence' needs "SliceSpliterator.this.". 738 75
    # warning RequireThis Reference to instance variable 'fence' needs "SliceSpliterator.this.". 741 29
    # warning RequireThis Reference to instance variable 'index' needs "SliceSpliterator.this.". 744 42
    # warning RequireThis Reference to instance variable 'fence' needs "SliceSpliterator.this.". 749 35
    # warning RequireThis Reference to instance variable 'fence' needs "SliceSpliterator.this.". 775 36
    # warning RequireThis Reference to instance variable 'index' needs "SliceSpliterator.this.". 778 38
    # warning RequireThis Reference to instance variable 'fence' needs "SliceSpliterator.this.". 783 30
    # warning RequireThis Reference to instance variable 'fence' needs "SliceSpliterator.this.". 794 36
    # warning RequireThis Reference to instance variable 'fence' needs "SliceSpliterator.this.". 797 30
    # warning RequireThis Reference to instance variable 'sliceOrigin' needs "SliceSpliterator.this.". 800 30
    # warning RequireThis Reference to instance variable 'sliceFence' needs "SliceSpliterator.this.". 800 75
    # warning RequireThis Reference to instance variable 'fence' needs "SliceSpliterator.this.". 803 29
    # warning RequireThis Reference to instance variable 'index' needs "SliceSpliterator.this.". 806 42
    # warning RequireThis Reference to instance variable 'fence' needs "SliceSpliterator.this.". 811 35
    # warning RequireThis Reference to instance variable 'skipThreshold' needs "this.". 959 41
    # warning RequireThis Reference to instance variable 'skipThreshold' needs "this.". 960 64
    # warning RequireThis Reference to instance variable 'chunkSize' needs "UnorderedSliceSpliterator.this.". 1042 80
    # warning RequireThis Reference to instance variable 'chunkSize' needs "UnorderedSliceSpliterator.this.". 1117 81

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/stream/Streams.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'upTo' needs "this.". 80 21
    # warning RequireThis Reference to instance variable 'upTo' needs "this.". 101 20
    # warning RequireThis Reference to instance variable 'upTo' needs "this.". 115 28
    # warning RequireThis Reference to instance variable 'from' needs "this.". 115 36
    # warning RequireThis Reference to instance variable 'last' needs "this.". 115 43
    # warning RequireThis Reference to instance variable 'upTo' needs "this.". 205 21
    # warning RequireThis Reference to instance variable 'upTo' needs "this.". 225 20
    # warning RequireThis Reference to instance variable 'from' needs "this.". 238 27
    # warning RequireThis Reference to instance variable 'last' needs "this.". 238 34
    # warning RequireThis Reference to instance variable 'aSpliterator' needs "this.". 711 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/stream/WhileOps.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'completed' needs "this.". 1267 30
    # warning RequireThis Reference to instance variable 'isOrdered' needs "this.". 1334 43
    # warning RequireThis Reference to instance variable 'op' needs "this.". 1339 62

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/zip/Adler32.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'adler' needs "this.". 128 22

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/zip/CRC32.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'crc' needs "this.". 127 22

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/zip/ZipFile.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'lastEntryPos' needs "this.". 336 23
    # warning RequireThis Reference to instance variable 'entryCount' needs "this.". 485 24
    # warning RequireThis Reference to instance variable 'rem' needs "this.". 765 27
    # warning RequireThis Reference to instance variable 'rem' needs "this.". 766 33
    # warning RequireThis Reference to instance variable 'rem' needs "this.". 796 25
    # warning RequireThis Reference to instance variable 'rem' needs "this.". 797 25
    # warning RequireThis Reference to instance variable 'rem' needs "this.". 809 72
    # warning RequireThis Reference to instance variable 'total' needs "this.". 1204 26
    # warning RequireThis Reference to instance variable 'tablelen' needs "this.". 1225 45
    # warning RequireThis Reference to instance variable 'tablelen' needs "this.". 1264 50
    # warning RequireThis Reference to instance variable 'tablelen' needs "this.". 1305 50

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/zip/ZipInputStream.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'remaining' needs "this.". 210 23
    # warning RequireThis Reference to instance variable 'remaining' needs "this.". 211 28

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/java/util/zip/ZipOutputStream.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'method' needs "this.". 200 24
    # warning RequireThis Reference to instance variable 'locoff' needs "this.". 286 41
    # warning RequireThis Reference to instance variable 'locoff' needs "this.". 289 50
    # warning RequireThis Reference to instance variable 'locoff' needs "this.". 335 27
    # warning RequireThis Reference to instance variable 'written' needs "this.". 491 18

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/javax/crypto/Cipher.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'firstService' needs "this.". 767 25
    # warning RequireThis Reference to instance variable 'firstSpi' needs "this.". 768 31
    # warning RequireThis Reference to instance variable 'firstService' needs "this.". 861 25
    # warning RequireThis Reference to instance variable 'firstSpi' needs "this.". 862 31
    # warning RequireThis Reference to instance variable 'transformation' needs "this.". 1102 28
    # warning RequireThis Reference to instance variable 'cryptoPerm' needs "this.". 1110 45
    # warning RequireThis Reference to instance variable 'transformation' needs "this.". 1286 40
    # warning RequireThis Reference to instance variable 'transformation' needs "this.". 1429 40
    # warning RequireThis Reference to instance variable 'transformation' needs "this.". 1572 40
    # warning RequireThis Reference to instance variable 'transformation' needs "this.". 1762 40

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/javax/crypto/CipherInputStream.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'ofinish' needs "this.". 187 23
    # warning RequireThis Reference to instance variable 'ofinish' needs "this.". 232 23
    # warning RequireThis Reference to instance variable 'ostart' needs "this.". 241 35
    # warning RequireThis Reference to instance variable 'ostart' needs "this.". 268 35
    # warning RequireThis Reference to instance variable 'ostart' needs "this.". 290 27

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/javax/crypto/CryptoPermission.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxKeySize' needs "this.". 288 19
    # warning RequireThis Reference to instance variable 'alg' needs "this.". 373 43
    # warning RequireThis Reference to instance variable 'maxKeySize' needs "this.". 373 55
    # warning RequireThis Reference to instance variable 'algParamSpec' needs "this.". 377 40
    # warning RequireThis Reference to instance variable 'algParamSpec' needs "this.". 380 40
    # warning RequireThis Reference to instance variable 'exemptionMechanism' needs "this.". 384 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/javax/crypto/CryptoPolicyParser.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'lookahead' needs "this.". 455 61
    # warning RequireThis Reference to instance variable 'maxKeySize' needs "this.". 637 23

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/javax/crypto/KeyAgreement.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'firstService' needs "this.". 315 25
    # warning RequireThis Reference to instance variable 'firstService' needs "this.". 372 25
    # warning RequireThis Reference to instance variable 'algorithm' needs "this.". 486 46
    # warning RequireThis Reference to instance variable 'algorithm' needs "this.". 551 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/javax/crypto/KeyGenerator.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'spi' needs "this.". 355 48
    # warning RequireThis Reference to instance variable 'initType' needs "this.". 382 62

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/javax/crypto/Mac.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'firstService' needs "this.". 309 25
    # warning RequireThis Reference to instance variable 'firstService' needs "this.". 352 25
    # warning RequireThis Reference to instance variable 'algorithm' needs "this.". 443 37
    # warning RequireThis Reference to instance variable 'algorithm' needs "this.". 470 37

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/javax/crypto/ProviderVerifier.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'jarURL' needs "this.". 97 25

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/javax/crypto/SecretKeyFactory.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'spi' needs "this.". 295 48

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/javax/crypto/spec/PSource.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'p' needs "this.". 105 34

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/javax/crypto/spec/RC2ParameterSpec.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'effectiveKeyBits' needs "this.". 158 27

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/javax/crypto/spec/RC5ParameterSpec.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'rounds' needs "this.". 200 30
    # warning RequireThis Reference to instance variable 'wordSize' needs "this.". 200 39

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/javax/net/ssl/SNIHostName.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'hostname' needs "this.". 273 47

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/javax/net/ssl/SNIServerName.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'type' needs "this.". 143 32
    # warning RequireThis Reference to instance variable 'type' needs "this.". 186 31

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/javax/net/ssl/SSLEngineResult.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'status' needs "this.". 318 31
    # warning RequireThis Reference to instance variable 'handshakeStatus' needs "this.". 319 37
    # warning RequireThis Reference to instance variable 'bytesConsumed' needs "this.". 320 36
    # warning RequireThis Reference to instance variable 'bytesProduced' needs "this.". 321 35

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/javax/security/auth/PrivateCredentialPermission.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'credentialClass' needs "this.". 330 56

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/javax/security/auth/login/AppConfigurationEntry.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'controlFlag' needs "this.". 171 47

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/jdk/internal/jimage/BasicImageReader.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'name' needs "this.". 145 46
    # warning RequireThis Reference to instance variable 'name' needs "this.". 148 42
    # warning RequireThis Reference to instance variable 'indexSize' needs "this.". 164 36
    # warning RequireThis Reference to instance variable 'name' needs "this.". 165 57
    # warning RequireThis Reference to instance variable 'name' needs "this.". 192 42
    # warning RequireThis Reference to instance variable 'name' needs "this.". 197 57
    # warning RequireThis Reference to instance variable 'indexSize' needs "this.". 406 48

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/jdk/internal/jimage/ImageHeader.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'minorVersion' needs "this.". 109 44

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/jdk/internal/jimage/ImageReader.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'packagesDir' needs "this.". 393 21
    # warning RequireThis Reference to instance variable 'link' needs "this.". 827 73
    # warning RequireThis Reference to instance variable 'link' needs "this.". 827 99

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/jdk/internal/jmod/JmodFile.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'name' needs "this.". 153 46
    # warning RequireThis Reference to instance variable 'file' needs "this.". 212 59

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/jdk/internal/jrtfs/ExplodedImage.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'link' needs "this.". 111 74
    # warning RequireThis Reference to instance variable 'separator' needs "this.". 243 48

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/jdk/internal/jrtfs/JrtPath.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'path' needs "this.". 167 41
    # warning RequireThis Reference to instance variable 'path' needs "this.". 364 20

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/jdk/internal/loader/Loader.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'parent' needs "this.". 556 34

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/jdk/internal/loader/URLClassPath.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'csu' needs "JarLoader.this.". 747 69

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/jdk/internal/math/FDBigInteger.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'offset' needs "this.". 534 25
    # warning RequireThis Reference to instance variable 'offset' needs "this.". 948 30
    # warning RequireThis Reference to instance variable 'nWords' needs "this.". 1239 29
    # warning RequireThis Reference to instance variable 'offset' needs "this.". 1466 55
    # warning RequireThis Reference to instance variable 'nWords' needs "this.". 1488 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/jdk/internal/math/FloatingDecimal.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'nDigits' needs "this.". 771 54
    # warning RequireThis Reference to instance variable 'nDigits' needs "this.". 789 40
    # warning RequireThis Reference to instance variable 'firstDigitIndex' needs "this.". 792 40
    # warning RequireThis Reference to instance variable 'decExponent' needs "this.". 917 34
    # warning RequireThis Reference to instance variable 'nDigits' needs "this.". 925 38
    # warning RequireThis Reference to instance variable 'decExponent' needs "this.". 937 46
    # warning RequireThis Reference to instance variable 'decExponent' needs "this.". 938 26
    # warning RequireThis Reference to instance variable 'nDigits' needs "this.". 941 22
    # warning RequireThis Reference to instance variable 'isNegative' needs "this.". 1092 29
    # warning RequireThis Reference to instance variable 'isNegative' needs "this.". 1101 33
    # warning RequireThis Reference to instance variable 'isNegative' needs "this.". 1113 33
    # warning RequireThis Reference to instance variable 'isNegative' needs "this.". 1124 33
    # warning RequireThis Reference to instance variable 'isNegative' needs "this.". 1146 29
    # warning RequireThis Reference to instance variable 'isNegative' needs "this.". 1181 37
    # warning RequireThis Reference to instance variable 'isNegative' needs "this.". 1194 29
    # warning RequireThis Reference to instance variable 'isNegative' needs "this.". 1229 37
    # warning RequireThis Reference to instance variable 'nDigits' needs "this.". 1249 33
    # warning RequireThis Reference to instance variable 'isNegative' needs "this.". 1433 29
    # warning RequireThis Reference to instance variable 'isNegative' needs "this.". 1441 33
    # warning RequireThis Reference to instance variable 'isNegative' needs "this.". 1453 33
    # warning RequireThis Reference to instance variable 'isNegative' needs "this.". 1464 33
    # warning RequireThis Reference to instance variable 'nDigits' needs "this.". 1470 40
    # warning RequireThis Reference to instance variable 'decExponent' needs "this.". 1470 63
    # warning RequireThis Reference to instance variable 'nDigits' needs "this.". 1481 43
    # warning RequireThis Reference to instance variable 'nDigits' needs "this.". 1485 37
    # warning RequireThis Reference to instance variable 'isNegative' needs "this.". 1488 25
    # warning RequireThis Reference to instance variable 'isNegative' needs "this.". 1507 29
    # warning RequireThis Reference to instance variable 'isNegative' needs "this.". 1527 29
    # warning RequireThis Reference to instance variable 'nDigits' needs "this.". 1555 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/jdk/internal/misc/Signal.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'name' needs "this.". 128 24

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/jdk/internal/module/IllegalAccessLogger.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'stack' needs "this.". 382 38

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/jdk/internal/module/ModuleHashesBuilder.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'nodes' needs "this.". 234 40

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/jdk/internal/module/ModulePatcher.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'delegate' needs "this.". 286 25
    # warning RequireThis Reference to instance variable 'csURL' needs "JarResourceFinder.this.". 458 49

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/jdk/internal/module/ModulePath.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'isLinkPhase' needs "this.". 344 44

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/jdk/internal/module/ModuleReferences.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'uri' needs "this.". 257 40
    # warning RequireThis Reference to instance variable 'uri' needs "this.". 322 41

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/jdk/internal/module/ModuleResolution.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'value' needs "this.". 72 67
    # warning RequireThis Reference to instance variable 'value' needs "this.". 78 79
    # warning RequireThis Reference to instance variable 'value' needs "this.". 84 67
    # warning RequireThis Reference to instance variable 'value' needs "this.". 111 47

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/jdk/internal/module/SystemModuleFinders.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'module' needs "this.". 439 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/jdk/internal/org/objectweb/asm/AnnotationWriter.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'size' needs "this.". 259 39

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/jdk/internal/org/objectweb/asm/Attribute.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'value' needs "this.". 191 18

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/jdk/internal/org/objectweb/asm/ClassWriter.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'interfaceCount' needs "this.". 717 33
    # warning RequireThis Reference to instance variable 'anns' needs "this.". 754 23
    # warning RequireThis Reference to instance variable 'ianns' needs "this.". 757 23
    # warning RequireThis Reference to instance variable 'tanns' needs "this.". 777 23
    # warning RequireThis Reference to instance variable 'itanns' needs "this.". 780 23
    # warning RequireThis Reference to instance variable 'attrs' needs "this.". 788 21
    # warning RequireThis Reference to instance variable 'innerClassesCount' needs "this.". 815 31
    # warning RequireThis Reference to instance variable 'interfaceCount' needs "this.". 854 29
    # warning RequireThis Reference to instance variable 'interfaceCount' needs "this.". 949 29
    # warning RequireThis Reference to instance variable 'firstField' needs "this.". 953 14
    # warning RequireThis Reference to instance variable 'firstMethod' needs "this.". 959 14
    # warning RequireThis Reference to instance variable 'typeCount' needs "this.". 1845 21
    # warning RequireThis Reference to instance variable 'threshold' needs "this.". 1845 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/jdk/internal/org/objectweb/asm/FieldWriter.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'anns' needs "this.". 184 23
    # warning RequireThis Reference to instance variable 'ianns' needs "this.". 187 23
    # warning RequireThis Reference to instance variable 'tanns' needs "this.". 207 23
    # warning RequireThis Reference to instance variable 'itanns' needs "this.". 210 23
    # warning RequireThis Reference to instance variable 'attrs' needs "this.". 218 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/jdk/internal/org/objectweb/asm/Frame.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'outputStackTop' needs "this.". 618 41
    # warning RequireThis Reference to instance variable 'outputStackTop' needs "this.". 745 47
    # warning RequireThis Reference to instance variable 'initializationCount' needs "this.". 812 29
    # warning RequireThis Reference to instance variable 'outputStackTop' needs "this.". 1372 54
    # warning RequireThis Reference to instance variable 'outputStackTop' needs "this.". 1383 25

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/jdk/internal/org/objectweb/asm/Handle.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'name' needs "this.". 249 30
    # warning RequireThis Reference to instance variable 'desc' needs "this.". 249 37
    # warning RequireThis Reference to instance variable 'tag' needs "this.". 249 51

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/jdk/internal/org/objectweb/asm/Item.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'longVal' needs "this.". 324 33
    # warning RequireThis Reference to instance variable 'intVal' needs "this.". 327 32
    # warning RequireThis Reference to instance variable 'intVal' needs "this.". 329 32
    # warning RequireThis Reference to instance variable 'longVal' needs "this.". 333 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/jdk/internal/org/objectweb/asm/Label.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'referenceCount' needs "this.". 409 20

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/jdk/internal/org/objectweb/asm/MethodWriter.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'exceptionCount' needs "this.". 506 33
    # warning RequireThis Reference to instance variable 'anns' needs "this.". 560 23
    # warning RequireThis Reference to instance variable 'ianns' needs "this.". 563 23
    # warning RequireThis Reference to instance variable 'tanns' needs "this.". 583 23
    # warning RequireThis Reference to instance variable 'itanns' needs "this.". 586 23
    # warning RequireThis Reference to instance variable 'cattrs' needs "this.". 627 25
    # warning RequireThis Reference to instance variable 'attrs' needs "this.". 630 25
    # warning RequireThis Reference to instance variable 'previousFrameOffset' needs "this.". 683 39
    # warning RequireThis Reference to instance variable 'maxStackSize' needs "this.". 755 28
    # warning RequireThis Reference to instance variable 'maxStackSize' needs "this.". 779 28
    # warning RequireThis Reference to instance variable 'stackSize' needs "this.". 807 50
    # warning RequireThis Reference to instance variable 'maxStackSize' needs "this.". 811 32
    # warning RequireThis Reference to instance variable 'maxLocals' needs "this.". 827 21
    # warning RequireThis Reference to instance variable 'maxStackSize' needs "this.". 864 28
    # warning RequireThis Reference to instance variable 'maxStackSize' needs "this.". 903 28
    # warning RequireThis Reference to instance variable 'maxStackSize' needs "this.". 947 28
    # warning RequireThis Reference to instance variable 'maxStackSize' needs "this.". 995 28
    # warning RequireThis Reference to instance variable 'previousBlock' needs "this.". 1127 36
    # warning RequireThis Reference to instance variable 'maxStackSize' needs "this.". 1136 47
    # warning RequireThis Reference to instance variable 'maxStackSize' needs "this.". 1169 28
    # warning RequireThis Reference to instance variable 'maxLocals' needs "this.". 1197 21
    # warning RequireThis Reference to instance variable 'ctanns' needs "this.". 1304 23
    # warning RequireThis Reference to instance variable 'ictanns' needs "this.". 1307 23
    # warning RequireThis Reference to instance variable 'ctanns' needs "this.". 1345 23
    # warning RequireThis Reference to instance variable 'ictanns' needs "this.". 1348 23
    # warning RequireThis Reference to instance variable 'maxLocals' needs "this.". 1380 21
    # warning RequireThis Reference to instance variable 'ctanns' needs "this.". 1412 23
    # warning RequireThis Reference to instance variable 'ictanns' needs "this.". 1415 23
    # warning RequireThis Reference to instance variable 'firstHandler' needs "this.". 1548 23
    # warning RequireThis Reference to instance variable 'labels' needs "this.". 1612 21
    # warning RequireThis Reference to instance variable 'maxStackSize' needs "this.". 1718 43
    # warning RequireThis Reference to instance variable 'frame' needs "this.". 1877 25
    # warning RequireThis Reference to instance variable 'classReaderLength' needs "this.". 2060 24
    # warning RequireThis Reference to instance variable 'handlerCount' needs "this.". 2068 44
    # warning RequireThis Reference to instance variable 'exceptionCount' needs "this.". 2101 29
    # warning RequireThis Reference to instance variable 'synthetics' needs "this.". 2145 45
    # warning RequireThis Reference to instance variable 'synthetics' needs "this.". 2146 49
    # warning RequireThis Reference to instance variable 'synthetics' needs "this.". 2152 46
    # warning RequireThis Reference to instance variable 'synthetics' needs "this.". 2153 50
    # warning RequireThis Reference to instance variable 'handlerCount' needs "this.". 2228 47
    # warning RequireThis Reference to instance variable 'exceptionCount' needs "this.". 2321 25
    # warning RequireThis Reference to instance variable 'exceptionCount' needs "this.". 2323 33
    # warning RequireThis Reference to instance variable 'localVar' needs "this.". 2776 38
    # warning RequireThis Reference to instance variable 'localVarType' needs "this.". 2776 49

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/jdk/internal/org/objectweb/asm/Type.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'len' needs "this.". 891 52
    # warning RequireThis Reference to instance variable 'sort' needs "this.". 907 23
    # warning RequireThis Reference to instance variable 'len' needs "this.". 909 41

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/jdk/internal/org/objectweb/asm/commons/LocalVariablesSorter.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'nextLocal' needs "this.". 150 22
    # warning RequireThis Reference to instance variable 'firstLocal' needs "this.". 370 37

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/jdk/internal/org/objectweb/asm/commons/Method.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'desc' needs "this.". 295 23

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/jdk/internal/org/objectweb/asm/commons/SerialVersionUIDAdder.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'name' needs "this.". 346 27
    # warning RequireThis Reference to instance variable 'desc' needs "this.". 570 28

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/jdk/internal/org/objectweb/asm/tree/FrameNode.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'type' needs "this.". 198 22

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/jdk/internal/org/objectweb/asm/tree/InsnList.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'size' needs "this.". 135 35
    # warning RequireThis Reference to instance variable 'last' needs "this.". 285 25
    # warning RequireThis Reference to instance variable 'last' needs "this.". 310 25
    # warning RequireThis Reference to instance variable 'first' needs "this.". 331 25
    # warning RequireThis Reference to instance variable 'first' needs "this.". 356 25
    # warning RequireThis Reference to instance variable 'next' needs "this.". 592 31

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/jdk/internal/org/objectweb/asm/tree/analysis/Analyzer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'n' needs "this.". 181 29
    # warning RequireThis Reference to instance variable 'n' needs "this.". 337 37

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/jdk/internal/org/objectweb/asm/tree/analysis/Frame.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'locals' needs "this.". 172 32
    # warning RequireThis Reference to instance variable 'locals' needs "this.". 185 18
    # warning RequireThis Reference to instance variable 'locals' needs "this.". 204 18
    # warning RequireThis Reference to instance variable 'locals' needs "this.". 231 27
    # warning RequireThis Reference to instance variable 'locals' needs "this.". 253 31
    # warning RequireThis Reference to instance variable 'locals' needs "this.". 265 19
    # warning RequireThis Reference to instance variable 'locals' needs "this.". 269 24
    # warning RequireThis Reference to instance variable 'top' needs "this.". 719 38
    # warning RequireThis Reference to instance variable 'locals' needs "this.". 742 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/jdk/internal/org/objectweb/asm/tree/analysis/SmallSet.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'e2' needs "this.". 114 14
    # warning RequireThis Reference to instance variable 'e1' needs "this.". 127 22
    # warning RequireThis Reference to instance variable 'e2' needs "this.". 127 36
    # warning RequireThis Reference to instance variable 'e2' needs "this.". 127 52
    # warning RequireThis Reference to instance variable 'e1' needs "this.". 127 66
    # warning RequireThis Reference to instance variable 'e1' needs "this.". 139 32
    # warning RequireThis Reference to instance variable 'e2' needs "this.". 139 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/jdk/internal/org/objectweb/asm/tree/analysis/Subroutine.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'start' needs "this.". 93 24
    # warning RequireThis Reference to instance variable 'start' needs "this.". 108 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/jdk/internal/org/objectweb/asm/util/CheckClassAdapter.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'version' needs "this.". 551 23

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/jdk/internal/org/objectweb/asm/util/CheckMethodAdapter.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'lastFrame' needs "this.". 578 26
    # warning RequireThis Reference to instance variable 'insnCount' needs "this.". 582 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/jdk/internal/org/objectweb/asm/util/TraceSignatureVisitor.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'seenParameter' needs "this.". 249 65

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/jdk/internal/ref/PhantomCleanable.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'list' needs "this.". 88 20
    # warning RequireThis Reference to instance variable 'prev' needs "this.". 104 29
    # warning RequireThis Reference to instance variable 'next' needs "this.". 105 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/jdk/internal/ref/SoftCleanable.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'list' needs "this.". 88 20
    # warning RequireThis Reference to instance variable 'prev' needs "this.". 104 29
    # warning RequireThis Reference to instance variable 'next' needs "this.". 105 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/jdk/internal/ref/WeakCleanable.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'list' needs "this.". 89 20
    # warning RequireThis Reference to instance variable 'prev' needs "this.". 105 29
    # warning RequireThis Reference to instance variable 'next' needs "this.". 106 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/jdk/internal/reflect/ClassFileAssembler.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStack' needs "this.". 177 24
    # warning RequireThis Reference to instance variable 'maxLocals' needs "this.". 181 24
    # warning RequireThis Reference to instance variable 'maxStack' needs "this.". 199 21
    # warning RequireThis Reference to instance variable 'stack' needs "this.". 200 24

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/jdk/internal/util/xml/PropertiesDefaultHandler.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'rootElm' needs "this.". 165 58

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/jdk/internal/util/xml/impl/Attrs.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'mLength' needs "this.". 96 42
    # warning RequireThis Reference to instance variable 'mLength' needs "this.". 110 42
    # warning RequireThis Reference to instance variable 'mLength' needs "this.". 124 38
    # warning RequireThis Reference to instance variable 'mLength' needs "this.". 169 42
    # warning RequireThis Reference to instance variable 'mLength' needs "this.". 316 38
    # warning RequireThis Reference to instance variable 'mLength' needs "this.". 379 38

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/jdk/internal/util/xml/impl/Parser.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'mPref' needs "this.". 252 17
    # warning RequireThis Reference to instance variable 'mPref' needs "this.". 258 16
    # warning RequireThis Reference to instance variable 'mXml' needs "this.". 268 17
    # warning RequireThis Reference to instance variable 'mInp' needs "this.". 272 16
    # warning RequireThis Reference to instance variable 'mXml' needs "this.". 296 25
    # warning RequireThis Reference to instance variable 'mChLen' needs "this.". 329 33
    # warning RequireThis Reference to instance variable 'mBuffIdx' needs "this.". 349 55
    # warning RequireThis Reference to instance variable 'mIsNSAware' needs "this.". 409 43
    # warning RequireThis Reference to instance variable 'mBuffIdx' needs "this.". 1274 74
    # warning RequireThis Reference to instance variable 'mBuffIdx' needs "this.". 1281 63
    # warning RequireThis Reference to instance variable 'mBuffIdx' needs "this.". 1282 63
    # warning RequireThis Reference to instance variable 'mIsNSAware' needs "this.". 1389 40
    # warning RequireThis Reference to instance variable 'mChLen' needs "this.". 1500 28
    # warning RequireThis Reference to instance variable 'mChLen' needs "this.". 1893 28
    # warning RequireThis Reference to instance variable 'mElm' needs "this.". 2146 30
    # warning RequireThis Reference to instance variable 'mElm' needs "this.". 2158 30
    # warning RequireThis Reference to instance variable 'mChLen' needs "this.". 2209 28
    # warning RequireThis Reference to instance variable 'mChLen' needs "this.". 2337 27
    # warning RequireThis Reference to instance variable 'mChIdx' needs "this.". 2341 26
    # warning RequireThis Reference to instance variable 'mChLen' needs "this.". 2540 28
    # warning RequireThis Reference to instance variable 'mChIdx' needs "this.". 3127 18
    # warning RequireThis Reference to instance variable 'mChLen' needs "this.". 3262 22
    # warning RequireThis Reference to instance variable 'mChIdx' needs "this.". 3263 22
    # warning RequireThis Reference to instance variable 'mInp' needs "this.". 3264 20
    # warning RequireThis Reference to instance variable 'mChLen' needs "this.". 3327 23
    # warning RequireThis Reference to instance variable 'mDoc' needs "this.". 3335 29
    # warning RequireThis Reference to instance variable 'mDltd' needs "this.". 3399 20
    # warning RequireThis Reference to instance variable 'mDltd' needs "this.". 3422 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/jdk/internal/util/xml/impl/ParserSAX.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'mHand' needs "this.". 86 21
    # warning RequireThis Reference to instance variable 'mHand' needs "this.". 87 20
    # warning RequireThis Reference to instance variable 'mHand' needs "this.". 88 20
    # warning RequireThis Reference to instance variable 'mHand' needs "this.". 89 20
    # warning RequireThis Reference to instance variable 'mHand' needs "this.". 99 30
    # warning RequireThis Reference to instance variable 'mHandCont' needs "this.". 99 39
    # warning RequireThis Reference to instance variable 'mHand' needs "this.". 131 29
    # warning RequireThis Reference to instance variable 'mHandDtd' needs "this.". 131 38
    # warning RequireThis Reference to instance variable 'mHand' needs "this.". 163 29
    # warning RequireThis Reference to instance variable 'mHandErr' needs "this.". 163 38
    # warning RequireThis Reference to instance variable 'mHand' needs "this.". 197 29
    # warning RequireThis Reference to instance variable 'mHandEnt' needs "this.". 197 38

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/jdk/internal/util/xml/impl/XMLStreamWriterImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable '_encoding' needs "this.". 158 19

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/invoke/util/Wrapper.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'wrapperType' needs "this.". 383 28
    # warning RequireThis Reference to instance variable 'primitiveType' needs "this.". 385 35
    # warning RequireThis Reference to instance variable 'wrapperType' needs "this.". 626 40

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/launcher/LauncherHelper.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'arg' needs "this.". 836 41
    # warning RequireThis Reference to instance variable 'needsExpansion' needs "this.". 836 69

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/net/NetworkServer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'serverSocket' needs "this.". 82 44

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/net/ProgressEvent.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'url' needs "this.". 110 49
    # warning RequireThis Reference to instance variable 'method' needs "this.". 110 69
    # warning RequireThis Reference to instance variable 'state' needs "this.". 110 91
    # warning RequireThis Reference to instance variable 'contentType' needs "this.". 111 36
    # warning RequireThis Reference to instance variable 'progress' needs "this.". 111 66
    # warning RequireThis Reference to instance variable 'expected' needs "this.". 111 93

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/net/ProgressSource.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'progress' needs "this.". 162 24
    # warning RequireThis Reference to instance variable 'threshold' needs "this.". 191 28
    # warning RequireThis Reference to instance variable 'threshold' needs "this.". 191 52
    # warning RequireThis Reference to instance variable 'expected' needs "this.". 197 29
    # warning RequireThis Reference to instance variable 'url' needs "this.". 207 49
    # warning RequireThis Reference to instance variable 'method' needs "this.". 207 69
    # warning RequireThis Reference to instance variable 'state' needs "this.". 207 91
    # warning RequireThis Reference to instance variable 'contentType' needs "this.". 208 35
    # warning RequireThis Reference to instance variable 'progress' needs "this.". 208 65
    # warning RequireThis Reference to instance variable 'expected' needs "this.". 208 92

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/net/ftp/FtpDirEntry.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'type' needs "this.". 327 34
    # warning RequireThis Reference to instance variable 'user' needs "this.". 327 49
    # warning RequireThis Reference to instance variable 'group' needs "this.". 327 64
    # warning RequireThis Reference to instance variable 'size' needs "this.". 327 79
    # warning RequireThis Reference to instance variable 'type' needs "this.". 329 30
    # warning RequireThis Reference to instance variable 'user' needs "this.". 329 45
    # warning RequireThis Reference to instance variable 'group' needs "this.". 329 60
    # warning RequireThis Reference to instance variable 'size' needs "this.". 329 76

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/net/ftp/impl/FtpClient.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'serverAddr' needs "this.". 433 44
    # warning RequireThis Reference to instance variable 'serverAddr' needs "this.". 475 40
    # warning RequireThis Reference to instance variable 'restartOffset' needs "this.". 1234 50
    # warning RequireThis Reference to instance variable 'restartOffset' needs "this.". 1280 50
    # warning RequireThis Reference to instance variable 'server' needs "this.". 1638 65
    # warning RequireThis Reference to instance variable 'oldSocket' needs "this.". 1641 26
    # warning RequireThis Reference to instance variable 'server' needs "this.". 2071 21
    # warning RequireThis Reference to instance variable 'oldSocket' needs "this.". 2105 18

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/net/www/HeaderParser.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'nkeys' needs "this.". 71 34
    # warning RequireThis Reference to instance variable 'nkeys' needs "this.". 74 48
    # warning RequireThis Reference to instance variable 'asize' needs "this.". 78 19
    # warning RequireThis Reference to instance variable 'asize' needs "this.". 131 26
    # warning RequireThis Reference to instance variable 'asize' needs "this.". 166 26
    # warning RequireThis Reference to instance variable 'asize' needs "this.". 172 26
    # warning RequireThis Reference to instance variable 'asize' needs "this.". 185 29
    # warning RequireThis Reference to instance variable 'nkeys' needs "HeaderParser.this.". 203 26

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/net/www/MessageHeader.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'nkeys' needs "this.". 62 25
    # warning RequireThis Reference to instance variable 'nkeys' needs "this.". 107 27
    # warning RequireThis Reference to instance variable 'nkeys' needs "this.". 112 27
    # warning RequireThis Reference to instance variable 'nkeys' needs "this.". 153 25
    # warning RequireThis Reference to instance variable 'nkeys' needs "this.". 163 29
    # warning RequireThis Reference to instance variable 'nkeys' needs "this.". 175 22
    # warning RequireThis Reference to instance variable 'nkeys' needs "MessageHeader.this.". 199 32
    # warning RequireThis Reference to instance variable 'nkeys' needs "this.". 295 29
    # warning RequireThis Reference to instance variable 'nkeys' needs "this.". 335 25
    # warning RequireThis Reference to instance variable 'nkeys' needs "this.". 368 33
    # warning RequireThis Reference to instance variable 'nkeys' needs "this.". 369 47
    # warning RequireThis Reference to instance variable 'nkeys' needs "this.". 378 33
    # warning RequireThis Reference to instance variable 'nkeys' needs "this.". 379 59
    # warning RequireThis Reference to instance variable 'nkeys' needs "this.". 516 44
    # warning RequireThis Reference to instance variable 'nkeys' needs "this.". 517 48

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/net/www/MeteredStream.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'markedCount' needs "this.". 78 21
    # warning RequireThis Reference to instance variable 'markLimit' needs "this.". 78 35
    # warning RequireThis Reference to instance variable 'expected' needs "this.". 92 26
    # warning RequireThis Reference to instance variable 'markedCount' needs "this.". 108 21
    # warning RequireThis Reference to instance variable 'markLimit' needs "this.". 108 35
    # warning RequireThis Reference to instance variable 'count' needs "this.". 151 40
    # warning RequireThis Reference to instance variable 'count' needs "this.". 151 60
    # warning RequireThis Reference to instance variable 'count' needs "this.". 182 23
    # warning RequireThis Reference to instance variable 'markedCount' needs "this.". 195 17

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/net/www/MimeEntry.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'description' needs "this.". 138 39
    # warning RequireThis Reference to instance variable 'typeName' needs "this.". 138 53
    # warning RequireThis Reference to instance variable 'action' needs "this.". 274 27
    # warning RequireThis Reference to instance variable 'command' needs "this.". 275 28
    # warning RequireThis Reference to instance variable 'description' needs "this.". 276 32
    # warning RequireThis Reference to instance variable 'imageFileName' needs "this.". 277 34
    # warning RequireThis Reference to instance variable 'tempFileNameTemplate' needs "this.". 278 41
    # warning RequireThis Reference to instance variable 'fileExtensions' needs "this.". 279 35
    # warning RequireThis Reference to instance variable 'typeName' needs "this.". 316 43
    # warning RequireThis Reference to instance variable 'imageFileName' needs "this.". 317 28
    # warning RequireThis Reference to instance variable 'action' needs "this.". 318 29
    # warning RequireThis Reference to instance variable 'command' needs "this.". 319 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/net/www/MimeLauncher.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'genericTempFileTemplate' needs "this.". 113 23

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/net/www/http/ChunkedInputStream.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'rawPos' needs "this.". 187 35
    # warning RequireThis Reference to instance variable 'chunkRead' needs "this.". 239 37
    # warning RequireThis Reference to instance variable 'chunkSize' needs "this.". 251 34
    # warning RequireThis Reference to instance variable 'rawPos' needs "this.". 292 27
    # warning RequireThis Reference to instance variable 'rawCount' needs "this.". 293 34
    # warning RequireThis Reference to instance variable 'rawPos' needs "this.". 298 36
    # warning RequireThis Reference to instance variable 'rawCount' needs "this.". 303 32
    # warning RequireThis Reference to instance variable 'rawPos' needs "this.". 310 69
    # warning RequireThis Reference to instance variable 'rawCount' needs "this.". 347 35
    # warning RequireThis Reference to instance variable 'chunkRead' needs "this.". 355 55
    # warning RequireThis Reference to instance variable 'rawPos' needs "this.". 355 75
    # warning RequireThis Reference to instance variable 'chunkPos' needs "this.". 361 48
    # warning RequireThis Reference to instance variable 'chunkRead' needs "this.". 386 37
    # warning RequireThis Reference to instance variable 'rawCount' needs "this.". 399 39
    # warning RequireThis Reference to instance variable 'rawPos' needs "this.". 429 27
    # warning RequireThis Reference to instance variable 'rawCount' needs "this.". 430 34
    # warning RequireThis Reference to instance variable 'rawCount' needs "this.". 436 32
    # warning RequireThis Reference to instance variable 'rawPos' needs "this.". 440 32
    # warning RequireThis Reference to instance variable 'rawPos' needs "this.". 464 70
    # warning RequireThis Reference to instance variable 'chunkPos' needs "this.". 526 29
    # warning RequireThis Reference to instance variable 'rawCount' needs "this.". 552 67
    # warning RequireThis Reference to instance variable 'chunkPos' needs "this.". 579 29
    # warning RequireThis Reference to instance variable 'chunkCount' needs "this.". 600 25
    # warning RequireThis Reference to instance variable 'chunkCount' needs "this.". 650 25
    # warning RequireThis Reference to instance variable 'chunkPos' needs "this.". 681 34
    # warning RequireThis Reference to instance variable 'chunkPos' needs "this.". 720 34
    # warning RequireThis Reference to instance variable 'error' needs "this.". 763 27

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/net/www/http/ChunkedOutputStream.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'preferredChunkDataSize' needs "this.". 123 56
    # warning RequireThis Reference to instance variable 'spaceInCurrentChunk' needs "this.". 220 33
    # warning RequireThis Reference to instance variable 'spaceInCurrentChunk' needs "this.". 228 31
    # warning RequireThis Reference to instance variable 'spaceInCurrentChunk' needs "this.". 229 33
    # warning RequireThis Reference to instance variable 'spaceInCurrentChunk' needs "this.". 230 26
    # warning RequireThis Reference to instance variable 'preferedHeaderSize' needs "this.". 268 17
    # warning RequireThis Reference to instance variable 'preferredChunkDataSize' needs "this.". 270 31

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/net/www/http/HttpClient.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'streaming' needs "this.". 703 24
    # warning RequireThis Reference to instance variable 'disableKeepAlive' needs "this.". 829 41
    # warning RequireThis Reference to instance variable 'streaming' needs "this.". 844 28
    # warning RequireThis Reference to instance variable 'ignoreContinue' needs "this.". 886 38
    # warning RequireThis Reference to instance variable 'disableKeepAlive' needs "this.". 969 62
    # warning RequireThis Reference to instance variable 'url' needs "this.". 972 55
    # warning RequireThis Reference to instance variable 'url' needs "this.". 1019 41
    # warning RequireThis Reference to instance variable 'keepingAlive' needs "this.". 1023 41

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/net/www/http/KeepAliveCache.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'nap' needs "this.". 251 55
    # warning RequireThis Reference to instance variable 'host' needs "this.". 323 31
    # warning RequireThis Reference to instance variable 'port' needs "this.". 323 36

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/net/www/protocol/file/FileURLConnection.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'length' needs "this.". 155 22

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/net/www/protocol/ftp/FtpURLConnection.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'instProxy' needs "this.". 262 17
    # warning RequireThis Reference to instance variable 'filename' needs "this.". 362 61
    # warning RequireThis Reference to instance variable 'filename' needs "this.". 364 24
    # warning RequireThis Reference to instance variable 'connectTimeout' needs "this.". 659 42
    # warning RequireThis Reference to instance variable 'readTimeout' needs "this.". 672 38

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/net/www/protocol/http/AuthenticationHeader.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'preferred_r' needs "this.". 96 50

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/net/www/protocol/http/AuthenticationInfo.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'authScheme' needs "this.". 472 33
    # warning RequireThis Reference to instance variable 'protocol' needs "this.". 472 52
    # warning RequireThis Reference to instance variable 'host' needs "this.". 473 27
    # warning RequireThis Reference to instance variable 'port' needs "this.". 473 40
    # warning RequireThis Reference to instance variable 'realm' needs "this.". 473 53
    # warning RequireThis Reference to instance variable 'protocol' needs "this.". 476 33
    # warning RequireThis Reference to instance variable 'host' needs "this.". 476 50
    # warning RequireThis Reference to instance variable 'port' needs "this.". 476 63

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/net/www/protocol/http/HttpURLConnection.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'reuseClient' needs "this.". 999 20
    # warning RequireThis Reference to instance variable 'userCookies' needs "this.". 1458 73
    # warning RequireThis Reference to instance variable 'userCookies2' needs "this.". 1465 74
    # warning RequireThis Reference to instance variable 'rememberedException' needs "this.". 1507 56
    # warning RequireThis Reference to instance variable 'useProxyResponseCode' needs "this.". 2318 60
    # warning RequireThis Reference to instance variable 'currentProxyCredentials' needs "this.". 2571 25
    # warning RequireThis Reference to instance variable 'currentServerCredentials' needs "this.". 2581 25
    # warning RequireThis Reference to instance variable 'http' needs "this.". 2774 23
    # warning RequireThis Reference to instance variable 'connecting' needs "this.". 3085 26
    # warning RequireThis Reference to instance variable 'connecting' needs "this.". 3115 26
    # warning RequireThis Reference to instance variable 'connectTimeout' needs "this.". 3220 42
    # warning RequireThis Reference to instance variable 'readTimeout' needs "this.". 3263 38
    # warning RequireThis Reference to instance variable 'markCount' needs "this.". 3393 28
    # warning RequireThis Reference to instance variable 'inCache' needs "this.". 3434 43
    # warning RequireThis Reference to instance variable 'expected' needs "this.". 3539 46
    # warning RequireThis Reference to instance variable 'expected' needs "this.". 3554 46
    # warning RequireThis Reference to instance variable 'expected' needs "this.". 3589 32

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/net/www/protocol/jar/JarURLConnection.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'entryName' needs "this.". 145 68
    # warning RequireThis Reference to instance variable 'entryName' needs "this.". 163 64
    # warning RequireThis Reference to instance variable 'jarFile' needs "this.". 200 22

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/net/www/protocol/jrt/JavaRuntimeURLConnection.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'module' needs "this.". 128 52
    # warning RequireThis Reference to instance variable 'name' needs "this.". 133 54

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/net/www/protocol/mailto/MailToURLConnection.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'connectTimeout' needs "this.". 126 42
    # warning RequireThis Reference to instance variable 'readTimeout' needs "this.". 138 38

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/nio/ch/AbstractPollSelectorImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'totalChannels' needs "this.". 90 40
    # warning RequireThis Reference to instance variable 'totalChannels' needs "this.". 118 37
    # warning RequireThis Reference to instance variable 'totalChannels' needs "this.". 145 40
    # warning RequireThis Reference to instance variable 'totalChannels' needs "this.". 150 45

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/nio/ch/ChannelInputStream.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'ch' needs "this.". 115 60

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/nio/ch/DatagramChannelImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'reuseAddressEmulated' needs "this.". 283 21
    # warning RequireThis Reference to instance variable 'sender' needs "this.". 358 68
    # warning RequireThis Reference to instance variable 'readerThread' needs "this.". 1014 23
    # warning RequireThis Reference to instance variable 'writerThread' needs "this.". 1016 23

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/nio/ch/FileChannelImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'parent' needs "this.". 145 33
    # warning RequireThis Reference to instance variable 'size' needs "this.". 849 30
    # warning RequireThis Reference to instance variable 'cap' needs "this.". 850 34

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/nio/ch/FileLockTable.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'channel' needs "this.". 187 68
    # warning RequireThis Reference to instance variable 'channel' needs "this.". 209 62

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/nio/ch/MembershipKeyImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'ch' needs "this.". 146 31
    # warning RequireThis Reference to instance variable 'ch' needs "this.". 182 35
    # warning RequireThis Reference to instance variable 'ch' needs "this.". 198 35

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/nio/ch/NativeObject.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'address' needs "this.". 109 42
    # warning RequireThis Reference to instance variable 'address' needs "this.". 127 54
    # warning RequireThis Reference to instance variable 'address' needs "this.". 130 53
    # warning RequireThis Reference to instance variable 'address' needs "this.". 176 40
    # warning RequireThis Reference to instance variable 'address' needs "this.". 190 33
    # warning RequireThis Reference to instance variable 'address' needs "this.". 203 41
    # warning RequireThis Reference to instance variable 'address' needs "this.". 217 34
    # warning RequireThis Reference to instance variable 'address' needs "this.". 230 40
    # warning RequireThis Reference to instance variable 'address' needs "this.". 244 33
    # warning RequireThis Reference to instance variable 'address' needs "this.". 257 39
    # warning RequireThis Reference to instance variable 'address' needs "this.". 271 32
    # warning RequireThis Reference to instance variable 'address' needs "this.". 284 40
    # warning RequireThis Reference to instance variable 'address' needs "this.". 298 33
    # warning RequireThis Reference to instance variable 'address' needs "this.". 311 41
    # warning RequireThis Reference to instance variable 'address' needs "this.". 325 34
    # warning RequireThis Reference to instance variable 'address' needs "this.". 338 42
    # warning RequireThis Reference to instance variable 'address' needs "this.". 352 35

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/nio/ch/NativeThreadSet.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'waitingToEmpty' needs "this.". 78 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/nio/ch/PendingFuture.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'exc' needs "this.". 206 64

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/nio/ch/SelectionKeyImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'channel' needs "this.". 56 35

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/nio/ch/ServerSocketChannelImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'localAddress' needs "this.". 118 43

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/nio/ch/Util.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'start' needs "this.". 142 41
    # warning RequireThis Reference to instance variable 'count' needs "this.". 189 37

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/nio/cs/CharsetMapping.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'b2Min' needs "this.". 67 19
    # warning RequireThis Reference to instance variable 'b2Max' needs "this.". 67 33
    # warning RequireThis Reference to instance variable 'b2Min' needs "this.". 68 19
    # warning RequireThis Reference to instance variable 'b1MinDB1' needs "this.". 69 23
    # warning RequireThis Reference to instance variable 'b1MaxDB1' needs "this.". 69 41
    # warning RequireThis Reference to instance variable 'b1MinDB1' needs "this.". 70 23
    # warning RequireThis Reference to instance variable 'dbSegSize' needs "this.". 71 36
    # warning RequireThis Reference to instance variable 'b1MinDB2' needs "this.". 73 23
    # warning RequireThis Reference to instance variable 'b1MaxDB2' needs "this.". 73 41
    # warning RequireThis Reference to instance variable 'b1MinDB2' needs "this.". 74 23
    # warning RequireThis Reference to instance variable 'dbSegSize' needs "this.". 75 36
    # warning RequireThis Reference to instance variable 'b2Min' needs "this.". 275 29
    # warning RequireThis Reference to instance variable 'b2Min' needs "this.". 284 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/nio/cs/DoubleByte.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'b2Min' needs "this.". 174 34
    # warning RequireThis Reference to instance variable 'b2Max' needs "this.". 174 48
    # warning RequireThis Reference to instance variable 'b2Min' needs "this.". 175 47
    # warning RequireThis Reference to instance variable 'b2Min' needs "this.". 203 34
    # warning RequireThis Reference to instance variable 'b2Max' needs "this.". 203 48
    # warning RequireThis Reference to instance variable 'b2Min' needs "this.". 204 47
    # warning RequireThis Reference to instance variable 'b2Min' needs "this.". 237 34
    # warning RequireThis Reference to instance variable 'b2Max' needs "this.". 237 48
    # warning RequireThis Reference to instance variable 'b2Min' needs "this.". 238 47
    # warning RequireThis Reference to instance variable 'b2Min' needs "this.". 276 22
    # warning RequireThis Reference to instance variable 'b2Max' needs "this.". 276 36
    # warning RequireThis Reference to instance variable 'b2Min' needs "this.". 278 34
    # warning RequireThis Reference to instance variable 'SS2' needs "this.". 500 22
    # warning RequireThis Reference to instance variable 'SS3' needs "this.". 500 34
    # warning RequireThis Reference to instance variable 'SS2' needs "this.". 506 23
    # warning RequireThis Reference to instance variable 'SS3' needs "this.". 506 36
    # warning RequireThis Reference to instance variable 'SS2' needs "this.". 524 39
    # warning RequireThis Reference to instance variable 'SS3' needs "this.". 524 52
    # warning RequireThis Reference to instance variable 'MAX_SINGLEBYTE' needs "this.". 599 30
    # warning RequireThis Reference to instance variable 'MAX_SINGLEBYTE' needs "this.". 633 30
    # warning RequireThis Reference to instance variable 'MAX_SINGLEBYTE' needs "this.". 681 26
    # warning RequireThis Reference to instance variable 'MAX_SINGLEBYTE' needs "this.". 706 26
    # warning RequireThis Reference to instance variable 'MAX_SINGLEBYTE' needs "this.". 735 26

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/nio/cs/ISO_8859_1.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'repl' needs "this.". 298 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/nio/cs/SingleByte.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'repl' needs "this.". 135 31
    # warning RequireThis Reference to instance variable 'repl' needs "this.". 267 29
    # warning RequireThis Reference to instance variable 'repl' needs "this.". 280 33
    # warning RequireThis Reference to instance variable 'repl' needs "this.". 307 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/nio/cs/StreamDecoder.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'leftoverChar' needs "this.". 160 29
    # warning RequireThis Reference to instance variable 'cs' needs "this.". 357 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/nio/cs/StreamEncoder.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'cs' needs "this.". 350 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/nio/cs/US_ASCII.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'repl' needs "this.". 145 33
    # warning RequireThis Reference to instance variable 'repl' needs "this.". 262 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/nio/cs/UTF_32Coder.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'expectedBO' needs "this.". 85 41

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/nio/cs/UTF_8.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'repl' needs "this.". 734 36

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/nio/cs/UnicodeDecoder.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'defaultByteOrder' needs "this.". 87 44
    # warning RequireThis Reference to instance variable 'expectedByteOrder' needs "this.". 132 28

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/nio/cs/UnicodeEncoder.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'usesMark' needs "this.". 105 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/nio/fs/AbstractWatchService.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'CLOSE_KEY' needs "this.". 88 20

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/nio/fs/FileOwnerAttributeViewImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'view' needs "this.". 89 45
    # warning RequireThis Reference to instance variable 'view' needs "this.". 91 43
    # warning RequireThis Reference to instance variable 'view' needs "this.". 100 38
    # warning RequireThis Reference to instance variable 'view' needs "this.". 102 36

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/nio/fs/PollingWatchService.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'tickCount' needs "this.". 419 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/reflect/annotation/AnnotatedTypeFactory.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'type' needs "this.". 186 40

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/reflect/annotation/AnnotationType.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'memberTypes' needs "this.". 233 38
    # warning RequireThis Reference to instance variable 'memberDefaults' needs "this.". 234 41
    # warning RequireThis Reference to instance variable 'retention' needs "this.". 235 42
    # warning RequireThis Reference to instance variable 'inherited' needs "this.". 236 35

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/reflect/annotation/AnnotationTypeMismatchExceptionProxy.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'foundType' needs "this.". 62 49

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/reflect/annotation/TypeAnnotation.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'target' needs "this.". 131 25
    # warning RequireThis Reference to instance variable 'count' needs "this.". 131 41
    # warning RequireThis Reference to instance variable 'secondaryIndex' needs "this.". 131 56
    # warning RequireThis Reference to instance variable 'depth' needs "this.". 217 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/reflect/generics/factory/CoreReflectionFactory.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'decl' needs "this.". 62 53
    # warning RequireThis Reference to instance variable 'decl' needs "this.". 64 30
    # warning RequireThis Reference to instance variable 'decl' needs "this.". 67 31

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/reflect/generics/parser/SignatureParser.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'index' needs "this.". 104 16

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/reflect/generics/reflectiveObjects/ParameterizedTypeImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'ownerType' needs "this.". 218 78

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/reflect/generics/reflectiveObjects/TypeVariableImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'genericDeclaration' needs "this.". 141 51
    # warning RequireThis Reference to instance variable 'genericDeclaration' needs "this.". 144 63

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/reflect/generics/visitor/Reifier.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'resultType' needs "this.". 69 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/action/GetIntegerAction.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'defaultSet' needs "this.". 111 32

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/action/GetLongAction.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'defaultSet' needs "this.". 108 32

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/action/GetPropertyAction.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'defaultVal' needs "this.". 88 34

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/jca/ProviderConfig.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'argument' needs "this.". 153 38

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/jca/ProviderList.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'provider' needs "this.". 745 37

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/pkcs/ContentInfo.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'contentType' needs "this.". 174 62
    # warning RequireThis Reference to instance variable 'contentType' needs "this.". 214 60
    # warning RequireThis Reference to instance variable 'content' needs "this.". 215 32

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/pkcs/PKCS7.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'contentType' needs "this.". 193 58

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/pkcs/PKCS8Key.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'encodedKey' needs "this.". 415 22

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/pkcs/PKCS9Attribute.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'oid' needs "this.". 500 66
    # warning RequireThis Reference to instance variable 'value' needs "this.". 608 32
    # warning RequireThis Reference to instance variable 'value' needs "this.". 613 46
    # warning RequireThis Reference to instance variable 'value' needs "this.". 628 49
    # warning RequireThis Reference to instance variable 'value' needs "this.". 636 47
    # warning RequireThis Reference to instance variable 'value' needs "this.". 644 41
    # warning RequireThis Reference to instance variable 'value' needs "this.". 650 67
    # warning RequireThis Reference to instance variable 'value' needs "this.". 656 51
    # warning RequireThis Reference to instance variable 'value' needs "this.". 663 46
    # warning RequireThis Reference to instance variable 'value' needs "this.". 695 69
    # warning RequireThis Reference to instance variable 'value' needs "this.". 714 50
    # warning RequireThis Reference to instance variable 'value' needs "this.". 806 57
    # warning RequireThis Reference to instance variable 'value' needs "this.". 814 42
    # warning RequireThis Reference to instance variable 'oid' needs "this.". 847 31

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/pkcs/SignerInfo.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'issuerName' needs "this.". 619 47
    # warning RequireThis Reference to instance variable 'digestAlgorithmId' needs "this.". 623 42
    # warning RequireThis Reference to instance variable 'authenticatedAttributes' needs "this.". 625 52
    # warning RequireThis Reference to instance variable 'digestEncryptionAlgorithmId' needs "this.". 628 52
    # warning RequireThis Reference to instance variable 'unauthenticatedAttributes' needs "this.". 635 20

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/pkcs/SigningCertificateInfo.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'issuer' needs "this.". 161 40
    # warning RequireThis Reference to instance variable 'serialNumber' needs "this.". 162 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/pkcs10/PKCS10.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'subject' needs "this.". 312 31

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/pkcs10/PKCS10Attribute.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'attributeId' needs "this.". 120 17
    # warning RequireThis Reference to instance variable 'attributeValue' needs "this.". 127 17

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/pkcs12/PKCS12KeyStore.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'secretKeyCount' needs "this.". 1196 63
    # warning RequireThis Reference to instance variable 'certificateCount' needs "this.". 1209 44
    # warning RequireThis Reference to instance variable 'privateKeyCount' needs "this.". 2145 43
    # warning RequireThis Reference to instance variable 'secretKeyCount' needs "this.". 2149 43
    # warning RequireThis Reference to instance variable 'certificateCount' needs "this.". 2153 43

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/provider/AbstractDrbg.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxNumberOfBytesPerRequest' needs "this.". 353 33
    # warning RequireThis Reference to instance variable 'securityStrength' needs "this.". 360 36
    # warning RequireThis Reference to instance variable 'maxAdditionalInputLength' needs "this.". 367 43
    # warning RequireThis Reference to instance variable 'reseedInterval' needs "this.". 382 54
    # warning RequireThis Reference to instance variable 'reseedInterval' needs "this.". 384 62
    # warning RequireThis Reference to instance variable 'maxAdditionalInputLength' needs "this.". 426 43
    # warning RequireThis Reference to instance variable 'minLength' needs "this.". 472 28
    # warning RequireThis Reference to instance variable 'maxLength' needs "this.". 474 35
    # warning RequireThis Reference to instance variable 'highestSupportedSecurityStrength' needs "this.". 639 42
    # warning RequireThis Reference to instance variable 'maxPersonalizationStringLength' needs "this.". 652 47
    # warning RequireThis Reference to instance variable 'requestedNonce' needs "this.". 701 25
    # warning RequireThis Reference to instance variable 'algorithm' needs "this.". 763 34
    # warning RequireThis Reference to instance variable 'securityStrength' needs "this.". 764 25

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/provider/ConfigFile.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'url' needs "this.". 225 54

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/provider/CtrDrbg.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'seedLen' needs "this.". 155 61
    # warning RequireThis Reference to instance variable 'cipherAlg' needs "this.". 177 42
    # warning RequireThis Reference to instance variable 'seedLen' needs "this.". 192 29
    # warning RequireThis Reference to instance variable 'blockLen' needs "this.". 199 32
    # warning RequireThis Reference to instance variable 'blockLen' needs "this.". 199 48
    # warning RequireThis Reference to instance variable 'blockLen' needs "this.". 200 40
    # warning RequireThis Reference to instance variable 'blockLen' needs "this.". 211 58
    # warning RequireThis Reference to instance variable 'seedLen' needs "this.". 218 33
    # warning RequireThis Reference to instance variable 'blockLen' needs "this.". 226 52
    # warning RequireThis Reference to instance variable 'blockLen' needs "this.". 300 29
    # warning RequireThis Reference to instance variable 'blockLen' needs "this.". 309 27
    # warning RequireThis Reference to instance variable 'blockLen' needs "this.". 310 27
    # warning RequireThis Reference to instance variable 'blockLen' needs "this.". 326 29
    # warning RequireThis Reference to instance variable 'seedLen' needs "this.". 326 40
    # warning RequireThis Reference to instance variable 'blockLen' needs "this.". 331 31
    # warning RequireThis Reference to instance variable 'blockLen' needs "this.". 332 31
    # warning RequireThis Reference to instance variable 'blockLen' needs "this.". 362 34
    # warning RequireThis Reference to instance variable 'blockLen' needs "this.". 503 32
    # warning RequireThis Reference to instance variable 'blockLen' needs "this.". 503 44
    # warning RequireThis Reference to instance variable 'blockLen' needs "this.". 507 20
    # warning RequireThis Reference to instance variable 'blockLen' needs "this.". 512 20

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/provider/DSAKeyPairGenerator.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'params' needs "this.". 192 24

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/provider/DSAParameterGenerator.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'valueN' needs "this.". 95 24

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/provider/DigestBase.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'bufOfs' needs "this.". 116 47
    # warning RequireThis Reference to instance variable 'blockSize' needs "this.". 121 27
    # warning RequireThis Reference to instance variable 'blockSize' needs "this.". 128 20
    # warning RequireThis Reference to instance variable 'blockSize' needs "this.". 130 58
    # warning RequireThis Reference to instance variable 'blockSize' needs "this.". 148 37
    # warning RequireThis Reference to instance variable 'blockSize' needs "this.". 166 33
    # warning RequireThis Reference to instance variable 'blockSize' needs "this.". 166 46
    # warning RequireThis Reference to instance variable 'blockSize' needs "this.". 166 59
    # warning RequireThis Reference to instance variable 'digestLength' needs "this.". 198 19
    # warning RequireThis Reference to instance variable 'digestLength' needs "this.". 200 19
    # warning RequireThis Reference to instance variable 'algorithm' needs "this.". 200 44

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/provider/DomainKeyStore.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'entryNameSeparator' needs "DomainKeyStore.this.". 389 33
    # warning RequireThis Reference to instance variable 'entryNameSeparator' needs "DomainKeyStore.this.". 401 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/provider/HmacDrbg.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'macAlg' needs "this.". 114 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/provider/MoreDrbgParameters.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'algorithm' needs "this.". 84 29
    # warning RequireThis Reference to instance variable 'usedf' needs "this.". 84 47
    # warning RequireThis Reference to instance variable 'strength' needs "this.". 84 61
    # warning RequireThis Reference to instance variable 'capability' needs "this.". 85 25
    # warning RequireThis Reference to instance variable 'personalizationString' needs "this.". 85 44

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/provider/PolicyFile.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'notUtf8' needs "this.". 609 17
    # warning RequireThis Reference to instance variable 'type' needs "this.". 2215 41
    # warning RequireThis Reference to instance variable 'name' needs "this.". 2215 54
    # warning RequireThis Reference to instance variable 'actions' needs "this.". 2215 67

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/provider/PolicyParser.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'keyStoreType' needs "this.". 395 32
    # warning RequireThis Reference to instance variable 'keyStoreProvider' needs "this.". 397 32
    # warning RequireThis Reference to instance variable 'lookahead' needs "this.". 815 61
    # warning RequireThis Reference to instance variable 'principalName' needs "this.". 1034 45
    # warning RequireThis Reference to instance variable 'i18nMessage' needs "this.". 1360 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/provider/SeedGenerator.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'deviceName' needs "this.". 531 41
    # warning RequireThis Reference to instance variable 'deviceName' needs "this.". 545 51
    # warning RequireThis Reference to instance variable 'deviceName' needs "this.". 551 63

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/provider/certpath/AlgorithmChecker.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'trustedPubKey' needs "this.". 222 30
    # warning RequireThis Reference to instance variable 'constraints' needs "this.". 326 44
    # warning RequireThis Reference to instance variable 'prevPubKey' needs "this.". 368 47

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/provider/certpath/BasicChecker.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'trustedPubKey' needs "this.". 93 27
    # warning RequireThis Reference to instance variable 'trustedPubKey' needs "this.". 103 26
    # warning RequireThis Reference to instance variable 'caName' needs "this.". 110 27

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/provider/certpath/ConstraintsChecker.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'certPathLength' needs "this.". 79 29
    # warning RequireThis Reference to instance variable 'certPathLength' needs "this.". 145 38
    # warning RequireThis Reference to instance variable 'prevNC' needs "this.". 148 45
    # warning RequireThis Reference to instance variable 'i' needs "this.". 228 36
    # warning RequireThis Reference to instance variable 'maxPathLength' needs "this.". 229 48
    # warning RequireThis Reference to instance variable 'certPathLength' needs "this.". 233 17
    # warning RequireThis Reference to instance variable 'maxPathLength' needs "this.". 274 37
    # warning RequireThis Reference to instance variable 'maxPathLength' needs "this.". 279 66

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/provider/certpath/ForwardBuilder.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'caTargetSelector' needs "this.". 235 19
    # warning RequireThis Reference to instance variable 'caSelector' needs "this.". 274 19

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/provider/certpath/KeyChecker.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'certPathLen' needs "this.". 73 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/provider/certpath/OCSPResponse.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'responseStatus' needs "this.". 218 54
    # warning RequireThis Reference to instance variable 'respId' needs "this.". 300 46
    # warning RequireThis Reference to instance variable 'producedAtDate' needs "this.". 307 59
    # warning RequireThis Reference to instance variable 'responseStatus' needs "this.". 387 47
    # warning RequireThis Reference to instance variable 'responseStatus' needs "this.". 392 54
    # warning RequireThis Reference to instance variable 'revocationTime' needs "this.". 810 57
    # warning RequireThis Reference to instance variable 'revocationReason' needs "this.". 811 59
    # warning RequireThis Reference to instance variable 'thisUpdate' needs "this.". 827 48

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/provider/certpath/PolicyChecker.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'certIndex' needs "this.". 205 19
    # warning RequireThis Reference to instance variable 'explicitPolicy' needs "this.". 207 41
    # warning RequireThis Reference to instance variable 'policyMapping' needs "this.". 209 40
    # warning RequireThis Reference to instance variable 'inhibitAnyPolicy' needs "this.". 211 43
    # warning RequireThis Reference to instance variable 'rootNode' needs "this.". 213 37
    # warning RequireThis Reference to instance variable 'certPathLen' needs "this.". 223 43
    # warning RequireThis Reference to instance variable 'explicitPolicy' needs "this.". 241 41
    # warning RequireThis Reference to instance variable 'policyMapping' needs "this.". 243 40
    # warning RequireThis Reference to instance variable 'inhibitAnyPolicy' needs "this.". 245 43
    # warning RequireThis Reference to instance variable 'rootNode' needs "this.". 247 37

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/provider/certpath/URICertStore.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'lastChecked' needs "this.". 249 20
    # warning RequireThis Reference to instance variable 'lastModified' needs "this.". 265 44
    # warning RequireThis Reference to instance variable 'lastChecked' needs "this.". 353 20
    # warning RequireThis Reference to instance variable 'lastModified' needs "this.". 370 44

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/provider/certpath/Vertex.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'index' needs "this.". 233 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/rsa/RSAKeyPairGenerator.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'keySize' needs "this.". 143 38

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/rsa/RSAPadding.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxDataSize' needs "this.". 254 27
    # warning RequireThis Reference to instance variable 'paddedSize' needs "this.". 284 30
    # warning RequireThis Reference to instance variable 'paddedSize' needs "this.". 287 58
    # warning RequireThis Reference to instance variable 'type' needs "this.". 312 29
    # warning RequireThis Reference to instance variable 'type' needs "this.". 353 28
    # warning RequireThis Reference to instance variable 'maxDataSize' needs "this.". 371 17

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/rsa/RSAPublicKeyImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'n' needs "this.". 127 19
    # warning RequireThis Reference to instance variable 'e' needs "this.". 127 49

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/ssl/ALPNExtension.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'listLength' needs "this.". 101 34
    # warning RequireThis Reference to instance variable 'listLength' needs "this.". 140 20

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/ssl/CertStatusReqListV2Extension.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'itemListLength' needs "this.". 122 25
    # warning RequireThis Reference to instance variable 'itemListLength' needs "this.". 130 62
    # warning RequireThis Reference to instance variable 'itemListLength' needs "this.". 135 30
    # warning RequireThis Reference to instance variable 'itemListLength' needs "this.". 137 56

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/ssl/CipherBox.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'tagSize' needs "this.". 933 54
    # warning RequireThis Reference to instance variable 'recordIvSize' needs "this.". 937 61
    # warning RequireThis Reference to instance variable 'tagSize' needs "this.". 938 45
    # warning RequireThis Reference to instance variable 'recordIvSize' needs "this.". 943 54
    # warning RequireThis Reference to instance variable 'recordIvSize' needs "this.". 945 45
    # warning RequireThis Reference to instance variable 'recordIvSize' needs "this.". 958 55
    # warning RequireThis Reference to instance variable 'tagSize' needs "this.". 958 70
    # warning RequireThis Reference to instance variable 'recordIvSize' needs "this.". 1049 35
    # warning RequireThis Reference to instance variable 'tagSize' needs "this.". 1050 35
    # warning RequireThis Reference to instance variable 'recordIvSize' needs "this.". 1078 32
    # warning RequireThis Reference to instance variable 'tagSize' needs "this.". 1079 32
    # warning RequireThis Reference to instance variable 'recordIvSize' needs "this.". 1106 32
    # warning RequireThis Reference to instance variable 'tagSize' needs "this.". 1107 32

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/ssl/CipherSuite.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'priority' needs "this.". 257 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/ssl/ClientHandshaker.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'requestedMFLength' needs "this.". 697 54
    # warning RequireThis Reference to instance variable 'serverKey' needs "this.". 1029 23
    # warning RequireThis Reference to instance variable 'serverKey' needs "this.". 1034 27
    # warning RequireThis Reference to instance variable 'ephemeralServerKey' needs "this.". 1040 27
    # warning RequireThis Reference to instance variable 'serverKey' needs "this.". 1091 52

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/ssl/DTLSInputRecord.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'prevReadAuthenticator' needs "this.". 213 35
    # warning RequireThis Reference to instance variable 'prevReadCipher' needs "this.". 214 28
    # warning RequireThis Reference to instance variable 'nextRecordEpoch' needs "this.". 957 43
    # warning RequireThis Reference to instance variable 'needToCheckFlight' needs "this.". 987 35

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/ssl/DTLSOutputRecord.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'writeEpoch' needs "this.". 95 28
    # warning RequireThis Reference to instance variable 'writeEpoch' needs "DTLSOutputRecord.this.". 342 32
    # warning RequireThis Reference to instance variable 'writeEpoch' needs "DTLSOutputRecord.this.". 367 32

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/ssl/EphemeralKeyManager.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'expirationTime' needs "this.". 109 53

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/ssl/HandshakeMessage.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'protocolVersion' needs "this.". 293 46
    # warning RequireThis Reference to instance variable 'protocolVersion' needs "this.". 461 41
    # warning RequireThis Reference to instance variable 'cipherSuites' needs "this.". 474 43
    # warning RequireThis Reference to instance variable 'protocolVersion' needs "this.". 564 41
    # warning RequireThis Reference to instance variable 'cipherSuite' needs "this.". 573 42
    # warning RequireThis Reference to instance variable 'compression_method' needs "this.". 574 48
    # warning RequireThis Reference to instance variable 'statusType' needs "this.". 753 58
    # warning RequireThis Reference to instance variable 'statusType' needs "this.". 802 21
    # warning RequireThis Reference to instance variable 'encodedResponsesLen' needs "this.". 817 24
    # warning RequireThis Reference to instance variable 'encodedResponsesLen' needs "this.". 819 28
    # warning RequireThis Reference to instance variable 'statusType' needs "this.". 869 34
    # warning RequireThis Reference to instance variable 'preferableSignatureAlgorithm' needs "this.". 1220 21
    # warning RequireThis Reference to instance variable 'groupId' needs "this.". 1471 50
    # warning RequireThis Reference to instance variable 'preferableSignatureAlgorithm' needs "this.". 1519 25
    # warning RequireThis Reference to instance variable 'groupId' needs "this.". 1571 26
    # warning RequireThis Reference to instance variable 'publicKey' needs "this.". 1619 40
    # warning RequireThis Reference to instance variable 'algorithmsLen' needs "this.". 1768 21
    # warning RequireThis Reference to instance variable 'preferableSignatureAlgorithm' needs "this.". 2037 53

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/ssl/HandshakeStateManager.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'handshakeType' needs "this.". 337 40

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/ssl/Handshaker.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'activeProtocolVersion' needs "this.". 564 31
    # warning RequireThis Reference to instance variable 'handshakeFinished' needs "this.". 927 57
    # warning RequireThis Reference to instance variable 'clientHelloDelivered' needs "this.". 1100 41
    # warning RequireThis Reference to instance variable 'clientHelloDelivered' needs "this.". 1109 26
    # warning RequireThis Reference to instance variable 'serverHelloRequested' needs "this.". 1110 31

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/ssl/HelloCookieManager.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'cookieVersion' needs "this.". 70 37
    # warning RequireThis Reference to instance variable 'cookieVersion' needs "this.". 106 24
    # warning RequireThis Reference to instance variable 'cookieSecret' needs "this.". 107 22
    # warning RequireThis Reference to instance variable 'prevCookieVersion' needs "this.". 108 31
    # warning RequireThis Reference to instance variable 'prevCookieSecret' needs "this.". 109 22

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/ssl/OCSPStatusRequest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'ridListLen' needs "this.". 145 48
    # warning RequireThis Reference to instance variable 'ridListLen' needs "this.". 154 20
    # warning RequireThis Reference to instance variable 'extListLen' needs "this.". 235 35

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/ssl/Plaintext.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'contentType' needs "this.". 70 34
    # warning RequireThis Reference to instance variable 'majorVersion' needs "this.". 71 35
    # warning RequireThis Reference to instance variable 'minorVersion' needs "this.". 72 35
    # warning RequireThis Reference to instance variable 'recordEpoch' needs "this.". 73 34
    # warning RequireThis Reference to instance variable 'fragment' needs "this.". 75 31

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/ssl/SSLAlgorithmConstraints.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'enabledX509DisabledAlgConstraints' needs "this.". 148 26
    # warning RequireThis Reference to instance variable 'enabledX509DisabledAlgConstraints' needs "this.". 173 26
    # warning RequireThis Reference to instance variable 'enabledX509DisabledAlgConstraints' needs "this.". 201 26

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/ssl/SSLContextImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'clientEnableStapling' needs "this.". 342 27
    # warning RequireThis Reference to instance variable 'serverEnableStapling' needs "this.". 342 50

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/ssl/SSLEngineImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'connectionState' needs "this.". 1115 29
    # warning RequireThis Reference to instance variable 'connectionState' needs "this.". 1149 31
    # warning RequireThis Reference to instance variable 'enableRetransmissions' needs "this.". 1446 31
    # warning RequireThis Reference to instance variable 'protocolVersion' needs "this.". 1861 46
    # warning RequireThis Reference to instance variable 'handshaker' needs "this.". 1987 33
    # warning RequireThis Reference to instance variable 'handshaker' needs "this.". 2013 33
    # warning RequireThis Reference to instance variable 'connectionState' needs "this.". 2097 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/ssl/SSLEngineInputRecord.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'hsMsgLen' needs "this.". 238 59
    # warning RequireThis Reference to instance variable 'hsMsgLen' needs "this.". 270 32
    # warning RequireThis Reference to instance variable 'hsMsgOff' needs "this.". 272 52
    # warning RequireThis Reference to instance variable 'prevType' needs "this.". 273 37
    # warning RequireThis Reference to instance variable 'hsMsgLen' needs "this.". 276 37

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/ssl/SSLSessionImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'localPrincipal' needs "this.". 613 57
    # warning RequireThis Reference to instance variable 'lastUsedTime' needs "this.". 633 38
    # warning RequireThis Reference to instance variable 'creationTime' needs "this.". 633 53
    # warning RequireThis Reference to instance variable 'maximumPacketSize' needs "this.". 834 21
    # warning RequireThis Reference to instance variable 'negotiatedMaxFragLen' needs "this.". 866 21
    # warning RequireThis Reference to instance variable 'sessionCount' needs "this.". 958 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/ssl/SSLSocketImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'connectionState' needs "this.". 1193 25
    # warning RequireThis Reference to instance variable 'connectionState' needs "this.". 1216 31
    # warning RequireThis Reference to instance variable 'closeReason' needs "this.". 1565 61
    # warning RequireThis Reference to instance variable 'autoClose' needs "this.". 1597 29
    # warning RequireThis Reference to instance variable 'protocolVersion' needs "this.". 2005 46
    # warning RequireThis Reference to instance variable 'protocolVersion' needs "this.". 2071 46
    # warning RequireThis Reference to instance variable 'handshaker' needs "this.". 2321 33
    # warning RequireThis Reference to instance variable 'handshaker' needs "this.". 2346 33
    # warning RequireThis Reference to instance variable 'connectionState' needs "this.". 2429 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/ssl/SSLSocketInputRecord.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'hsMsgLen' needs "this.". 246 59
    # warning RequireThis Reference to instance variable 'hsMsgLen' needs "this.". 261 32
    # warning RequireThis Reference to instance variable 'hsMsgOff' needs "this.". 263 52
    # warning RequireThis Reference to instance variable 'prevType' needs "this.". 264 37
    # warning RequireThis Reference to instance variable 'hsMsgLen' needs "this.". 267 37

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/ssl/ServerHandshaker.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'statusRespTimeout' needs "this.". 179 54
    # warning RequireThis Reference to instance variable 'statusRespTimeout' needs "this.". 201 54
    # warning RequireThis Reference to instance variable 'clientRequestedVersion' needs "this.". 720 48
    # warning RequireThis Reference to instance variable 'tempPrivateKey' needs "this.". 1036 34

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/ssl/ServerNameExtension.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'listLength' needs "this.". 248 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/ssl/SignatureAlgorithmsExtension.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'algorithmsLen' needs "this.". 104 20

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/ssl/StatusRequestType.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'name' needs "this.". 60 56

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/ssl/StatusResponseManager.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'respOverride' needs "this.". 195 48
    # warning RequireThis Reference to instance variable 'defaultResponder' needs "this.". 196 54
    # warning RequireThis Reference to instance variable 'defaultResponder' needs "this.". 200 49
    # warning RequireThis Reference to instance variable 'extensions' needs "this.". 586 51

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/ssl/TrustStoreManager.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'lastModified' needs "this.". 220 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/ssl/X509KeyManagerImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'checkResult' needs "this.". 508 49
    # warning RequireThis Reference to instance variable 'builderIndex' needs "this.". 512 38

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/ssl/X509TrustManagerImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'clientValidator' needs "this.". 162 17
    # warning RequireThis Reference to instance variable 'clientValidator' needs "this.". 165 25
    # warning RequireThis Reference to instance variable 'serverValidator' needs "this.". 175 17
    # warning RequireThis Reference to instance variable 'serverValidator' needs "this.". 178 25

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/timestamp/HttpTimestamper.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'tsaURI' needs "this.". 105 65

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/timestamp/TSResponse.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'status' needs "this.". 252 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/tools/keytool/CertAndKeyGen.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'publicKey' needs "this.". 194 25

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/tools/keytool/Main.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'name' needs "this.". 361 26
    # warning RequireThis Reference to instance variable 'verbose' needs "this.". 829 32
    # warning RequireThis Reference to instance variable 'rfc' needs "this.". 829 43
    # warning RequireThis Reference to instance variable 'ksfname' needs "this.". 866 66
    # warning RequireThis Reference to instance variable 'ksfname' needs "this.". 878 69
    # warning RequireThis Reference to instance variable 'storePass' needs "this.". 1042 27
    # warning RequireThis Reference to instance variable 'storePass' needs "this.". 1047 27
    # warning RequireThis Reference to instance variable 'storePass' needs "this.". 1052 31
    # warning RequireThis Reference to instance variable 'alias' needs "this.". 1140 48
    # warning RequireThis Reference to instance variable 'newPass' needs "this.". 1173 26
    # warning RequireThis Reference to instance variable 'newPass' needs "this.". 1205 26
    # warning RequireThis Reference to instance variable 'newPass' needs "this.". 1225 28
    # warning RequireThis Reference to instance variable 'ksfname' needs "this.". 1282 62
    # warning RequireThis Reference to instance variable 'storePassNew' needs "this.". 1289 54
    # warning RequireThis Reference to instance variable 'storePass' needs "this.". 1289 69
    # warning RequireThis Reference to instance variable 'keyPass' needs "this.". 1834 30
    # warning RequireThis Reference to instance variable 'rfc' needs "this.". 1895 24
    # warning RequireThis Reference to instance variable 'debug' needs "this.". 1895 31
    # warning RequireThis Reference to instance variable 'rfc' needs "this.". 1922 28
    # warning RequireThis Reference to instance variable 'debug' needs "this.". 1922 35
    # warning RequireThis Reference to instance variable 'rfc' needs "this.". 1930 28
    # warning RequireThis Reference to instance variable 'debug' needs "this.". 1930 35
    # warning RequireThis Reference to instance variable 'rfc' needs "this.". 1941 32
    # warning RequireThis Reference to instance variable 'debug' needs "this.". 1941 39
    # warning RequireThis Reference to instance variable 'srcksfname' needs "this.". 2017 33
    # warning RequireThis Reference to instance variable 'srcstorePass' needs "this.". 2057 34
    # warning RequireThis Reference to instance variable 'dest' needs "this.". 2119 50
    # warning RequireThis Reference to instance variable 'destKeyPass' needs "this.". 2153 23
    # warning RequireThis Reference to instance variable 'rfc' needs "this.". 2237 28
    # warning RequireThis Reference to instance variable 'sslserver' needs "this.". 2612 80
    # warning RequireThis Reference to instance variable 'keyPass' needs "this.". 2758 50
    # warning RequireThis Reference to instance variable 'storePass' needs "this.". 2758 60
    # warning RequireThis Reference to instance variable 'keyPass' needs "this.". 2822 54
    # warning RequireThis Reference to instance variable 'storePass' needs "this.". 2822 64
    # warning RequireThis Reference to instance variable 'trustcacerts' needs "this.". 3522 29
    # warning RequireThis Reference to instance variable 'caks' needs "this.". 3746 52
    # warning RequireThis Reference to instance variable 'command' needs "this.". 4435 45
    # warning RequireThis Reference to instance variable 'fst' needs "this.". 4534 26
    # warning RequireThis Reference to instance variable 'snd' needs "this.". 4534 38

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/util/BitArray.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'length' needs "this.". 110 27
    # warning RequireThis Reference to instance variable 'length' needs "this.". 128 35
    # warning RequireThis Reference to instance variable 'length' needs "this.". 140 35
    # warning RequireThis Reference to instance variable 'length' needs "this.". 179 26
    # warning RequireThis Reference to instance variable 'length' needs "this.". 193 27
    # warning RequireThis Reference to instance variable 'length' needs "this.". 210 27
    # warning RequireThis Reference to instance variable 'length' needs "this.". 258 61

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/util/Cache.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'lifetime' needs "this.". 363 70
    # warning RequireThis Reference to instance variable 'maxSize' needs "this.". 370 46
    # warning RequireThis Reference to instance variable 'maxSize' needs "this.". 372 35
    # warning RequireThis Reference to instance variable 'expirationTime' needs "this.". 501 45
    # warning RequireThis Reference to instance variable 'expirationTime' needs "this.". 538 45

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/util/DerIndefLenConverter.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'dataSize' needs "this.". 93 24
    # warning RequireThis Reference to instance variable 'dataSize' needs "this.". 133 24
    # warning RequireThis Reference to instance variable 'dataSize' needs "this.". 149 24
    # warning RequireThis Reference to instance variable 'dataPos' needs "this.". 162 29
    # warning RequireThis Reference to instance variable 'dataSize' needs "this.". 184 24
    # warning RequireThis Reference to instance variable 'dataSize' needs "this.". 328 26
    # warning RequireThis Reference to instance variable 'dataPos' needs "this.". 333 37
    # warning RequireThis Reference to instance variable 'dataPos' needs "this.". 334 28
    # warning RequireThis Reference to instance variable 'numOfTotalLenBytes' needs "this.". 343 39
    # warning RequireThis Reference to instance variable 'dataSize' needs "this.". 348 26
    # warning RequireThis Reference to instance variable 'numOfTotalLenBytes' needs "this.". 353 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/util/DerInputStream.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'tag' needs "this.". 395 27

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/util/DerValue.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'tag' needs "this.". 263 28
    # warning RequireThis Reference to instance variable 'tag' needs "this.". 395 28
    # warning RequireThis Reference to instance variable 'length' needs "this.". 408 48
    # warning RequireThis Reference to instance variable 'length' needs "this.". 430 43
    # warning RequireThis Reference to instance variable 'tag' needs "this.". 453 75
    # warning RequireThis Reference to instance variable 'length' needs "this.". 457 43
    # warning RequireThis Reference to instance variable 'tag' needs "this.". 472 68
    # warning RequireThis Reference to instance variable 'tag' needs "this.". 497 68
    # warning RequireThis Reference to instance variable 'length' needs "this.". 505 35
    # warning RequireThis Reference to instance variable 'tag' needs "this.". 525 72
    # warning RequireThis Reference to instance variable 'tag' needs "this.". 537 75
    # warning RequireThis Reference to instance variable 'tag' needs "this.". 550 75
    # warning RequireThis Reference to instance variable 'tag' needs "this.". 562 37
    # warning RequireThis Reference to instance variable 'tag' needs "this.". 575 62
    # warning RequireThis Reference to instance variable 'tag' needs "this.". 588 62
    # warning RequireThis Reference to instance variable 'tag' needs "this.". 630 42
    # warning RequireThis Reference to instance variable 'tag' needs "this.". 647 42
    # warning RequireThis Reference to instance variable 'tag' needs "this.". 674 64
    # warning RequireThis Reference to instance variable 'tag' needs "this.". 687 53
    # warning RequireThis Reference to instance variable 'tag' needs "this.". 700 53
    # warning RequireThis Reference to instance variable 'tag' needs "this.". 714 53
    # warning RequireThis Reference to instance variable 'tag' needs "this.". 730 56
    # warning RequireThis Reference to instance variable 'tag' needs "this.". 744 67
    # warning RequireThis Reference to instance variable 'tag' needs "this.". 756 76
    # warning RequireThis Reference to instance variable 'tag' needs "this.". 769 74
    # warning RequireThis Reference to instance variable 'tag' needs "this.". 836 46
    # warning RequireThis Reference to instance variable 'length' needs "this.". 837 43
    # warning RequireThis Reference to instance variable 'tag' needs "this.". 866 70

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/util/DisabledAlgorithmConstraints.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'minSize' needs "this.". 853 37
    # warning RequireThis Reference to instance variable 'maxSize' needs "this.". 853 60
    # warning RequireThis Reference to instance variable 'minSize' needs "this.". 871 34
    # warning RequireThis Reference to instance variable 'maxSize' needs "this.". 871 54

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/util/HexDumpEncoder.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'thisLineLength' needs "this.". 114 29
    # warning RequireThis Reference to instance variable 'thisLineLength' needs "this.". 122 19

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/util/KeyStoreDelegator.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'type' needs "this.". 187 52
    # warning RequireThis Reference to instance variable 'primaryType' needs "this.". 205 20
    # warning RequireThis Reference to instance variable 'type' needs "this.". 208 63
    # warning RequireThis Reference to instance variable 'primaryType' needs "this.". 221 24
    # warning RequireThis Reference to instance variable 'secondaryType' needs "this.". 241 28
    # warning RequireThis Reference to instance variable 'primaryType' needs "this.". 247 27
    # warning RequireThis Reference to instance variable 'secondaryType' needs "this.". 247 50
    # warning RequireThis Reference to instance variable 'type' needs "this.". 277 57
    # warning RequireThis Reference to instance variable 'primaryType' needs "this.". 295 20

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/util/ManifestEntryVerifier.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'name' needs "this.". 202 65
    # warning RequireThis Reference to instance variable 'name' needs "this.". 216 36
    # warning RequireThis Reference to instance variable 'name' needs "this.". 224 66

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/util/NamedCurve.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'oid' needs "this.". 81 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/util/ObjectIdentifier.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'components' needs "this.". 114 25

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/util/SignatureFileVerifier.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'name' needs "this.". 297 41

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/validator/EndEntityChecker.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'variant' needs "this.". 155 66

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/x509/AuthorityInfoAccessExtension.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'accessDescriptions' needs "this.". 238 18

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/x509/AuthorityKeyIdentifierExtension.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'id' needs "this.". 266 21
    # warning RequireThis Reference to instance variable 'names' needs "this.". 268 21
    # warning RequireThis Reference to instance variable 'serialNum' needs "this.". 270 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/x509/BasicConstraintsExtension.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'ca' needs "this.". 175 44

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/x509/CRLDistributionPointsExtension.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'extensionName' needs "this.". 236 52
    # warning RequireThis Reference to instance variable 'extensionName' needs "this.". 250 52
    # warning RequireThis Reference to instance variable 'extensionName' needs "this.". 264 52
    # warning RequireThis Reference to instance variable 'extensionName' needs "this.". 298 35
    # warning RequireThis Reference to instance variable 'distributionPoints' needs "this.". 299 18

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/x509/CRLNumberExtension.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'extensionName' needs "this.". 150 53
    # warning RequireThis Reference to instance variable 'extensionName' needs "this.". 163 53
    # warning RequireThis Reference to instance variable 'extensionName' needs "this.". 175 53
    # warning RequireThis Reference to instance variable 'extensionName' needs "this.". 238 17

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/x509/CertException.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'verfCode' needs "this.". 152 40
    # warning RequireThis Reference to instance variable 'moreData' needs "this.". 171 35

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/x509/CertificateAlgorithmId.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'algId' needs "this.". 135 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/x509/CertificateExtensions.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'name' needs "this.". 378 34
    # warning RequireThis Reference to instance variable 'why' needs "this.". 378 64

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/x509/CertificateIssuerName.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'dnName' needs "this.". 138 20

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/x509/CertificatePolicyId.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'id' needs "this.". 63 17

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/x509/CertificatePolicyMap.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'issuerDomain' needs "this.". 71 17
    # warning RequireThis Reference to instance variable 'subjectDomain' needs "this.". 78 17

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/x509/CertificateSerialNumber.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'serial' needs "this.". 146 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/x509/CertificateSubjectName.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'dnName' needs "this.". 138 20

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/x509/CertificateValidity.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'notBefore' needs "this.". 137 38
    # warning RequireThis Reference to instance variable 'notAfter' needs "this.". 138 43

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/x509/CertificateVersion.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'version' needs "this.". 71 16

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/x509/CertificateX509Key.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'key' needs "this.". 127 20

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/x509/DNSName.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'name' needs "this.". 133 31

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/x509/EDIPartyName.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'myhash' needs "this.". 202 31

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/x509/Extension.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'extensionId' needs "this.". 222 31
    # warning RequireThis Reference to instance variable 'critical' needs "this.". 223 35

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/x509/GeneralSubtree.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'myhash' needs "this.". 182 31
    # warning RequireThis Reference to instance variable 'myhash' needs "this.". 185 31
    # warning RequireThis Reference to instance variable 'minimum' needs "this.". 185 40
    # warning RequireThis Reference to instance variable 'myhash' needs "this.". 188 31
    # warning RequireThis Reference to instance variable 'maximum' needs "this.". 188 40

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/x509/GeneralSubtrees.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'trees' needs "this.". 127 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/x509/InhibitAnyPolicyExtension.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'skipCerts' needs "this.". 163 63
    # warning RequireThis Reference to instance variable 'skipCerts' needs "this.". 220 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/x509/IssuerAlternativeNameExtension.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'names' needs "this.". 198 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/x509/NameConstraintsExtension.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'permitted' needs "this.". 277 21
    # warning RequireThis Reference to instance variable 'excluded' needs "this.". 279 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/x509/OtherName.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'myhash' needs "this.". 212 31
    # warning RequireThis Reference to instance variable 'name' needs "this.". 222 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/x509/PolicyInformation.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'policyIdentifier' needs "this.". 261 24
    # warning RequireThis Reference to instance variable 'policyQualifiers' needs "this.". 261 43

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/x509/PolicyMappingsExtension.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maps' needs "this.". 186 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/x509/RFC822Name.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'name' needs "this.". 127 34

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/x509/SubjectAlternativeNameExtension.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'names' needs "this.". 200 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/x509/SubjectInfoAccessExtension.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'accessDescriptions' needs "this.". 244 41

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/x509/SubjectKeyIdentifierExtension.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'id' needs "this.". 119 42
    # warning RequireThis Reference to instance variable 'id' needs "this.". 161 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/x509/X509AttributeName.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'prefix' needs "this.". 62 15
    # warning RequireThis Reference to instance variable 'suffix' needs "this.". 69 15

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/x509/X509CRLImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'sigAlgId' needs "this.". 494 28
    # warning RequireThis Reference to instance variable 'sigAlgId' needs "this.". 527 41
    # warning RequireThis Reference to instance variable 'issuer' needs "this.". 667 27

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/x509/X509CertImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'algId' needs "this.". 658 20
    # warning RequireThis Reference to instance variable 'info' needs "this.". 791 24
    # warning RequireThis Reference to instance variable 'algId' needs "this.". 792 32

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/security/x509/X509CertInfo.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'extensions' needs "this.". 554 24
    # warning RequireThis Reference to instance variable 'subject' needs "this.". 564 24
    # warning RequireThis Reference to instance variable 'issuer' needs "this.". 570 24
    # warning RequireThis Reference to instance variable 'pubKey' needs "this.". 576 24
    # warning RequireThis Reference to instance variable 'algId' needs "this.". 582 24
    # warning RequireThis Reference to instance variable 'interval' needs "this.". 588 24
    # warning RequireThis Reference to instance variable 'version' needs "this.". 594 24
    # warning RequireThis Reference to instance variable 'serialNum' needs "this.". 600 24
    # warning RequireThis Reference to instance variable 'issuerUniqueId' needs "this.". 605 20
    # warning RequireThis Reference to instance variable 'subjectUniqueId' needs "this.". 607 20
    # warning RequireThis Reference to instance variable 'issuer' needs "this.". 618 32
    # warning RequireThis Reference to instance variable 'subject' needs "this.". 618 41

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/text/BreakDictionary.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'numCols' needs "this.". 304 28

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/text/IntHashtable.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'highWaterMark' needs "this.". 58 21
    # warning RequireThis Reference to instance variable 'defaultValue' needs "this.". 77 29
    # warning RequireThis Reference to instance variable 'lowWaterMark' needs "this.". 79 25
    # warning RequireThis Reference to instance variable 'count' needs "this.". 98 29
    # warning RequireThis Reference to instance variable 'defaultValue' needs "this.". 98 60
    # warning RequireThis Reference to instance variable 'defaultValue' needs "this.". 184 25
    # warning RequireThis Reference to instance variable 'highWaterMark' needs "this.". 195 21
    # warning RequireThis Reference to instance variable 'lowWaterMark' needs "this.". 197 28

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/text/RuleBasedBreakIterator.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'checksum' needs "this.". 535 21
    # warning RequireThis Reference to instance variable 'numCategories' needs "this.". 1021 35
    # warning RequireThis Reference to instance variable 'numCategories' needs "this.". 1029 44
    # warning RequireThis Reference to instance variable 'rangeStart' needs "this.". 1069 32
    # warning RequireThis Reference to instance variable 'rangeLimit' needs "this.". 1069 62
    # warning RequireThis Reference to instance variable 'rangeLimit' needs "this.". 1081 33
    # warning RequireThis Reference to instance variable 'rangeLimit' needs "this.". 1082 32
    # warning RequireThis Reference to instance variable 'rangeStart' needs "this.". 1094 32
    # warning RequireThis Reference to instance variable 'rangeStart' needs "this.". 1095 32
    # warning RequireThis Reference to instance variable 'rangeStart' needs "this.". 1106 21
    # warning RequireThis Reference to instance variable 'rangeLimit' needs "this.". 1106 39

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/text/UCompactIntArray.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'defaultValue' needs "this.". 173 32

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/text/bidi/BidiBase.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'paras_limit' needs "this.". 1449 22
    # warning RequireThis Reference to instance variable 'paras_level' needs "this.". 1450 22
    # warning RequireThis Reference to instance variable 'paraLevel' needs "this.". 1516 30
    # warning RequireThis Reference to instance variable 'originalLength' needs "this.". 1526 25
    # warning RequireThis Reference to instance variable 'originalLength' needs "this.". 1607 25
    # warning RequireThis Reference to instance variable 'originalLength' needs "this.". 1618 25
    # warning RequireThis Reference to instance variable 'paraLevel' needs "this.". 1626 54
    # warning RequireThis Reference to instance variable 'originalLength' needs "this.". 1652 26
    # warning RequireThis Reference to instance variable 'originalLength' needs "this.". 1655 42
    # warning RequireThis Reference to instance variable 'paraCount' needs "this.". 1668 25
    # warning RequireThis Reference to instance variable 'paraCount' needs "this.". 1682 25
    # warning RequireThis Reference to instance variable 'paraCount' needs "this.". 1685 18
    # warning RequireThis Reference to instance variable 'paraCount' needs "this.". 2108 45
    # warning RequireThis Reference to instance variable 'paraCount' needs "this.". 2126 45
    # warning RequireThis Reference to instance variable 'length' needs "this.". 2139 39
    # warning RequireThis Reference to instance variable 'length' needs "this.". 2174 25
    # warning RequireThis Reference to instance variable 'isolateCount' needs "this.". 2248 45
    # warning RequireThis Reference to instance variable 'length' needs "this.". 2294 31
    # warning RequireThis Reference to instance variable 'length' needs "this.". 2361 25
    # warning RequireThis Reference to instance variable 'paraLevel' needs "this.". 2363 28
    # warning RequireThis Reference to instance variable 'paraLevel' needs "this.". 2371 33
    # warning RequireThis Reference to instance variable 'lastArabicPos' needs "this.". 3030 28
    # warning RequireThis Reference to instance variable 'length' needs "this.". 3144 59
    # warning RequireThis Reference to instance variable 'trailingWSStart' needs "this.". 3170 17
    # warning RequireThis Reference to instance variable 'reorderingOptions' needs "this.". 3231 23
    # warning RequireThis Reference to instance variable 'trailingWSStart' needs "this.". 3243 31
    # warning RequireThis Reference to instance variable 'runsMemory' needs "this.". 3287 20
    # warning RequireThis Reference to instance variable 'runCount' needs "this.". 3289 39
    # warning RequireThis Reference to instance variable 'dirPropsMemory' needs "this.". 3588 20
    # warning RequireThis Reference to instance variable 'length' needs "this.". 3591 27
    # warning RequireThis Reference to instance variable 'levelsMemory' needs "this.". 3597 22
    # warning RequireThis Reference to instance variable 'isolateCount' needs "this.". 3607 55
    # warning RequireThis Reference to instance variable 'length' needs "this.". 3706 39
    # warning RequireThis Reference to instance variable 'length' needs "this.". 3711 33
    # warning RequireThis Reference to instance variable 'length' needs "this.". 3734 35
    # warning RequireThis Reference to instance variable 'paraCount' needs "this.". 3753 33
    # warning RequireThis Reference to instance variable 'controlCount' needs "this.". 3778 29
    # warning RequireThis Reference to instance variable 'length' needs "this.". 4044 43
    # warning RequireThis Reference to instance variable 'runCount' needs "this.". 4447 31
    # warning RequireThis Reference to instance variable 'runCount' needs "this.". 4477 27

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/text/normalizer/BMPSet.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'listLength' needs "this.". 397 29
    # warning RequireThis Reference to instance variable 'listLength' needs "this.". 419 29
    # warning RequireThis Reference to instance variable 'listLength' needs "this.". 465 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/text/normalizer/CharTrie.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'm_initialValue_' needs "this.". 100 50

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/text/normalizer/NormalizerBase.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'mode' needs "this.". 425 25
    # warning RequireThis Reference to instance variable 'options' needs "this.". 426 28
    # warning RequireThis Reference to instance variable 'norm2' needs "this.". 427 26
    # warning RequireThis Reference to instance variable 'bufferPos' needs "this.". 429 30
    # warning RequireThis Reference to instance variable 'currentIndex' needs "this.". 430 33
    # warning RequireThis Reference to instance variable 'nextIndex' needs "this.". 431 30
    # warning RequireThis Reference to instance variable 'nextIndex' needs "this.". 740 22
    # warning RequireThis Reference to instance variable 'currentIndex' needs "this.". 762 19

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/text/normalizer/NormalizerImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'codePointLimit' needs "this.". 120 34
    # warning RequireThis Reference to instance variable 'codePointStart' needs "this.". 311 28
    # warning RequireThis Reference to instance variable 'codePointStart' needs "this.". 315 28
    # warning RequireThis Reference to instance variable 'codePointStart' needs "this.". 316 30
    # warning RequireThis Reference to instance variable 'minMaybeYes' needs "this.". 425 79
    # warning RequireThis Reference to instance variable 'minYesNo' needs "this.". 466 60
    # warning RequireThis Reference to instance variable 'minNoNo' needs "this.". 472 19
    # warning RequireThis Reference to instance variable 'minYesNo' needs "this.". 513 24
    # warning RequireThis Reference to instance variable 'minMaybeYes' needs "this.". 520 31
    # warning RequireThis Reference to instance variable 'minDecompNoCP' needs "this.". 552 18
    # warning RequireThis Reference to instance variable 'minDecompNoCP' needs "this.". 1244 18
    # warning RequireThis Reference to instance variable 'minCompNoMaybeCP' needs "this.". 1278 18
    # warning RequireThis Reference to instance variable 'minMaybeYes' needs "this.". 1282 69
    # warning RequireThis Reference to instance variable 'minYesNo' needs "this.". 1284 59
    # warning RequireThis Reference to instance variable 'minNoNo' needs "this.". 1285 68
    # warning RequireThis Reference to instance variable 'minYesNo' needs "this.". 1297 23
    # warning RequireThis Reference to instance variable 'minYesNo' needs "this.". 1308 23
    # warning RequireThis Reference to instance variable 'limitNoNo' needs "this.". 1311 72
    # warning RequireThis Reference to instance variable 'minYesNo' needs "this.". 1335 24
    # warning RequireThis Reference to instance variable 'minMaybeYes' needs "this.". 1357 25
    # warning RequireThis Reference to instance variable 'minMaybeYes' needs "this.". 1373 38

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/text/normalizer/Trie.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'm_dataOffset_' needs "this.". 292 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/text/normalizer/Trie2.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'limitCP' needs "this.". 509 30
    # warning RequireThis Reference to instance variable 'nextStart' needs "this.". 538 50
    # warning RequireThis Reference to instance variable 'nextStart' needs "this.". 540 47
    # warning RequireThis Reference to instance variable 'nextStart' needs "this.". 554 42
    # warning RequireThis Reference to instance variable 'limitCP' needs "this.". 566 72
    # warning RequireThis Reference to instance variable 'highStart' needs "this.". 620 18

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/text/normalizer/UCharacterProperty.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'm_additionalColumnsCount_' needs "this.". 116 23
    # warning RequireThis Reference to instance variable 'mask' needs "this.". 187 46
    # warning RequireThis Reference to instance variable 'shift' needs "this.". 187 54

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/text/normalizer/UnicodeSet.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'buffer' needs "this.". 838 16
    # warning RequireThis Reference to instance variable 'buffer' needs "this.". 935 16
    # warning RequireThis Reference to instance variable 'buffer' needs "this.". 1005 16
    # warning RequireThis Reference to instance variable 'len' needs "this.". 1122 49

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/text/normalizer/UnicodeSetStringSpan.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'spanSet' needs "this.". 119 26
    # warning RequireThis Reference to instance variable 'maxLength16' needs "this.". 141 60
    # warning RequireThis Reference to instance variable 'spanSet' needs "this.". 246 49
    # warning RequireThis Reference to instance variable 'maxLength16' needs "this.". 389 24
    # warning RequireThis Reference to instance variable 'maxLength16' needs "this.". 658 24
    # warning RequireThis Reference to instance variable 'start' needs "this.". 1142 34
    # warning RequireThis Reference to instance variable 'start' needs "this.". 1152 36

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/util/BuddhistCalendar.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'yearOffset' needs "this.". 127 39
    # warning RequireThis Reference to instance variable 'yearOffset' needs "this.". 141 38

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/util/PreHashedMap.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'shift' needs "this.". 134 34
    # warning RequireThis Reference to instance variable 'mask' needs "this.". 134 43
    # warning RequireThis Reference to instance variable 'shift' needs "this.". 151 34
    # warning RequireThis Reference to instance variable 'mask' needs "this.". 151 43
    # warning RequireThis Reference to instance variable 'rows' needs "PreHashedMap.this.". 191 34
    # warning RequireThis Reference to instance variable 'rows' needs "PreHashedMap.this.". 195 44

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/util/calendar/BaseCalendar.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'cachedYear' needs "this.". 169 28
    # warning RequireThis Reference to instance variable 'cachedFixedDateJan1' needs "this.". 173 34
    # warning RequireThis Reference to instance variable 'cachedFixedDateNextJan1' needs "this.". 174 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/util/calendar/CalendarDate.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'year' needs "this.". 414 32
    # warning RequireThis Reference to instance variable 'dayOfMonth' needs "this.". 414 74
    # warning RequireThis Reference to instance variable 'hours' needs "this.". 415 29
    # warning RequireThis Reference to instance variable 'minutes' needs "this.". 415 44
    # warning RequireThis Reference to instance variable 'seconds' needs "this.". 415 61
    # warning RequireThis Reference to instance variable 'millis' needs "this.". 415 80
    # warning RequireThis Reference to instance variable 'zoneOffset' needs "this.". 416 17
    # warning RequireThis Reference to instance variable 'zoneOffset' needs "this.". 466 26

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/util/calendar/Era.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'since' needs "this.". 134 61

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/util/calendar/ZoneInfo.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'rawOffsetDiff' needs "this.". 249 17
    # warning RequireThis Reference to instance variable 'rawOffsetDiff' needs "this.". 265 67
    # warning RequireThis Reference to instance variable 'rawOffset' needs "this.". 282 25
    # warning RequireThis Reference to instance variable 'rawOffset' needs "this.". 284 50
    # warning RequireThis Reference to instance variable 'rawOffset' needs "this.". 391 32
    # warning RequireThis Reference to instance variable 'rawOffsetDiff' needs "this.". 404 41
    # warning RequireThis Reference to instance variable 'rawOffset' needs "this.". 407 40
    # warning RequireThis Reference to instance variable 'rawOffsetDiff' needs "this.". 423 32
    # warning RequireThis Reference to instance variable 'rawOffsetDiff' needs "this.". 436 28
    # warning RequireThis Reference to instance variable 'rawOffsetDiff' needs "this.". 458 49
    # warning RequireThis Reference to instance variable 'rawOffsetDiff' needs "this.". 488 37
    # warning RequireThis Reference to instance variable 'dstSavings' needs "this.". 543 30
    # warning RequireThis Reference to instance variable 'lastRule' needs "this.". 546 72
    # warning RequireThis Reference to instance variable 'checksum' needs "this.". 650 37

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/util/calendar/ZoneInfoFile.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'dom' needs "this.". 927 85
    # warning RequireThis Reference to instance variable 'secondOfDay' needs "this.". 952 39

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/util/locale/BaseLocale.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'language' needs "this.". 127 34
    # warning RequireThis Reference to instance variable 'script' needs "this.". 130 32
    # warning RequireThis Reference to instance variable 'region' needs "this.". 133 32
    # warning RequireThis Reference to instance variable 'variant' needs "this.". 136 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/util/locale/StringTokenIterator.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'end' needs "this.". 80 21
    # warning RequireThis Reference to instance variable 'delimiterChar' needs "this.". 112 41

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/util/resources/Bundles.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'name' needs "this.". 529 34

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/share/classes/sun/util/resources/ParallelListResourceBundle.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'keyset' needs "this.". 142 22

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/solaris/classes/sun/nio/ch/DevPollArrayWrapper.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'updated' needs "this.". 224 25
    # warning RequireThis Reference to instance variable 'incomingInterruptFD' needs "this.". 225 37
    # warning RequireThis Reference to instance variable 'updateCount' needs "this.". 239 24

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/solaris/classes/sun/nio/ch/EventPortWrapper.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'INITIAL_PENDING_UPDATE_SIZE' needs "this.". 212 45

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/unix/classes/java/io/UnixFileSystem.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'slash' needs "this.". 164 44
    # warning RequireThis Reference to instance variable 'slash' needs "this.". 165 45

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/unix/classes/java/lang/ProcessImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'defaultLaunchMechanism' needs "this.". 136 30
    # warning RequireThis Reference to instance variable 'stdout' needs "this.". 396 51
    # warning RequireThis Reference to instance variable 'stderr' needs "this.". 399 51
    # warning RequireThis Reference to instance variable 'stdin' needs "this.". 402 52
    # warning RequireThis Reference to instance variable 'stdout' needs "this.". 464 64
    # warning RequireThis Reference to instance variable 'stderr' needs "this.". 467 64
    # warning RequireThis Reference to instance variable 'stdin' needs "this.". 470 52
    # warning RequireThis Reference to instance variable 'stderr' needs "this.". 561 57
    # warning RequireThis Reference to instance variable 'exitcode' needs "this.". 638 60
    # warning RequireThis Reference to instance variable 'closePending' needs "this.". 756 38
    # warning RequireThis Reference to instance variable 'closePending' needs "this.". 907 38

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/unix/classes/sun/net/sdp/SdpProvider.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'prefixByteCount' needs "this.". 146 29
    # warning RequireThis Reference to instance variable 'mask' needs "this.". 152 48
    # warning RequireThis Reference to instance variable 'mask' needs "this.". 153 53

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/unix/classes/sun/nio/ch/UnixAsynchronousServerSocketChannelImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'acceptHandler' needs "this.". 105 23
    # warning RequireThis Reference to instance variable 'acceptAttachment' needs "this.". 106 19
    # warning RequireThis Reference to instance variable 'acceptFuture' needs "this.". 107 22

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/unix/classes/sun/nio/ch/UnixAsynchronousSocketChannelImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'writePending' needs "this.". 145 31
    # warning RequireThis Reference to instance variable 'pendingRemote' needs "this.". 243 48
    # warning RequireThis Reference to instance variable 'readHandler' needs "UnixAsynchronousSocketChannelImpl.this.". 446 27
    # warning RequireThis Reference to instance variable 'readAttachment' needs "UnixAsynchronousSocketChannelImpl.this.". 447 23
    # warning RequireThis Reference to instance variable 'readFuture' needs "UnixAsynchronousSocketChannelImpl.this.". 448 26
    # warning RequireThis Reference to instance variable 'writeHandler' needs "UnixAsynchronousSocketChannelImpl.this.". 641 27
    # warning RequireThis Reference to instance variable 'writeAttachment' needs "UnixAsynchronousSocketChannelImpl.this.". 642 23
    # warning RequireThis Reference to instance variable 'writeFuture' needs "UnixAsynchronousSocketChannelImpl.this.". 643 26

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/unix/classes/sun/nio/fs/UnixDirectoryStream.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'nextEntry' needs "this.". 208 26

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/unix/classes/sun/nio/fs/UnixFileSystem.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'rootDirectory' needs "this.". 153 61

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/unix/classes/sun/nio/fs/UnixSecureDirectoryStream.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'dfd' needs "UnixSecureDirectoryStream.this.". 396 43
    # warning RequireThis Reference to instance variable 'dfd' needs "UnixSecureDirectoryStream.this.". 493 43
    # warning RequireThis Reference to instance variable 'dfd' needs "UnixSecureDirectoryStream.this.". 516 43

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/unix/classes/sun/nio/fs/UnixUserPrincipals.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'id' needs "this.". 104 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/unix/classes/sun/security/provider/NativePRNG.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'mixRandom' needs "this.". 399 25
    # warning RequireThis Reference to instance variable 'lastRead' needs "this.". 488 28
    # warning RequireThis Reference to instance variable 'buffered' needs "this.". 546 59
    # warning RequireThis Reference to instance variable 'buffered' needs "this.". 547 44
    # warning RequireThis Reference to instance variable 'buffered' needs "this.". 548 39

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/windows/classes/java/io/WinNTFileSystem.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'slash' needs "this.". 63 49
    # warning RequireThis Reference to instance variable 'slash' needs "this.". 240 41
    # warning RequireThis Reference to instance variable 'slash' needs "this.". 241 32
    # warning RequireThis Reference to instance variable 'slash' needs "this.". 250 46
    # warning RequireThis Reference to instance variable 'slash' needs "this.". 256 38
    # warning RequireThis Reference to instance variable 'slash' needs "this.". 261 41
    # warning RequireThis Reference to instance variable 'slash' needs "this.". 268 35
    # warning RequireThis Reference to instance variable 'slash' needs "this.". 276 22
    # warning RequireThis Reference to instance variable 'slash' needs "this.". 300 57
    # warning RequireThis Reference to instance variable 'slash' needs "this.". 308 45
    # warning RequireThis Reference to instance variable 'slash' needs "this.". 593 61

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/windows/classes/java/net/DualStackPlainDatagramSocketImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'reuseAddressEmulated' needs "this.". 206 36

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/windows/classes/java/net/DualStackPlainSocketImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'exclusiveBind' needs "this.". 237 36

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/windows/classes/java/net/TwoStacksPlainDatagramSocketImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'reuseAddressEmulated' needs "this.". 131 45
    # warning RequireThis Reference to instance variable 'exclusiveBind' needs "this.". 144 36

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/windows/classes/java/net/TwoStacksPlainSocketImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'exclusiveBind' needs "this.". 128 43
    # warning RequireThis Reference to instance variable 'exclusiveBind' needs "this.". 148 36

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/windows/classes/sun/nio/ch/PollArrayWrapper.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'size' needs "this.". 81 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/windows/classes/sun/nio/ch/SinkChannelImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'sc' needs "this.". 50 36
    # warning RequireThis Reference to instance variable 'sc' needs "this.". 54 36

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/windows/classes/sun/nio/ch/SourceChannelImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'sc' needs "this.". 49 37
    # warning RequireThis Reference to instance variable 'sc' needs "this.". 53 37

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/windows/classes/sun/nio/ch/WindowsAsynchronousFileChannelImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'dst' needs "this.". 389 24
    # warning RequireThis Reference to instance variable 'dst' needs "this.". 396 28
    # warning RequireThis Reference to instance variable 'dst' needs "this.". 422 23
    # warning RequireThis Reference to instance variable 'dst' needs "this.". 423 42
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 423 59
    # warning RequireThis Reference to instance variable 'buf' needs "this.". 426 42
    # warning RequireThis Reference to instance variable 'src' needs "this.". 576 24
    # warning RequireThis Reference to instance variable 'src' needs "this.". 599 23
    # warning RequireThis Reference to instance variable 'src' needs "this.". 600 42
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 600 59
    # warning RequireThis Reference to instance variable 'buf' needs "this.". 608 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/windows/classes/sun/nio/ch/WindowsAsynchronousSocketChannelImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'remote' needs "this.". 216 33
    # warning RequireThis Reference to instance variable 'numBufs' needs "this.". 415 29
    # warning RequireThis Reference to instance variable 'numBufs' needs "this.". 442 29
    # warning RequireThis Reference to instance variable 'numBufs' needs "this.". 469 29
    # warning RequireThis Reference to instance variable 'numBufs' needs "this.". 482 29
    # warning RequireThis Reference to instance variable 'numBufs' needs "this.". 686 29
    # warning RequireThis Reference to instance variable 'numBufs' needs "this.". 717 29
    # warning RequireThis Reference to instance variable 'numBufs' needs "this.". 746 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/windows/classes/sun/nio/ch/WindowsSelectorImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'runsCounter' needs "this.". 207 38
    # warning RequireThis Reference to instance variable 'wakeupSourceFd' needs "WindowsSelectorImpl.this.". 344 29
    # warning RequireThis Reference to instance variable 'threadsCount' needs "this.". 450 46
    # warning RequireThis Reference to instance variable 'threadsCount' needs "this.". 458 52
    # warning RequireThis Reference to instance variable 'totalChannels' needs "this.". 513 40
    # warning RequireThis Reference to instance variable 'totalChannels' needs "this.". 549 36

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/windows/classes/sun/nio/fs/WindowsDirectoryStream.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'nextEntry' needs "this.". 219 26

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/windows/classes/sun/nio/fs/WindowsPath.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'path' needs "this.". 227 43

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.base/windows/classes/sun/nio/fs/WindowsWatchService.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'fileIndexHigh' needs "this.". 227 38
    # warning RequireThis Reference to instance variable 'fileIndexLow' needs "this.". 227 54

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.datatransfer/share/classes/java/awt/datatransfer/DataFlavor.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'mimeType' needs "this.". 1322 39

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.datatransfer/share/classes/java/awt/datatransfer/MimeType.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'subType' needs "this.". 250 36

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.datatransfer/share/classes/java/awt/datatransfer/StringSelection.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'data' needs "this.". 132 28
    # warning RequireThis Reference to instance variable 'data' needs "this.". 134 57

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.datatransfer/share/classes/sun/datatransfer/DataFlavorUtil.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'flavorMap' needs "this.". 717 27

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/macosx/classes/apple/laf/JRSUIConstants.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'doubleValue' needs "this.". 110 87
    # warning RequireThis Reference to instance variable 'value' needs "this.". 151 54

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/macosx/classes/apple/laf/JRSUIControl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'currentEncodedProperties' needs "this.". 210 34
    # warning RequireThis Reference to instance variable 'currentEncodedProperties' needs "this.". 245 34
    # warning RequireThis Reference to instance variable 'currentEncodedProperties' needs "this.". 283 34
    # warning RequireThis Reference to instance variable 'currentEncodedProperties' needs "this.". 293 34
    # warning RequireThis Reference to instance variable 'currentEncodedProperties' needs "this.". 299 34

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/macosx/classes/apple/laf/JRSUIState.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'derivedEncodedState' needs "this.". 51 32
    # warning RequireThis Reference to instance variable 'encodedState' needs "this.". 70 31
    # warning RequireThis Reference to instance variable 'derivedAnimationFrame' needs "this.". 107 67
    # warning RequireThis Reference to instance variable 'animationFrame' needs "this.". 118 37
    # warning RequireThis Reference to instance variable 'animationFrame' needs "this.". 139 39
    # warning RequireThis Reference to instance variable 'derivedValue' needs "this.". 154 58
    # warning RequireThis Reference to instance variable 'value' needs "this.". 165 28
    # warning RequireThis Reference to instance variable 'derivedThumbProportion' needs "this.". 222 68
    # warning RequireThis Reference to instance variable 'derivedThumbStart' needs "this.". 222 110
    # warning RequireThis Reference to instance variable 'thumbProportion' needs "this.". 233 38
    # warning RequireThis Reference to instance variable 'thumbStart' needs "this.". 234 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/macosx/classes/com/apple/eawt/_AppEventHandler.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable '_handler' needs "this.". 543 32
    # warning RequireThis Reference to instance variable 'handlerContext' needs "this.". 544 39

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/macosx/classes/com/apple/laf/AquaButtonUI.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'b' needs "this.". 587 28

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/macosx/classes/com/apple/laf/AquaCaret.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'fPainting' needs "this.". 172 26

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/macosx/classes/com/apple/laf/AquaComboBoxRendererInternal.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'fDrawCheckedItem' needs "this.". 153 43

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/macosx/classes/com/apple/laf/AquaComboBoxUI.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'lastBlink' needs "this.". 102 34

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/macosx/classes/com/apple/laf/AquaFileChooserUI.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'fSortColumn' needs "AquaFileChooserUI.this.". 1429 33
    # warning RequireThis Reference to instance variable 'fSortColumn' needs "AquaFileChooserUI.this.". 1469 50
    # warning RequireThis Reference to instance variable 'fSortColumn' needs "AquaFileChooserUI.this.". 1473 31
    # warning RequireThis Reference to instance variable 'chooseFolderButtonToolTipText' needs "AquaFileChooserUI.this.". 2232 92
    # warning RequireThis Reference to instance variable 'chooseItemButtonToolTipText' needs "AquaFileChooserUI.this.". 2233 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/macosx/classes/com/apple/laf/AquaFileSystemModel.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'fid' needs "this.". 470 28

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/macosx/classes/com/apple/laf/AquaFileView.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'MAX_CACHED_ENTRIES' needs "AquaFileView.this.". 120 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/macosx/classes/com/apple/laf/AquaFocus.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'slack' needs "this.". 142 43
    # warning RequireThis Reference to instance variable 'slack' needs "this.". 142 51
    # warning RequireThis Reference to instance variable 'slack' needs "this.". 147 42
    # warning RequireThis Reference to instance variable 'slack' needs "this.". 147 50
    # warning RequireThis Reference to instance variable 'slack' needs "this.". 153 38
    # warning RequireThis Reference to instance variable 'slack' needs "this.". 153 49

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/macosx/classes/com/apple/laf/AquaFocusHandler.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'repaintBorder' needs "this.". 51 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/macosx/classes/com/apple/laf/AquaHighlighter.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'selectionColor' needs "this.". 59 64

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/macosx/classes/com/apple/laf/AquaImageFactory.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'totalWidth' needs "this.". 375 21
    # warning RequireThis Reference to instance variable 'totalHeight' needs "this.". 375 39
    # warning RequireThis Reference to instance variable 'totalWidth' needs "this.". 387 56
    # warning RequireThis Reference to instance variable 'totalHeight' needs "this.". 388 57
    # warning RequireThis Reference to instance variable 'totalHeight' needs "this.". 414 44
    # warning RequireThis Reference to instance variable 'totalHeight' needs "this.". 414 84
    # warning RequireThis Reference to instance variable 'totalWidth' needs "this.". 415 43
    # warning RequireThis Reference to instance variable 'totalWidth' needs "this.". 415 82

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/macosx/classes/com/apple/laf/AquaInternalFrameBorder.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'fThisButtonSpan' needs "this.". 126 56
    # warning RequireThis Reference to instance variable 'fThisLeftSideTotal' needs "this.". 203 38
    # warning RequireThis Reference to instance variable 'fThisLeftSideTotal' needs "this.". 204 38
    # warning RequireThis Reference to instance variable 'fIsUtility' needs "this.". 208 31
    # warning RequireThis Reference to instance variable 'fIsUtility' needs "this.". 215 31
    # warning RequireThis Reference to instance variable 'fThisButtonSpan' needs "this.". 309 35
    # warning RequireThis Reference to instance variable 'fIsUtility' needs "this.". 460 61

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/macosx/classes/com/apple/laf/AquaInternalFrameManager.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'fCurrentFrame' needs "this.". 77 18
    # warning RequireThis Reference to instance variable 'fCurrentFrame' needs "this.". 129 47

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/macosx/classes/com/apple/laf/AquaInternalFramePaneUI.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'fDock' needs "AquaInternalFramePaneUI.this.". 115 39

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/macosx/classes/com/apple/laf/AquaInternalFrameUI.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'RESIZE_NONE' needs "this.". 463 30
    # warning RequireThis Reference to instance variable 'RESIZE_NONE' needs "this.". 487 25
    # warning RequireThis Reference to instance variable 'RESIZE_NONE' needs "this.". 500 25
    # warning RequireThis Reference to instance variable '__x' needs "this.". 601 24
    # warning RequireThis Reference to instance variable '__x' needs "this.". 601 64
    # warning RequireThis Reference to instance variable '__y' needs "this.". 602 24
    # warning RequireThis Reference to instance variable '__y' needs "this.". 602 67

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/macosx/classes/com/apple/laf/AquaMenuBarUI.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'fScreenMenuBar' needs "this.". 53 56

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/macosx/classes/com/apple/laf/AquaPainter.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'w' needs "this.". 239 32
    # warning RequireThis Reference to instance variable 'h' needs "this.". 240 32

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/macosx/classes/com/apple/laf/AquaProgressBarUI.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'sizeVariant' needs "this.". 360 74
    # warning RequireThis Reference to instance variable 'repaintInterval' needs "this.". 458 29
    # warning RequireThis Reference to instance variable 'lastCall' needs "this.". 489 62
    # warning RequireThis Reference to instance variable 'repaintInterval' needs "this.". 489 73

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/macosx/classes/com/apple/laf/AquaScrollBarUI.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'fStillInTrack' needs "this.". 318 29
    # warning RequireThis Reference to instance variable 'fStillInArrow' needs "this.". 387 46
    # warning RequireThis Reference to instance variable 'fCurrentMouseX' needs "this.". 455 32
    # warning RequireThis Reference to instance variable 'fCurrentMouseY' needs "this.". 456 32
    # warning RequireThis Reference to instance variable 'fFirstMouseX' needs "this.". 493 70
    # warning RequireThis Reference to instance variable 'fFirstMouseY' needs "this.". 493 101

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/macosx/classes/com/apple/laf/AquaSliderUI.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'currentMouseY' needs "this.". 404 43
    # warning RequireThis Reference to instance variable 'currentMouseY' needs "this.". 406 32
    # warning RequireThis Reference to instance variable 'currentMouseX' needs "this.". 410 42
    # warning RequireThis Reference to instance variable 'currentMouseX' needs "this.". 412 32
    # warning RequireThis Reference to instance variable 'offset' needs "this.". 446 47
    # warning RequireThis Reference to instance variable 'offset' needs "this.". 466 48

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/macosx/classes/com/apple/laf/AquaSpinnerUI.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'isNext' needs "this.". 365 39
    # warning RequireThis Reference to instance variable 'nextButton' needs "this.". 619 22
    # warning RequireThis Reference to instance variable 'previousButton' needs "this.". 621 29
    # warning RequireThis Reference to instance variable 'editor' needs "this.". 623 29
    # warning RequireThis Reference to instance variable 'painter' needs "this.". 625 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/macosx/classes/com/apple/laf/AquaTabbedPaneCopyFromBasicUI.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxTabHeight' needs "this.". 605 80
    # warning RequireThis Reference to instance variable 'baseline' needs "this.". 722 39
    # warning RequireThis Reference to instance variable 'selectedColor' needs "this.". 1157 95
    # warning RequireThis Reference to instance variable 'tabPane' needs "this.". 1499 106
    # warning RequireThis Reference to instance variable 'runCount' needs "this.". 1530 29
    # warning RequireThis Reference to instance variable 'textIconGap' needs "this.". 1634 48
    # warning RequireThis Reference to instance variable 'maxTabWidth' needs "this.". 1892 104
    # warning RequireThis Reference to instance variable 'maxTabWidth' needs "this.". 1895 41
    # warning RequireThis Reference to instance variable 'maxTabWidth' needs "this.". 1895 116
    # warning RequireThis Reference to instance variable 'maxTabWidth' needs "this.". 1897 41
    # warning RequireThis Reference to instance variable 'maxTabWidth' needs "this.". 1903 41
    # warning RequireThis Reference to instance variable 'maxTabWidth' needs "this.". 1903 116
    # warning RequireThis Reference to instance variable 'maxTabWidth' needs "this.". 1905 104
    # warning RequireThis Reference to instance variable 'maxTabWidth' needs "this.". 1907 41
    # warning RequireThis Reference to instance variable 'maxTabHeight' needs "this.". 1913 41
    # warning RequireThis Reference to instance variable 'maxTabHeight' needs "this.". 1913 119
    # warning RequireThis Reference to instance variable 'maxTabHeight' needs "this.". 1915 106
    # warning RequireThis Reference to instance variable 'maxTabHeight' needs "this.". 1917 41
    # warning RequireThis Reference to instance variable 'maxTabHeight' needs "this.". 1924 106
    # warning RequireThis Reference to instance variable 'maxTabHeight' needs "this.". 1926 41
    # warning RequireThis Reference to instance variable 'maxTabHeight' needs "this.". 1926 119
    # warning RequireThis Reference to instance variable 'maxTabHeight' needs "this.". 1928 41
    # warning RequireThis Reference to instance variable 'runCount' needs "this.". 1974 32
    # warning RequireThis Reference to instance variable 'tabContainer' needs "AquaTabbedPaneCopyFromBasicUI.this.". 2293 34
    # warning RequireThis Reference to instance variable 'maxTabWidth' needs "AquaTabbedPaneCopyFromBasicUI.this.". 2382 75
    # warning RequireThis Reference to instance variable 'maxTabHeight' needs "AquaTabbedPaneCopyFromBasicUI.this.". 2389 78
    # warning RequireThis Reference to instance variable 'maxTabHeight' needs "AquaTabbedPaneCopyFromBasicUI.this.". 2441 35
    # warning RequireThis Reference to instance variable 'maxTabWidth' needs "AquaTabbedPaneCopyFromBasicUI.this.". 2469 34
    # warning RequireThis Reference to instance variable 'runCount' needs "AquaTabbedPaneCopyFromBasicUI.this.". 2545 37
    # warning RequireThis Reference to instance variable 'maxTabHeight' needs "AquaTabbedPaneCopyFromBasicUI.this.". 2986 40
    # warning RequireThis Reference to instance variable 'maxTabHeight' needs "AquaTabbedPaneCopyFromBasicUI.this.". 2994 35
    # warning RequireThis Reference to instance variable 'maxTabWidth' needs "AquaTabbedPaneCopyFromBasicUI.this.". 3003 38
    # warning RequireThis Reference to instance variable 'maxTabWidth' needs "AquaTabbedPaneCopyFromBasicUI.this.". 3011 34
    # warning RequireThis Reference to instance variable 'scrollForwardButton' needs "this.". 3195 38
    # warning RequireThis Reference to instance variable 'leadingTabIndex' needs "this.". 3209 167
    # warning RequireThis Reference to instance variable 'tabViewPosition' needs "this.". 3209 213
    # warning RequireThis Reference to instance variable 'selectedColor' needs "AquaTabbedPaneCopyFromBasicUI.this.". 3302 73
    # warning RequireThis Reference to instance variable 'tabContainer' needs "AquaTabbedPaneCopyFromBasicUI.this.". 3644 32

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/macosx/classes/com/apple/laf/AquaTabbedPaneTabState.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'lastReturnAt' needs "this.". 152 49
    # warning RequireThis Reference to instance variable 'lastLeftmostTab' needs "this.". 165 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/macosx/classes/com/apple/laf/AquaTabbedPaneUI.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'trackingTab' needs "this.". 894 26
    # warning RequireThis Reference to instance variable 'trackingTab' needs "this.". 904 31
    # warning RequireThis Reference to instance variable 'trackingTab' needs "this.". 907 30
    # warning RequireThis Reference to instance variable 'trackingTab' needs "this.". 934 51
    # warning RequireThis Reference to instance variable 'pressedTab' needs "AquaTabbedPaneUI.this.". 945 32

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/macosx/classes/com/apple/laf/AquaTableHeaderUI.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'sortColumn' needs "AquaTableHeaderUI.this.". 134 117

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/macosx/classes/com/apple/laf/AquaUtilControlSize.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'regular' needs "this.". 206 33
    # warning RequireThis Reference to instance variable 'small' needs "this.". 206 56
    # warning RequireThis Reference to instance variable 'mini' needs "this.". 206 76
    # warning RequireThis Reference to instance variable 'insets' needs "this.". 301 32
    # warning RequireThis Reference to instance variable 'margins' needs "this.". 301 56
    # warning RequireThis Reference to instance variable 'fontSize' needs "this.". 302 23

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/macosx/classes/com/apple/laf/AquaUtils.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'blur' needs "this.". 298 40
    # warning RequireThis Reference to instance variable 'offsetX' needs "this.". 298 47
    # warning RequireThis Reference to instance variable 'distance' needs "this.". 298 72
    # warning RequireThis Reference to instance variable 'blur' needs "this.". 299 40
    # warning RequireThis Reference to instance variable 'offsetY' needs "this.". 299 47
    # warning RequireThis Reference to instance variable 'distance' needs "this.". 299 71
    # warning RequireThis Reference to instance variable 'distance' needs "this.". 300 75
    # warning RequireThis Reference to instance variable 'distance' needs "this.". 301 76

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/macosx/classes/com/apple/laf/ScreenMenu.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'fLastMouseEventTarget' needs "ScreenMenu.this.". 214 31

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/macosx/classes/com/apple/laf/ScreenMenuItemCheckbox.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'fParent' needs "this.". 187 37

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/macosx/classes/sun/awt/CGraphicsDevice.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'displayID' needs "this.". 99 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/macosx/classes/sun/font/CCharToGlyphMapper.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'shift' needs "this.". 206 49
    # warning RequireThis Reference to instance variable 'shift' needs "this.". 209 66
    # warning RequireThis Reference to instance variable 'shift' needs "this.". 213 49
    # warning RequireThis Reference to instance variable 'shift' needs "this.". 218 59

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/macosx/classes/sun/font/CStrike.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'glyphInfoCache' needs "this.". 82 20
    # warning RequireThis Reference to instance variable 'shift' needs "this.". 484 49
    # warning RequireThis Reference to instance variable 'shift' needs "this.". 487 66
    # warning RequireThis Reference to instance variable 'shift' needs "this.". 491 49
    # warning RequireThis Reference to instance variable 'shift' needs "this.". 496 59
    # warning RequireThis Reference to instance variable 'shift' needs "this.". 572 49
    # warning RequireThis Reference to instance variable 'shift' needs "this.". 575 66
    # warning RequireThis Reference to instance variable 'shift' needs "this.". 579 49
    # warning RequireThis Reference to instance variable 'shift' needs "this.". 585 59

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/macosx/classes/sun/java2d/DataBufferNIOInt.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'data' needs "this.". 50 23

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/macosx/classes/sun/java2d/OSXSurfaceData.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'lastClipX' needs "this.". 424 31
    # warning RequireThis Reference to instance variable 'lastClipY' needs "this.". 425 35
    # warning RequireThis Reference to instance variable 'lastClipW' needs "this.". 426 39
    # warning RequireThis Reference to instance variable 'lastClipH' needs "this.". 427 43
    # warning RequireThis Reference to instance variable 'clipTypesArray' needs "this.". 473 63
    # warning RequireThis Reference to instance variable 'clipCoordinatesArray' needs "this.". 474 69
    # warning RequireThis Reference to instance variable 'lastCTMtx' needs "this.". 501 19
    # warning RequireThis Reference to instance variable 'lastCTMty' needs "this.". 502 23
    # warning RequireThis Reference to instance variable 'lastCTMa' needs "this.". 503 26
    # warning RequireThis Reference to instance variable 'lastCTMb' needs "this.". 504 30
    # warning RequireThis Reference to instance variable 'lastCTMc' needs "this.". 505 34
    # warning RequireThis Reference to instance variable 'lastCTMd' needs "this.". 506 38
    # warning RequireThis Reference to instance variable 'lastFont' needs "this.". 771 22

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/macosx/classes/sun/java2d/opengl/CGLGraphicsConfig.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'pixfmt' needs "this.". 263 63

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/macosx/classes/sun/java2d/opengl/CGLLayer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'surfaceData' needs "this.". 97 38

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/macosx/classes/sun/java2d/opengl/CGLSurfaceData.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'scale' needs "this.". 59 30
    # warning RequireThis Reference to instance variable 'scale' needs "this.". 60 32

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/macosx/classes/sun/lwawt/LWCheckboxPeer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'cb' needs "this.". 214 37
    # warning RequireThis Reference to instance variable 'rb' needs "this.". 214 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/macosx/classes/sun/lwawt/LWComponentPeer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'backBuffer' needs "this.". 530 21
    # warning RequireThis Reference to instance variable 'region' needs "this.". 1042 33
    # warning RequireThis Reference to instance variable 'backBuffer' needs "this.". 1130 25
    # warning RequireThis Reference to instance variable 'delegateDropTarget' needs "this.". 1253 35
    # warning RequireThis Reference to instance variable 'delegateDropTarget' needs "this.". 1257 31
    # warning RequireThis Reference to instance variable 'delegate' needs "this.". 1261 31

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/macosx/classes/sun/lwawt/LWContainerPeer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'childPeers' needs "this.". 130 44

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/macosx/classes/sun/lwawt/LWWindowPeer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maximizedBounds' needs "this.". 576 59
    # warning RequireThis Reference to instance variable 'maximizedBounds' needs "this.". 584 23
    # warning RequireThis Reference to instance variable 'lastMouseEventPeer' needs "this.". 911 43
    # warning RequireThis Reference to instance variable 'blocker' needs "this.". 1328 71

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/macosx/classes/sun/lwawt/macosx/CCursorManager.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'currentCursor' needs "this.". 60 23

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/macosx/classes/sun/lwawt/macosx/CDragSourceContextPeer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'fDragImageOffset' needs "this.". 129 31

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/macosx/classes/sun/lwawt/macosx/CDropTargetContextPeer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'fNativeDataAvailable' needs "this.". 66 30
    # warning RequireThis Reference to instance variable 'insideTarget' needs "this.". 83 53
    # warning RequireThis Reference to instance variable 'insideTarget' needs "this.". 106 26
    # warning RequireThis Reference to instance variable 'insideTarget' needs "this.". 120 53

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/macosx/classes/sun/lwawt/macosx/CFRetainedResource.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'ptr' needs "this.". 82 22

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/macosx/classes/sun/lwawt/macosx/CInputMethod.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'fAwtFocussedComponentPeer' needs "this.". 286 20
    # warning RequireThis Reference to instance variable 'fAwtFocussedComponent' needs "CInputMethod.this.". 505 43
    # warning RequireThis Reference to instance variable 'fAwtFocussedComponent' needs "CInputMethod.this.". 510 42
    # warning RequireThis Reference to instance variable 'fAwtFocussedComponent' needs "CInputMethod.this.". 528 39
    # warning RequireThis Reference to instance variable 'fCurrentTextLength' needs "CInputMethod.this.". 595 86
    # warning RequireThis Reference to instance variable 'fCurrentTextLength' needs "CInputMethod.this.". 608 86
    # warning RequireThis Reference to instance variable 'fCurrentTextLength' needs "CInputMethod.this.". 611 82
    # warning RequireThis Reference to instance variable 'fCurrentTextLength' needs "CInputMethod.this.". 611 113
    # warning RequireThis Reference to instance variable 'fAwtFocussedComponent' needs "CInputMethod.this.". 654 71
    # warning RequireThis Reference to instance variable 'fAwtFocussedComponent' needs "CInputMethod.this.". 657 69
    # warning RequireThis Reference to instance variable 'fCurrentTextLength' needs "this.". 702 26
    # warning RequireThis Reference to instance variable 'fCurrentTextLength' needs "this.". 779 45

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/macosx/classes/sun/lwawt/macosx/CPlatformView.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'surfaceData' needs "this.". 124 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/macosx/classes/sun/lwawt/macosx/CPlatformWindow.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'target' needs "this.". 297 84
    # warning RequireThis Reference to instance variable 'target' needs "this.". 344 50
    # warning RequireThis Reference to instance variable 'target' needs "this.". 344 97
    # warning RequireThis Reference to instance variable 'target' needs "this.". 350 57
    # warning RequireThis Reference to instance variable 'target' needs "this.". 350 102
    # warning RequireThis Reference to instance variable 'target' needs "this.". 380 78
    # warning RequireThis Reference to instance variable 'target' needs "this.". 388 38
    # warning RequireThis Reference to instance variable 'target' needs "this.". 446 27
    # warning RequireThis Reference to instance variable 'isZoomed' needs "this.". 534 19
    # warning RequireThis Reference to instance variable 'target' needs "this.". 641 46
    # warning RequireThis Reference to instance variable 'target' needs "this.". 756 63
    # warning RequireThis Reference to instance variable 'isFullScreenAnimationOn' needs "this.". 1032 24
    # warning RequireThis Reference to instance variable 'target' needs "this.". 1128 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/macosx/classes/sun/lwawt/macosx/CPrinterDialogPeer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'fTarget' needs "this.". 57 64

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/macosx/classes/sun/lwawt/macosx/CWarningWindow.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'currentSize' needs "this.". 348 28

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/beans/editors/ColorEditor.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'hPad' needs "this.". 38 20
    # warning RequireThis Reference to instance variable 'hPad' needs "this.". 49 39
    # warning RequireThis Reference to instance variable 'hPad' needs "this.". 54 27
    # warning RequireThis Reference to instance variable 'hPad' needs "this.". 63 27
    # warning RequireThis Reference to instance variable 'text' needs "this.". 80 25
    # warning RequireThis Reference to instance variable 'choser' needs "this.". 115 25

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/beans/editors/FontEditor.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'font' needs "this.". 119 17

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/imageio/plugins/bmp/BMPImageReader.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'width' needs "this.". 267 26
    # warning RequireThis Reference to instance variable 'height' needs "this.". 268 27
    # warning RequireThis Reference to instance variable 'bitsPerPixel' needs "this.". 274 40
    # warning RequireThis Reference to instance variable 'palette' needs "this.". 302 32
    # warning RequireThis Reference to instance variable 'compression' needs "this.". 312 41
    # warning RequireThis Reference to instance variable 'compression' needs "this.". 320 29
    # warning RequireThis Reference to instance variable 'palette' needs "this.". 341 40
    # warning RequireThis Reference to instance variable 'redMask' needs "this.". 358 44
    # warning RequireThis Reference to instance variable 'greenMask' needs "this.". 359 46
    # warning RequireThis Reference to instance variable 'blueMask' needs "this.". 360 45
    # warning RequireThis Reference to instance variable 'redMask' needs "this.". 366 44
    # warning RequireThis Reference to instance variable 'greenMask' needs "this.". 367 46
    # warning RequireThis Reference to instance variable 'blueMask' needs "this.". 368 45
    # warning RequireThis Reference to instance variable 'redMask' needs "this.". 392 40
    # warning RequireThis Reference to instance variable 'greenMask' needs "this.". 393 42
    # warning RequireThis Reference to instance variable 'blueMask' needs "this.". 394 41
    # warning RequireThis Reference to instance variable 'palette' needs "this.". 402 44
    # warning RequireThis Reference to instance variable 'palette' needs "this.". 469 36
    # warning RequireThis Reference to instance variable 'compression' needs "this.". 472 30
    # warning RequireThis Reference to instance variable 'compression' needs "this.". 490 34
    # warning RequireThis Reference to instance variable 'compression' needs "this.". 499 34
    # warning RequireThis Reference to instance variable 'redMask' needs "this.". 509 40
    # warning RequireThis Reference to instance variable 'greenMask' needs "this.". 510 42
    # warning RequireThis Reference to instance variable 'blueMask' needs "this.". 511 41
    # warning RequireThis Reference to instance variable 'alphaMask' needs "this.". 512 42
    # warning RequireThis Reference to instance variable 'numBands' needs "this.". 572 37
    # warning RequireThis Reference to instance variable 'width' needs "this.". 579 64
    # warning RequireThis Reference to instance variable 'numBands' needs "this.". 670 33
    # warning RequireThis Reference to instance variable 'width' needs "this.". 678 60
    # warning RequireThis Reference to instance variable 'sampleModel' needs "this.". 685 31
    # warning RequireThis Reference to instance variable 'colorModel' needs "this.". 686 30
    # warning RequireThis Reference to instance variable 'seleBand' needs "this.". 785 13
    # warning RequireThis Reference to instance variable 'numBands' needs "this.". 790 33
    # warning RequireThis Reference to instance variable 'compression' needs "this.". 865 25
    # warning RequireThis Reference to instance variable 'compression' needs "this.". 881 25
    # warning RequireThis Reference to instance variable 'compression' needs "this.". 913 36
    # warning RequireThis Reference to instance variable 'compression' needs "this.". 921 25
    # warning RequireThis Reference to instance variable 'compression' needs "this.". 938 25
    # warning RequireThis Reference to instance variable 'height' needs "this.". 1011 29
    # warning RequireThis Reference to instance variable 'sampleModel' needs "this.". 1026 47
    # warning RequireThis Reference to instance variable 'scaleY' needs "this.". 1030 71
    # warning RequireThis Reference to instance variable 'scaleX' needs "this.". 1045 33
    # warning RequireThis Reference to instance variable 'scaleY' needs "this.". 1057 56
    # warning RequireThis Reference to instance variable 'height' needs "this.". 1093 29
    # warning RequireThis Reference to instance variable 'sampleModel' needs "this.". 1108 47
    # warning RequireThis Reference to instance variable 'scaleY' needs "this.". 1112 71
    # warning RequireThis Reference to instance variable 'scaleX' needs "this.". 1127 33
    # warning RequireThis Reference to instance variable 'scaleY' needs "this.". 1139 56
    # warning RequireThis Reference to instance variable 'width' needs "this.". 1172 48
    # warning RequireThis Reference to instance variable 'height' needs "this.". 1174 29
    # warning RequireThis Reference to instance variable 'width' needs "this.". 1177 44
    # warning RequireThis Reference to instance variable 'sampleModel' needs "this.". 1189 40
    # warning RequireThis Reference to instance variable 'scaleY' needs "this.". 1193 71
    # warning RequireThis Reference to instance variable 'scaleY' needs "this.". 1206 56
    # warning RequireThis Reference to instance variable 'scaleX' needs "this.". 1209 61
    # warning RequireThis Reference to instance variable 'width' needs "this.". 1239 48
    # warning RequireThis Reference to instance variable 'height' needs "this.". 1241 29
    # warning RequireThis Reference to instance variable 'sampleModel' needs "this.". 1256 40
    # warning RequireThis Reference to instance variable 'scaleY' needs "this.". 1260 71
    # warning RequireThis Reference to instance variable 'scaleY' needs "this.". 1273 56
    # warning RequireThis Reference to instance variable 'scaleX' needs "this.". 1276 65
    # warning RequireThis Reference to instance variable 'width' needs "this.". 1307 48
    # warning RequireThis Reference to instance variable 'height' needs "this.". 1308 29
    # warning RequireThis Reference to instance variable 'width' needs "this.". 1312 44
    # warning RequireThis Reference to instance variable 'sampleModel' needs "this.". 1324 48
    # warning RequireThis Reference to instance variable 'scaleY' needs "this.". 1328 71
    # warning RequireThis Reference to instance variable 'scaleY' needs "this.". 1341 56
    # warning RequireThis Reference to instance variable 'scaleX' needs "this.". 1344 61
    # warning RequireThis Reference to instance variable 'width' needs "this.". 1364 48
    # warning RequireThis Reference to instance variable 'height' needs "this.". 1366 29
    # warning RequireThis Reference to instance variable 'width' needs "this.". 1368 44
    # warning RequireThis Reference to instance variable 'sampleModel' needs "this.". 1380 48
    # warning RequireThis Reference to instance variable 'scaleY' needs "this.". 1384 71
    # warning RequireThis Reference to instance variable 'scaleY' needs "this.". 1397 56
    # warning RequireThis Reference to instance variable 'scaleX' needs "this.". 1400 61
    # warning RequireThis Reference to instance variable 'imageSize' needs "this.". 1420 27
    # warning RequireThis Reference to instance variable 'bitmapOffset' needs "this.". 1422 45
    # warning RequireThis Reference to instance variable 'width' needs "this.". 1453 36
    # warning RequireThis Reference to instance variable 'width' needs "this.". 1454 36
    # warning RequireThis Reference to instance variable 'scaleY' needs "this.". 1460 52
    # warning RequireThis Reference to instance variable 'sampleModel' needs "this.". 1462 44
    # warning RequireThis Reference to instance variable 'scaleY' needs "this.". 1463 63
    # warning RequireThis Reference to instance variable 'scaleX' needs "this.". 1469 27
    # warning RequireThis Reference to instance variable 'width' needs "this.". 1477 44
    # warning RequireThis Reference to instance variable 'width' needs "this.". 1555 42
    # warning RequireThis Reference to instance variable 'width' needs "this.". 1556 30
    # warning RequireThis Reference to instance variable 'width' needs "this.". 1569 33
    # warning RequireThis Reference to instance variable 'width' needs "this.". 1586 55
    # warning RequireThis Reference to instance variable 'imageSize' needs "this.". 1604 27
    # warning RequireThis Reference to instance variable 'bitmapOffset' needs "this.". 1606 45
    # warning RequireThis Reference to instance variable 'scaleY' needs "this.". 1647 52
    # warning RequireThis Reference to instance variable 'sampleModel' needs "this.". 1649 51
    # warning RequireThis Reference to instance variable 'scaleY' needs "this.". 1650 63
    # warning RequireThis Reference to instance variable 'scaleX' needs "this.". 1657 27
    # warning RequireThis Reference to instance variable 'width' needs "this.". 1671 44
    # warning RequireThis Reference to instance variable 'width' needs "this.". 1753 42
    # warning RequireThis Reference to instance variable 'width' needs "this.". 1754 30
    # warning RequireThis Reference to instance variable 'width' needs "this.". 1769 33
    # warning RequireThis Reference to instance variable 'width' needs "this.". 1794 55
    # warning RequireThis Reference to instance variable 'imageSize' needs "this.". 1840 37

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/imageio/plugins/bmp/BMPImageWriter.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'h' needs "this.". 497 53
    # warning RequireThis Reference to instance variable 'h' needs "this.". 608 29
    # warning RequireThis Reference to instance variable 'h' needs "this.". 613 30
    # warning RequireThis Reference to instance variable 'w' needs "this.". 708 53
    # warning RequireThis Reference to instance variable 'h' needs "this.". 723 65
    # warning RequireThis Reference to instance variable 'compImageSize' needs "this.". 736 25
    # warning RequireThis Reference to instance variable 'h' needs "this.". 1305 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/imageio/plugins/bmp/BMPMetadata.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'paletteSize' needs "this.". 167 45
    # warning RequireThis Reference to instance variable 'paletteSize' needs "this.". 169 40
    # warning RequireThis Reference to instance variable 'red' needs "this.". 175 63
    # warning RequireThis Reference to instance variable 'green' needs "this.". 176 65
    # warning RequireThis Reference to instance variable 'blue' needs "this.". 177 64
    # warning RequireThis Reference to instance variable 'paletteSize' needs "this.". 193 45
    # warning RequireThis Reference to instance variable 'paletteSize' needs "this.". 196 40
    # warning RequireThis Reference to instance variable 'xPixelsPerMeter' needs "this.". 244 45
    # warning RequireThis Reference to instance variable 'xPixelsPerMeter' needs "this.". 250 59
    # warning RequireThis Reference to instance variable 'yPixelsPerMeter' needs "this.". 254 59

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/imageio/plugins/common/BitFile.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'bitsLeft' needs "this.". 87 28
    # warning RequireThis Reference to instance variable 'bitsLeft' needs "this.". 89 76
    # warning RequireThis Reference to instance variable 'bitsLeft' needs "this.". 103 53
    # warning RequireThis Reference to instance variable 'bitsLeft' needs "this.". 103 77
    # warning RequireThis Reference to instance variable 'bitsLeft' needs "this.". 104 36
    # warning RequireThis Reference to instance variable 'bitsLeft' needs "this.". 105 30
    # warning RequireThis Reference to instance variable 'bitsLeft' needs "this.". 106 32
    # warning RequireThis Reference to instance variable 'bitsLeft' needs "this.". 113 56
    # warning RequireThis Reference to instance variable 'bitsLeft' needs "this.". 113 76
    # warning RequireThis Reference to instance variable 'bitsLeft' needs "this.". 115 32
    # warning RequireThis Reference to instance variable 'bitsLeft' needs "this.". 116 36

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/imageio/plugins/common/LZWCompressor.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'numBits' needs "this.". 80 23
    # warning RequireThis Reference to instance variable 'limit' needs "this.". 109 53
    # warning RequireThis Reference to instance variable 'numBits' needs "this.". 118 35

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/imageio/plugins/common/LZWStringTable.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'numStrings' needs "this.". 91 26
    # warning RequireThis Reference to instance variable 'numStrings' needs "this.". 212 27

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/imageio/plugins/common/PaletteBuilder.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'requiredSize' needs "this.". 253 32
    # warning RequireThis Reference to instance variable 'maxNodes' needs "this.". 265 28
    # warning RequireThis Reference to instance variable 'numNodes' needs "this.". 266 28
    # warning RequireThis Reference to instance variable 'red' needs "this.". 474 26
    # warning RequireThis Reference to instance variable 'colorCount' needs "this.". 474 30
    # warning RequireThis Reference to instance variable 'green' needs "this.". 475 26
    # warning RequireThis Reference to instance variable 'colorCount' needs "this.". 475 32
    # warning RequireThis Reference to instance variable 'blue' needs "this.". 476 26
    # warning RequireThis Reference to instance variable 'colorCount' needs "this.". 476 31

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/imageio/plugins/common/SimpleRenderedImage.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'tileWidth' needs "this.". 373 19
    # warning RequireThis Reference to instance variable 'tileGridXOffset' needs "this.". 373 31
    # warning RequireThis Reference to instance variable 'tileHeight' needs "this.". 385 19
    # warning RequireThis Reference to instance variable 'tileGridYOffset' needs "this.". 385 32

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/imageio/plugins/common/SubImageInputStream.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'startingPos' needs "this.". 71 27

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/imageio/plugins/gif/GIFImageReader.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'fallbackColorTable' needs "this.". 258 26
    # warning RequireThis Reference to instance variable 'bitPos' needs "this.". 333 35
    # warning RequireThis Reference to instance variable 'blockLength' needs "this.". 342 29
    # warning RequireThis Reference to instance variable 'initCodeSize' needs "this.". 370 31
    # warning RequireThis Reference to instance variable 'sourceXSubsampling' needs "this.". 411 54
    # warning RequireThis Reference to instance variable 'sourceXSubsampling' needs "this.". 417 45
    # warning RequireThis Reference to instance variable 'sourceYSubsampling' needs "this.". 439 44
    # warning RequireThis Reference to instance variable 'sourceMinProgressivePass' needs "this.". 443 29
    # warning RequireThis Reference to instance variable 'sourceMaxProgressivePass' needs "this.". 444 29
    # warning RequireThis Reference to instance variable 'width' needs "this.". 455 28
    # warning RequireThis Reference to instance variable 'rowsDone' needs "this.". 458 45
    # warning RequireThis Reference to instance variable 'height' needs "this.". 458 54
    # warning RequireThis Reference to instance variable 'height' needs "this.". 470 36
    # warning RequireThis Reference to instance variable 'sourceMaxProgressivePass' needs "this.". 477 45
    # warning RequireThis Reference to instance variable 'sourceYSubsampling' needs "this.". 490 48
    # warning RequireThis Reference to instance variable 'sourceYSubsampling' needs "this.". 905 40
    # warning RequireThis Reference to instance variable 'initCodeSize' needs "this.". 941 35
    # warning RequireThis Reference to instance variable 'initCodeSize' needs "this.". 953 36
    # warning RequireThis Reference to instance variable 'clearCode' needs "this.". 960 29
    # warning RequireThis Reference to instance variable 'initCodeSize' needs "this.". 962 40
    # warning RequireThis Reference to instance variable 'eofCode' needs "this.". 967 33
    # warning RequireThis Reference to instance variable 'eofCode' needs "this.". 972 36

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/imageio/plugins/jpeg/AdobeMarkerSegment.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'version' needs "this.". 97 47
    # warning RequireThis Reference to instance variable 'flags0' needs "this.". 99 46
    # warning RequireThis Reference to instance variable 'flags1' needs "this.". 101 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/imageio/plugins/jpeg/DQTMarkerSegment.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'QTABLE_SIZE' needs "this.". 231 33
    # warning RequireThis Reference to instance variable 'QTABLE_SIZE' needs "this.". 234 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/imageio/plugins/jpeg/JFIFMarkerSegment.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'tempICCSegment' needs "this.". 194 30
    # warning RequireThis Reference to instance variable 'tempICCSegment' needs "this.". 199 30
    # warning RequireThis Reference to instance variable 'majorVersion' needs "this.". 260 52
    # warning RequireThis Reference to instance variable 'minorVersion' needs "this.". 263 52
    # warning RequireThis Reference to instance variable 'resUnits' needs "this.". 265 48
    # warning RequireThis Reference to instance variable 'Xdensity' needs "this.". 267 48
    # warning RequireThis Reference to instance variable 'Ydensity' needs "this.". 269 48
    # warning RequireThis Reference to instance variable 'thumbWidth' needs "this.". 271 50
    # warning RequireThis Reference to instance variable 'thumbHeight' needs "this.". 273 51
    # warning RequireThis Reference to instance variable 'MAX_THUMB_WIDTH' needs "this.". 377 31
    # warning RequireThis Reference to instance variable 'MAX_THUMB_HEIGHT' needs "this.". 378 35
    # warning RequireThis Reference to instance variable 'thumbWidth' needs "this.". 871 54
    # warning RequireThis Reference to instance variable 'thumbHeight' needs "this.". 874 55
    # warning RequireThis Reference to instance variable 'MAX_THUMB_WIDTH' needs "JFIFMarkerSegment.this.". 925 31
    # warning RequireThis Reference to instance variable 'MAX_THUMB_HEIGHT' needs "JFIFMarkerSegment.this.". 926 35
    # warning RequireThis Reference to instance variable 'MAX_THUMB_WIDTH' needs "JFIFMarkerSegment.this.". 937 31
    # warning RequireThis Reference to instance variable 'MAX_THUMB_HEIGHT' needs "JFIFMarkerSegment.this.". 938 35
    # warning RequireThis Reference to instance variable 'thumbHeight' needs "JFIFMarkerSegment.this.". 980 32
    # warning RequireThis Reference to instance variable 'thumbHeight' needs "JFIFMarkerSegment.this.". 1052 32
    # warning RequireThis Reference to instance variable 'thumbHeight' needs "JFIFMarkerSegment.this.". 1068 67
    # warning RequireThis Reference to instance variable 'numChunks' needs "this.". 1407 28
    # warning RequireThis Reference to instance variable 'numChunks' needs "this.". 1479 28
    # warning RequireThis Reference to instance variable 'numChunks' needs "this.". 1493 56
    # warning RequireThis Reference to instance variable 'numChunks' needs "this.". 1502 30
    # warning RequireThis Reference to instance variable 'numChunks' needs "this.". 1515 38

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/imageio/plugins/jpeg/JPEGBuffer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'bufAvail' needs "this.". 90 46
    # warning RequireThis Reference to instance variable 'BUFFER_SIZE' needs "this.". 97 29
    # warning RequireThis Reference to instance variable 'BUFFER_SIZE' needs "this.". 102 43
    # warning RequireThis Reference to instance variable 'bufAvail' needs "this.". 106 56
    # warning RequireThis Reference to instance variable 'bufAvail' needs "this.". 140 22
    # warning RequireThis Reference to instance variable 'bufAvail' needs "this.". 141 22
    # warning RequireThis Reference to instance variable 'bufAvail' needs "this.". 165 22
    # warning RequireThis Reference to instance variable 'bufAvail' needs "this.". 180 42
    # warning RequireThis Reference to instance variable 'bufAvail' needs "this.". 190 41
    # warning RequireThis Reference to instance variable 'bufAvail' needs "this.". 245 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/imageio/plugins/jpeg/JPEGImageReader.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'iccCS' needs "this.". 786 43
    # warning RequireThis Reference to instance variable 'numComponents' needs "this.". 1045 50
    # warning RequireThis Reference to instance variable 'iccCS' needs "this.". 1046 31
    # warning RequireThis Reference to instance variable 'numComponents' needs "this.". 1053 50
    # warning RequireThis Reference to instance variable 'numComponents' needs "this.". 1063 43
    # warning RequireThis Reference to instance variable 'numComponents' needs "this.". 1074 47
    # warning RequireThis Reference to instance variable 'numComponents' needs "this.". 1085 47
    # warning RequireThis Reference to instance variable 'numComponents' needs "this.". 1216 44
    # warning RequireThis Reference to instance variable 'imageMetadataIndex' needs "this.". 1302 27
    # warning RequireThis Reference to instance variable 'knownPassCount' needs "this.". 1313 29
    # warning RequireThis Reference to instance variable 'minProgressivePass' needs "this.". 1315 51
    # warning RequireThis Reference to instance variable 'destinationBands' needs "this.". 1325 58
    # warning RequireThis Reference to instance variable 'destROI' needs "this.". 1333 48
    # warning RequireThis Reference to instance variable 'minProgressivePass' needs "this.". 1336 59
    # warning RequireThis Reference to instance variable 'maxProgressivePass' needs "this.". 1337 59
    # warning RequireThis Reference to instance variable 'progInterval' needs "this.". 1398 31
    # warning RequireThis Reference to instance variable 'knownPassCount' needs "this.". 1404 48
    # warning RequireThis Reference to instance variable 'minProgressivePass' needs "this.". 1408 70
    # warning RequireThis Reference to instance variable 'pass' needs "this.". 1419 62
    # warning RequireThis Reference to instance variable 'progInterval' needs "this.". 1423 31
    # warning RequireThis Reference to instance variable 'previousPassPercentage' needs "this.". 1425 41
    # warning RequireThis Reference to instance variable 'pass' needs "this.". 1428 61
    # warning RequireThis Reference to instance variable 'progInterval' needs "this.". 1430 66
    # warning RequireThis Reference to instance variable 'previousPassPercentage' needs "this.". 1435 52
    # warning RequireThis Reference to instance variable 'percentToDate' needs "this.". 1436 66
    # warning RequireThis Reference to instance variable 'percentToDate' needs "this.". 1463 38
    # warning RequireThis Reference to instance variable 'theThread' needs "this.". 1765 49
    # warning RequireThis Reference to instance variable 'theThread' needs "this.". 1781 66

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/imageio/plugins/jpeg/JPEGImageWriter.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'sourceXOffset' needs "this.". 566 31
    # warning RequireThis Reference to instance variable 'sourceXOffset' needs "this.". 567 44
    # warning RequireThis Reference to instance variable 'sourceYOffset' needs "this.". 569 32
    # warning RequireThis Reference to instance variable 'sourceYOffset' needs "this.". 570 46
    # warning RequireThis Reference to instance variable 'writeDefaultJFIF' needs "this.". 933 36
    # warning RequireThis Reference to instance variable 'writeAdobe' needs "this.". 933 56
    # warning RequireThis Reference to instance variable 'streamQTables' needs "this.". 973 27
    # warning RequireThis Reference to instance variable 'streamDCHuffmanTables' needs "this.". 989 35
    # warning RequireThis Reference to instance variable 'streamACHuffmanTables' needs "this.". 990 35
    # warning RequireThis Reference to instance variable 'numScans' needs "this.". 1439 33
    # warning RequireThis Reference to instance variable 'converted' needs "this.". 1805 26
    # warning RequireThis Reference to instance variable 'sourceHeight' needs "this.". 1826 58
    # warning RequireThis Reference to instance variable 'theThread' needs "this.". 1887 49
    # warning RequireThis Reference to instance variable 'theThread' needs "this.". 1902 65

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/imageio/plugins/jpeg/JPEGMetadata.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'resetSequence' needs "this.". 1079 20
    # warning RequireThis Reference to instance variable 'isStream' needs "this.". 1106 23
    # warning RequireThis Reference to instance variable 'markerSequence' needs "this.". 2187 29
    # warning RequireThis Reference to instance variable 'isStream' needs "this.". 2194 23
    # warning RequireThis Reference to instance variable 'resetSequence' needs "this.". 2410 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/imageio/plugins/jpeg/MarkerSegment.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'length' needs "this.". 66 65
    # warning RequireThis Reference to instance variable 'length' needs "this.". 204 41

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/imageio/plugins/jpeg/SOFMarkerSegment.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'numLines' needs "this.". 137 44
    # warning RequireThis Reference to instance variable 'samplesPerLine' needs "this.". 139 50

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/imageio/plugins/jpeg/SOSMarkerSegment.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'startSpectralSelection' needs "this.". 131 58
    # warning RequireThis Reference to instance variable 'endSpectralSelection' needs "this.". 134 56
    # warning RequireThis Reference to instance variable 'approxHigh' needs "this.". 136 46
    # warning RequireThis Reference to instance variable 'approxLow' needs "this.". 138 45

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/imageio/plugins/png/PNGImageReader.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'pixelsDone' needs "this.". 1000 37
    # warning RequireThis Reference to instance variable 'totalPixels' needs "this.". 1000 48
    # warning RequireThis Reference to instance variable 'sourceXSubsampling' needs "this.". 1066 48
    # warning RequireThis Reference to instance variable 'sourceXSubsampling' needs "this.". 1071 36
    # warning RequireThis Reference to instance variable 'sourceYSubsampling' needs "this.". 1224 19
    # warning RequireThis Reference to instance variable 'sourceYSubsampling' needs "this.". 1227 48
    # warning RequireThis Reference to instance variable 'sourceMaxProgressivePass' needs "this.". 1277 34
    # warning RequireThis Reference to instance variable 'sourceMinProgressivePass' needs "this.". 1285 26

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/imageio/plugins/png/PNGImageWriter.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'startPos' needs "this.". 138 37
    # warning RequireThis Reference to instance variable 'chunkLength' needs "this.". 191 31
    # warning RequireThis Reference to instance variable 'startPos' needs "this.". 201 37
    # warning RequireThis Reference to instance variable 'periodX' needs "this.". 858 20
    # warning RequireThis Reference to instance variable 'periodX' needs "this.". 859 18
    # warning RequireThis Reference to instance variable 'periodY' needs "this.". 860 20
    # warning RequireThis Reference to instance variable 'periodY' needs "this.". 861 18
    # warning RequireThis Reference to instance variable 'numBands' needs "this.". 871 20
    # warning RequireThis Reference to instance variable 'numBands' needs "this.". 872 18
    # warning RequireThis Reference to instance variable 'numBands' needs "this.". 876 32
    # warning RequireThis Reference to instance variable 'numBands' needs "this.". 879 35
    # warning RequireThis Reference to instance variable 'bpp' needs "this.". 897 42
    # warning RequireThis Reference to instance variable 'bpp' needs "this.". 898 42
    # warning RequireThis Reference to instance variable 'bpp' needs "this.". 899 50
    # warning RequireThis Reference to instance variable 'numBands' needs "this.". 970 45
    # warning RequireThis Reference to instance variable 'numBands' needs "this.". 979 41
    # warning RequireThis Reference to instance variable 'prevRow' needs "this.". 998 23
    # warning RequireThis Reference to instance variable 'pixelsDone' needs "this.". 1002 41
    # warning RequireThis Reference to instance variable 'totalPixels' needs "this.". 1002 52
    # warning RequireThis Reference to instance variable 'scalingBitDepth' needs "this.". 1067 25
    # warning RequireThis Reference to instance variable 'numBands' needs "this.". 1078 33
    # warning RequireThis Reference to instance variable 'numBands' needs "this.". 1094 33
    # warning RequireThis Reference to instance variable 'periodX' needs "this.". 1173 40
    # warning RequireThis Reference to instance variable 'periodX' needs "this.". 1173 53
    # warning RequireThis Reference to instance variable 'periodY' needs "this.". 1174 42
    # warning RequireThis Reference to instance variable 'periodY' needs "this.". 1174 55

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/imageio/plugins/png/PNGMetadata.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'IHDR_bitDepth' needs "this.". 352 40
    # warning RequireThis Reference to instance variable 'tRNS_present' needs "this.". 844 13
    # warning RequireThis Reference to instance variable 'IHDR_colorType' needs "this.". 844 47
    # warning RequireThis Reference to instance variable 'bKGD_gray' needs "this.". 906 33
    # warning RequireThis Reference to instance variable 'bKGD_red' needs "this.". 908 25
    # warning RequireThis Reference to instance variable 'bKGD_green' needs "this.". 909 25
    # warning RequireThis Reference to instance variable 'bKGD_blue' needs "this.". 910 25
    # warning RequireThis Reference to instance variable 'pHYs_pixelsPerUnitXAxis' needs "this.". 1007 20
    # warning RequireThis Reference to instance variable 'pHYs_pixelsPerUnitYAxis' needs "this.". 1007 44
    # warning RequireThis Reference to instance variable 'pHYs_pixelsPerUnitXAxis' needs "this.". 1018 54
    # warning RequireThis Reference to instance variable 'pHYs_pixelsPerUnitYAxis' needs "this.". 1023 54
    # warning RequireThis Reference to instance variable 'tRNS_present' needs "this.". 1127 14
    # warning RequireThis Reference to instance variable 'IHDR_colorType' needs "this.". 1128 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/imageio/plugins/tiff/TIFFBaseJPEGCompressor.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'param' needs "this.". 278 50

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/imageio/plugins/tiff/TIFFDecompressor.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'srcHeight' needs "this.". 1906 41
    # warning RequireThis Reference to instance variable 'srcHeight' needs "this.". 1911 33
    # warning RequireThis Reference to instance variable 'srcHeight' needs "this.". 1922 33
    # warning RequireThis Reference to instance variable 'srcHeight' needs "this.". 1964 41
    # warning RequireThis Reference to instance variable 'srcHeight' needs "this.". 1969 33
    # warning RequireThis Reference to instance variable 'srcHeight' needs "this.". 1982 33
    # warning RequireThis Reference to instance variable 'srcHeight' needs "this.". 2026 41
    # warning RequireThis Reference to instance variable 'srcHeight' needs "this.". 2031 33
    # warning RequireThis Reference to instance variable 'srcHeight' needs "this.". 2045 33
    # warning RequireThis Reference to instance variable 'srcHeight' needs "this.". 2090 41
    # warning RequireThis Reference to instance variable 'srcHeight' needs "this.". 2095 33
    # warning RequireThis Reference to instance variable 'srcHeight' needs "this.". 2115 33
    # warning RequireThis Reference to instance variable 'planarCache' needs "this.". 2198 26
    # warning RequireThis Reference to instance variable 'planar' needs "this.". 2211 36
    # warning RequireThis Reference to instance variable 'samplesPerPixel' needs "this.". 2250 25
    # warning RequireThis Reference to instance variable 'dstWidth' needs "this.". 2278 26
    # warning RequireThis Reference to instance variable 'dstHeight' needs "this.". 2278 53
    # warning RequireThis Reference to instance variable 'dstWidth' needs "this.". 2279 25
    # warning RequireThis Reference to instance variable 'dstHeight' needs "this.". 2280 25
    # warning RequireThis Reference to instance variable 'srcWidth' needs "this.". 2554 52
    # warning RequireThis Reference to instance variable 'srcHeight' needs "this.". 2555 63
    # warning RequireThis Reference to instance variable 'srcWidth' needs "this.". 2570 52
    # warning RequireThis Reference to instance variable 'srcHeight' needs "this.". 2571 63
    # warning RequireThis Reference to instance variable 'srcWidth' needs "this.". 2591 40
    # warning RequireThis Reference to instance variable 'srcHeight' needs "this.". 2592 51
    # warning RequireThis Reference to instance variable 'dstHeight' needs "this.". 2604 37
    # warning RequireThis Reference to instance variable 'dstWidth' needs "this.". 2606 41
    # warning RequireThis Reference to instance variable 'dstHeight' needs "this.". 2625 41
    # warning RequireThis Reference to instance variable 'dstWidth' needs "this.". 2627 45
    # warning RequireThis Reference to instance variable 'dstHeight' needs "this.". 2644 41
    # warning RequireThis Reference to instance variable 'dstWidth' needs "this.". 2646 45
    # warning RequireThis Reference to instance variable 'dstHeight' needs "this.". 2664 37
    # warning RequireThis Reference to instance variable 'dstWidth' needs "this.". 2666 41
    # warning RequireThis Reference to instance variable 'dstHeight' needs "this.". 2683 37
    # warning RequireThis Reference to instance variable 'dstWidth' needs "this.". 2685 41
    # warning RequireThis Reference to instance variable 'dstHeight' needs "this.". 2702 37
    # warning RequireThis Reference to instance variable 'dstWidth' needs "this.". 2704 41
    # warning RequireThis Reference to instance variable 'srcHeight' needs "this.". 2728 37
    # warning RequireThis Reference to instance variable 'srcHeight' needs "this.". 2738 41
    # warning RequireThis Reference to instance variable 'srcHeight' needs "this.". 2748 41
    # warning RequireThis Reference to instance variable 'srcHeight' needs "this.". 2757 37
    # warning RequireThis Reference to instance variable 'srcHeight' needs "this.". 2767 37
    # warning RequireThis Reference to instance variable 'srcHeight' needs "this.". 2777 37
    # warning RequireThis Reference to instance variable 'sourceBands' needs "this.". 2806 59
    # warning RequireThis Reference to instance variable 'srcHeight' needs "this.". 2827 35
    # warning RequireThis Reference to instance variable 'subsampleY' needs "this.". 2834 23
    # warning RequireThis Reference to instance variable 'activeSrcHeight' needs "this.". 2844 41
    # warning RequireThis Reference to instance variable 'activeSrcWidth' needs "this.". 2848 45
    # warning RequireThis Reference to instance variable 'subsampleX' needs "this.". 2857 27
    # warning RequireThis Reference to instance variable 'subsampleY' needs "this.". 2861 23

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/imageio/plugins/tiff/TIFFFaxCompressor.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'ndex' needs "this.". 333 49
    # warning RequireThis Reference to instance variable 'ndex' needs "this.". 343 45
    # warning RequireThis Reference to instance variable 'ndex' needs "this.". 353 41
    # warning RequireThis Reference to instance variable 'ndex' needs "this.". 377 41
    # warning RequireThis Reference to instance variable 'ndex' needs "this.". 413 40
    # warning RequireThis Reference to instance variable 'ndex' needs "this.". 413 52
    # warning RequireThis Reference to instance variable 'ndex' needs "this.". 420 36
    # warning RequireThis Reference to instance variable 'ndex' needs "this.". 423 58
    # warning RequireThis Reference to instance variable 'ndex' needs "this.". 448 32

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/imageio/plugins/tiff/TIFFFaxDecompressor.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'h' needs "this.". 662 29
    # warning RequireThis Reference to instance variable 'bitsPerScanline' needs "this.". 673 27
    # warning RequireThis Reference to instance variable 'w' needs "this.". 689 28
    # warning RequireThis Reference to instance variable 'w' needs "this.". 694 43
    # warning RequireThis Reference to instance variable 'w' needs "this.". 722 56
    # warning RequireThis Reference to instance variable 'w' needs "this.". 738 30
    # warning RequireThis Reference to instance variable 'w' needs "this.". 755 52
    # warning RequireThis Reference to instance variable 'w' needs "this.". 792 70
    # warning RequireThis Reference to instance variable 'w' needs "this.". 830 30
    # warning RequireThis Reference to instance variable 'bitsPerScanline' needs "this.". 887 23
    # warning RequireThis Reference to instance variable 'w' needs "this.". 897 56
    # warning RequireThis Reference to instance variable 'prevChangingElems' needs "this.". 905 24
    # warning RequireThis Reference to instance variable 'currChangingElems' needs "this.". 906 37
    # warning RequireThis Reference to instance variable 'w' needs "this.". 917 36
    # warning RequireThis Reference to instance variable 'w' needs "this.". 986 76
    # warning RequireThis Reference to instance variable 'bitsPerScanline' needs "this.". 1017 27
    # warning RequireThis Reference to instance variable 'w' needs "this.". 1048 35
    # warning RequireThis Reference to instance variable 'w' needs "this.". 1049 35
    # warning RequireThis Reference to instance variable 'prevChangingElems' needs "this.". 1061 20
    # warning RequireThis Reference to instance variable 'currChangingElems' needs "this.". 1062 33
    # warning RequireThis Reference to instance variable 'w' needs "this.". 1073 32
    # warning RequireThis Reference to instance variable 'w' needs "this.". 1091 33
    # warning RequireThis Reference to instance variable 'w' needs "this.". 1092 34
    # warning RequireThis Reference to instance variable 'w' needs "this.". 1148 33
    # warning RequireThis Reference to instance variable 'w' needs "this.". 1149 34
    # warning RequireThis Reference to instance variable 'w' needs "this.". 1240 30
    # warning RequireThis Reference to instance variable 'bitsPerScanline' needs "this.". 1246 27
    # warning RequireThis Reference to instance variable 'lineBitNum' needs "this.". 1252 19
    # warning RequireThis Reference to instance variable 'bitPointer' needs "this.". 1395 40
    # warning RequireThis Reference to instance variable 'bitPointer' needs "this.". 1493 28
    # warning RequireThis Reference to instance variable 'bitPointer' needs "this.". 1550 28

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/imageio/plugins/tiff/TIFFImageReader.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'imageReadParam' needs "this.". 310 61
    # warning RequireThis Reference to instance variable 'samplesPerPixel' needs "this.". 460 33
    # warning RequireThis Reference to instance variable 'samplesPerPixel' needs "this.". 598 42
    # warning RequireThis Reference to instance variable 'samplesPerPixel' needs "this.". 604 20
    # warning RequireThis Reference to instance variable 'samplesPerPixel' needs "this.". 650 36
    # warning RequireThis Reference to instance variable 'samplesPerPixel' needs "this.". 655 29
    # warning RequireThis Reference to instance variable 'samplesPerPixel' needs "this.". 678 36
    # warning RequireThis Reference to instance variable 'samplesPerPixel' needs "this.". 683 29
    # warning RequireThis Reference to instance variable 'numBands' needs "this.". 973 33
    # warning RequireThis Reference to instance variable 'numBands' needs "this.". 1000 33
    # warning RequireThis Reference to instance variable 'tileOrStripWidth' needs "this.". 1022 49
    # warning RequireThis Reference to instance variable 'tileOrStripHeight' needs "this.". 1023 22
    # warning RequireThis Reference to instance variable 'sourceXOffset' needs "this.". 1046 35
    # warning RequireThis Reference to instance variable 'sourceXOffset' needs "this.". 1047 55
    # warning RequireThis Reference to instance variable 'sourceYOffset' needs "this.". 1050 35
    # warning RequireThis Reference to instance variable 'sourceYOffset' needs "this.". 1051 56
    # warning RequireThis Reference to instance variable 'dstMinX' needs "this.". 1054 30
    # warning RequireThis Reference to instance variable 'dstMinY' needs "this.". 1055 31
    # warning RequireThis Reference to instance variable 'dstXOffset' needs "this.". 1057 20
    # warning RequireThis Reference to instance variable 'dstYOffset' needs "this.". 1058 20
    # warning RequireThis Reference to instance variable 'dstXOffset' needs "this.". 1077 40
    # warning RequireThis Reference to instance variable 'srcXSubsampling' needs "this.". 1077 54
    # warning RequireThis Reference to instance variable 'sourceXOffset' needs "this.". 1078 19
    # warning RequireThis Reference to instance variable 'dstWidth' needs "this.". 1080 30
    # warning RequireThis Reference to instance variable 'dstXOffset' needs "this.". 1080 45
    # warning RequireThis Reference to instance variable 'srcXSubsampling' needs "this.". 1080 59
    # warning RequireThis Reference to instance variable 'sourceXOffset' needs "this.". 1081 19
    # warning RequireThis Reference to instance variable 'dstYOffset' needs "this.". 1084 40
    # warning RequireThis Reference to instance variable 'srcYSubsampling' needs "this.". 1084 54
    # warning RequireThis Reference to instance variable 'sourceYOffset' needs "this.". 1085 19
    # warning RequireThis Reference to instance variable 'dstHeight' needs "this.". 1087 30
    # warning RequireThis Reference to instance variable 'dstYOffset' needs "this.". 1087 46
    # warning RequireThis Reference to instance variable 'srcYSubsampling' needs "this.". 1087 60
    # warning RequireThis Reference to instance variable 'sourceYOffset' needs "this.". 1088 19
    # warning RequireThis Reference to instance variable 'tilesAcross' needs "this.". 1106 30
    # warning RequireThis Reference to instance variable 'tilesAcross' needs "this.". 1110 33
    # warning RequireThis Reference to instance variable 'tilesDown' needs "this.". 1110 47
    # warning RequireThis Reference to instance variable 'dstHeight' needs "this.". 1130 34
    # warning RequireThis Reference to instance variable 'pixelsRead' needs "this.". 1131 39
    # warning RequireThis Reference to instance variable 'pixelsToRead' needs "this.". 1131 52
    # warning RequireThis Reference to instance variable 'tileOrStripWidth' needs "this.". 1174 32
    # warning RequireThis Reference to instance variable 'tileOrStripWidth' needs "this.". 1174 56
    # warning RequireThis Reference to instance variable 'tileOrStripHeight' needs "this.". 1175 31
    # warning RequireThis Reference to instance variable 'tileOrStripHeight' needs "this.". 1175 56
    # warning RequireThis Reference to instance variable 'numBands' needs "this.". 1323 47

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/imageio/plugins/tiff/TIFFImageWriter.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'headerPosition' needs "this.". 301 42
    # warning RequireThis Reference to instance variable 'headerPosition' needs "this.". 305 38
    # warning RequireThis Reference to instance variable 'nativePhotometricInterpretation' needs "this.". 675 45
    # warning RequireThis Reference to instance variable 'bitDepth' needs "this.". 927 38
    # warning RequireThis Reference to instance variable 'tileWidth' needs "this.". 1271 37
    # warning RequireThis Reference to instance variable 'tileWidth' needs "this.". 1271 52
    # warning RequireThis Reference to instance variable 'tileLength' needs "this.". 1272 36
    # warning RequireThis Reference to instance variable 'tileLength' needs "this.". 1272 52
    # warning RequireThis Reference to instance variable 'tilesAcross' needs "this.". 1321 36
    # warning RequireThis Reference to instance variable 'tilesAcross' needs "this.". 1328 36
    # warning RequireThis Reference to instance variable 'numBands' needs "this.". 1710 20
    # warning RequireThis Reference to instance variable 'numBands' needs "this.". 1711 18
    # warning RequireThis Reference to instance variable 'bitDepth' needs "this.". 1714 32
    # warning RequireThis Reference to instance variable 'numBands' needs "this.". 1715 32
    # warning RequireThis Reference to instance variable 'numBands' needs "this.". 1716 35
    # warning RequireThis Reference to instance variable 'numBands' needs "this.". 1783 36
    # warning RequireThis Reference to instance variable 'numBands' needs "this.". 1795 36
    # warning RequireThis Reference to instance variable 'numBands' needs "this.". 1805 48
    # warning RequireThis Reference to instance variable 'bitDepth' needs "this.". 1869 41
    # warning RequireThis Reference to instance variable 'bitDepth' needs "this.". 1939 39
    # warning RequireThis Reference to instance variable 'bitDepth' needs "this.". 1950 39
    # warning RequireThis Reference to instance variable 'bitDepth' needs "this.". 1962 33
    # warning RequireThis Reference to instance variable 'bitDepth' needs "this.". 1962 50
    # warning RequireThis Reference to instance variable 'numBands' needs "this.". 1981 49
    # warning RequireThis Reference to instance variable 'numBands' needs "this.". 1987 49
    # warning RequireThis Reference to instance variable 'numBands' needs "this.". 1999 49
    # warning RequireThis Reference to instance variable 'numBands' needs "this.". 2007 49
    # warning RequireThis Reference to instance variable 'numBands' needs "this.". 2017 49
    # warning RequireThis Reference to instance variable 'numBands' needs "this.". 2027 49
    # warning RequireThis Reference to instance variable 'numBands' needs "this.". 2044 49
    # warning RequireThis Reference to instance variable 'numBands' needs "this.". 2059 49
    # warning RequireThis Reference to instance variable 'bitDepth' needs "this.". 2077 52
    # warning RequireThis Reference to instance variable 'numBands' needs "this.". 2079 45
    # warning RequireThis Reference to instance variable 'numBands' needs "this.". 2086 53
    # warning RequireThis Reference to instance variable 'numBands' needs "this.". 2102 53
    # warning RequireThis Reference to instance variable 'numBands' needs "this.". 2120 53
    # warning RequireThis Reference to instance variable 'numBands' needs "this.". 2134 53
    # warning RequireThis Reference to instance variable 'numBands' needs "this.". 2156 49
    # warning RequireThis Reference to instance variable 'numBands' needs "this.". 2179 49
    # warning RequireThis Reference to instance variable 'bitDepth' needs "this.". 2208 32
    # warning RequireThis Reference to instance variable 'scalingBitDepth' needs "this.". 2242 25
    # warning RequireThis Reference to instance variable 'numBands' needs "this.". 2258 32
    # warning RequireThis Reference to instance variable 'bitDepth' needs "this.". 2259 37
    # warning RequireThis Reference to instance variable 'bitDepth' needs "this.". 2272 32
    # warning RequireThis Reference to instance variable 'bitDepth' needs "this.". 2273 34
    # warning RequireThis Reference to instance variable 'numBands' needs "this.". 2276 33
    # warning RequireThis Reference to instance variable 'numBands' needs "this.". 2292 33
    # warning RequireThis Reference to instance variable 'numBands' needs "this.". 2417 45
    # warning RequireThis Reference to instance variable 'periodX' needs "this.". 2432 40
    # warning RequireThis Reference to instance variable 'periodX' needs "this.". 2432 53
    # warning RequireThis Reference to instance variable 'periodY' needs "this.". 2433 42
    # warning RequireThis Reference to instance variable 'periodY' needs "this.". 2433 55
    # warning RequireThis Reference to instance variable 'nextSpace' needs "this.". 2472 34
    # warning RequireThis Reference to instance variable 'tileLength' needs "this.". 2571 38
    # warning RequireThis Reference to instance variable 'tilesDown' needs "this.". 2571 49
    # warning RequireThis Reference to instance variable 'tilesAcross' needs "this.". 2571 59
    # warning RequireThis Reference to instance variable 'tilesDown' needs "this.". 2575 31
    # warning RequireThis Reference to instance variable 'tilesAcross' needs "this.". 2576 35
    # warning RequireThis Reference to instance variable 'tileWidth' needs "this.". 2582 54
    # warning RequireThis Reference to instance variable 'periodX' needs "this.". 2582 64
    # warning RequireThis Reference to instance variable 'tileLength' needs "this.". 2583 54
    # warning RequireThis Reference to instance variable 'periodY' needs "this.". 2583 65
    # warning RequireThis Reference to instance variable 'periodX' needs "this.". 2584 45
    # warning RequireThis Reference to instance variable 'periodY' needs "this.". 2585 46
    # warning RequireThis Reference to instance variable 'nextSpace' needs "this.". 2590 42
    # warning RequireThis Reference to instance variable 'pixelsDone' needs "this.". 2606 49
    # warning RequireThis Reference to instance variable 'totalPixels' needs "this.". 2606 60
    # warning RequireThis Reference to instance variable 'nextSpace' needs "this.". 2811 28
    # warning RequireThis Reference to instance variable 'nextSpace' needs "this.". 2819 30
    # warning RequireThis Reference to instance variable 'isWritingEmpty' needs "this.". 2844 36
    # warning RequireThis Reference to instance variable 'replacePixelsMetadata' needs "this.". 3404 38
    # warning RequireThis Reference to instance variable 'tilesAcross' needs "this.". 3462 44
    # warning RequireThis Reference to instance variable 'tileWidth' needs "this.". 3477 49
    # warning RequireThis Reference to instance variable 'tileLength' needs "this.". 3478 49
    # warning RequireThis Reference to instance variable 'nextSpace' needs "this.". 3551 50
    # warning RequireThis Reference to instance variable 'headerPosition' needs "this.". 3604 30
    # warning RequireThis Reference to instance variable 'nextSpace' needs "this.". 3605 25
    # warning RequireThis Reference to instance variable 'prevHeaderPosition' needs "this.". 3611 26
    # warning RequireThis Reference to instance variable 'prevNextSpace' needs "this.". 3612 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/imageio/plugins/tiff/TIFFLZWDecompressor.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'tableIndex' needs "this.". 164 28
    # warning RequireThis Reference to instance variable 'dstIndex' needs "this.". 221 54
    # warning RequireThis Reference to instance variable 'bitsToGet' needs "this.". 289 28
    # warning RequireThis Reference to instance variable 'bitsToGet' needs "this.". 295 42
    # warning RequireThis Reference to instance variable 'bitsToGet' needs "this.". 296 25

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/imageio/plugins/tiff/TIFFLZWUtil.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'tableIndex' needs "this.". 83 28
    # warning RequireThis Reference to instance variable 'bitsToGet' needs "this.". 213 28
    # warning RequireThis Reference to instance variable 'bitsToGet' needs "this.". 219 42
    # warning RequireThis Reference to instance variable 'bitsToGet' needs "this.". 220 25

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/imageio/plugins/tiff/TIFFNullDecompressor.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'originalSrcMinX' needs "this.". 98 23
    # warning RequireThis Reference to instance variable 'originalSrcMinY' needs "this.". 99 23
    # warning RequireThis Reference to instance variable 'originalSrcWidth' needs "this.". 100 24
    # warning RequireThis Reference to instance variable 'originalSrcHeight' needs "this.". 101 25
    # warning RequireThis Reference to instance variable 'originalSrcMinY' needs "this.". 134 42
    # warning RequireThis Reference to instance variable 'originalSrcMinX' needs "this.". 135 43

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/imageio/plugins/tiff/TIFFRenderedImage.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'subsampleX' needs "this.". 74 28
    # warning RequireThis Reference to instance variable 'subsampleY' needs "this.". 75 30
    # warning RequireThis Reference to instance variable 'subsampleX' needs "this.". 79 58
    # warning RequireThis Reference to instance variable 'subsampleY' needs "this.". 80 60
    # warning RequireThis Reference to instance variable 'tileWidth' needs "this.". 170 25
    # warning RequireThis Reference to instance variable 'tileWidth' needs "this.". 170 40
    # warning RequireThis Reference to instance variable 'tileHeight' needs "this.". 174 26
    # warning RequireThis Reference to instance variable 'tileHeight' needs "this.". 174 42
    # warning RequireThis Reference to instance variable 'tileWidth' needs "this.". 202 50
    # warning RequireThis Reference to instance variable 'tileHeight' needs "this.". 203 50

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/imageio/plugins/tiff/TIFFYCbCrColorConverter.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'lumaBlue' needs "this.". 86 35
    # warning RequireThis Reference to instance variable 'lumaRed' needs "this.". 87 35
    # warning RequireThis Reference to instance variable 'referenceBlackY' needs "this.". 90 42
    # warning RequireThis Reference to instance variable 'referenceBlackY' needs "this.". 91 13
    # warning RequireThis Reference to instance variable 'referenceBlackCb' needs "this.". 92 44
    # warning RequireThis Reference to instance variable 'referenceBlackCb' needs "this.". 93 13
    # warning RequireThis Reference to instance variable 'referenceBlackCr' needs "this.". 94 44
    # warning RequireThis Reference to instance variable 'referenceBlackCr' needs "this.". 95 13
    # warning RequireThis Reference to instance variable 'referenceBlackY' needs "this.". 100 25
    # warning RequireThis Reference to instance variable 'referenceBlackY' needs "this.". 101 32
    # warning RequireThis Reference to instance variable 'referenceBlackCb' needs "this.". 102 26
    # warning RequireThis Reference to instance variable 'referenceBlackCb' needs "this.". 103 33
    # warning RequireThis Reference to instance variable 'referenceBlackCr' needs "this.". 104 26
    # warning RequireThis Reference to instance variable 'referenceBlackCr' needs "this.". 105 33
    # warning RequireThis Reference to instance variable 'lumaRed' needs "this.". 108 28
    # warning RequireThis Reference to instance variable 'lumaBlue' needs "this.". 109 28
    # warning RequireThis Reference to instance variable 'lumaGreen' needs "this.". 110 57

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/imageio/plugins/tiff/TIFFYCbCrDecompressor.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'chromaSubsampleH' needs "this.". 373 29
    # warning RequireThis Reference to instance variable 'chromaSubsampleV' needs "this.". 381 29
    # warning RequireThis Reference to instance variable 'lumaBlue' needs "this.". 423 34
    # warning RequireThis Reference to instance variable 'lumaRed' needs "this.". 424 34
    # warning RequireThis Reference to instance variable 'lumaBlue' needs "this.". 426 28
    # warning RequireThis Reference to instance variable 'lumaRed' needs "this.". 426 39
    # warning RequireThis Reference to instance variable 'lumaGreen' needs "this.". 426 48
    # warning RequireThis Reference to instance variable 'lumaBlue' needs "this.". 427 26
    # warning RequireThis Reference to instance variable 'lumaGreen' needs "this.". 427 53
    # warning RequireThis Reference to instance variable 'lumaRed' needs "this.". 428 26
    # warning RequireThis Reference to instance variable 'lumaGreen' needs "this.". 428 51
    # warning RequireThis Reference to instance variable 'referenceBlackY' needs "this.". 431 29
    # warning RequireThis Reference to instance variable 'codingRangeY' needs "this.". 431 46
    # warning RequireThis Reference to instance variable 'referenceBlackY' needs "this.". 432 36
    # warning RequireThis Reference to instance variable 'referenceBlackCb' needs "this.". 433 30
    # warning RequireThis Reference to instance variable 'referenceBlackCb' needs "this.". 434 37
    # warning RequireThis Reference to instance variable 'referenceBlackCr' needs "this.". 435 30
    # warning RequireThis Reference to instance variable 'referenceBlackCr' needs "this.". 436 37
    # warning RequireThis Reference to instance variable 'chromaSubsampleV' needs "this.". 452 50
    # warning RequireThis Reference to instance variable 'chromaSubsampleV' needs "this.". 467 61
    # warning RequireThis Reference to instance variable 'chromaSubsampleH' needs "this.". 470 23
    # warning RequireThis Reference to instance variable 'chromaSubsampleV' needs "this.". 494 37
    # warning RequireThis Reference to instance variable 'chromaSubsampleH' needs "this.". 503 41

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/imageio/plugins/wbmp/WBMPImageReader.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'wbmpType' needs "this.". 142 29
    # warning RequireThis Reference to instance variable 'width' needs "this.". 146 26
    # warning RequireThis Reference to instance variable 'height' needs "this.". 150 27

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/java/swing/plaf/gtk/GTKColorChooserPanel.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'hueSpinner' needs "this.". 485 30
    # warning RequireThis Reference to instance variable 'saturationSpinner' needs "this.". 488 35
    # warning RequireThis Reference to instance variable 'valueSpinner' needs "this.". 492 35
    # warning RequireThis Reference to instance variable 'redSpinner' needs "this.". 496 35
    # warning RequireThis Reference to instance variable 'greenSpinner' needs "this.". 499 35
    # warning RequireThis Reference to instance variable 'blueSpinner' needs "this.". 502 35
    # warning RequireThis Reference to instance variable 'angle' needs "this.". 746 46
    # warning RequireThis Reference to instance variable 'angle' needs "this.". 747 51
    # warning RequireThis Reference to instance variable 'angle' needs "this.". 815 53
    # warning RequireThis Reference to instance variable 'angle' needs "this.". 970 58
    # warning RequireThis Reference to instance variable 'angle' needs "this.". 971 62
    # warning RequireThis Reference to instance variable 'angle' needs "this.". 972 58
    # warning RequireThis Reference to instance variable 'angle' needs "this.". 973 58

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/java/swing/plaf/gtk/GTKEngine.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'x0' needs "this.". 387 29
    # warning RequireThis Reference to instance variable 'y0' needs "this.". 387 37
    # warning RequireThis Reference to instance variable 'x0' needs "this.". 400 38
    # warning RequireThis Reference to instance variable 'y0' needs "this.". 400 46
    # warning RequireThis Reference to instance variable 'x0' needs "this.". 411 21
    # warning RequireThis Reference to instance variable 'y0' needs "this.". 411 29
    # warning RequireThis Reference to instance variable 'x0' needs "this.". 419 60
    # warning RequireThis Reference to instance variable 'y0' needs "this.". 419 68
    # warning RequireThis Reference to instance variable 'x0' needs "this.". 428 58
    # warning RequireThis Reference to instance variable 'y0' needs "this.". 428 66
    # warning RequireThis Reference to instance variable 'x0' needs "this.". 439 36
    # warning RequireThis Reference to instance variable 'y0' needs "this.". 439 44
    # warning RequireThis Reference to instance variable 'x0' needs "this.". 449 35
    # warning RequireThis Reference to instance variable 'y0' needs "this.". 449 43
    # warning RequireThis Reference to instance variable 'x0' needs "this.". 458 55
    # warning RequireThis Reference to instance variable 'y0' needs "this.". 458 63
    # warning RequireThis Reference to instance variable 'x0' needs "this.". 468 33
    # warning RequireThis Reference to instance variable 'y0' needs "this.". 468 41
    # warning RequireThis Reference to instance variable 'x0' needs "this.". 476 55
    # warning RequireThis Reference to instance variable 'y0' needs "this.". 476 63
    # warning RequireThis Reference to instance variable 'x0' needs "this.". 484 61
    # warning RequireThis Reference to instance variable 'y0' needs "this.". 484 69
    # warning RequireThis Reference to instance variable 'x0' needs "this.". 505 33
    # warning RequireThis Reference to instance variable 'y0' needs "this.". 505 41
    # warning RequireThis Reference to instance variable 'x0' needs "this.". 515 30
    # warning RequireThis Reference to instance variable 'y0' needs "this.". 515 38
    # warning RequireThis Reference to instance variable 'x0' needs "this.". 523 55
    # warning RequireThis Reference to instance variable 'y0' needs "this.". 523 63
    # warning RequireThis Reference to instance variable 'x0' needs "this.". 531 52
    # warning RequireThis Reference to instance variable 'y0' needs "this.". 531 60
    # warning RequireThis Reference to instance variable 'h0' needs "this.". 599 59

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/java/swing/plaf/gtk/GTKFileChooserUI.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'directoryList' needs "this.". 159 13
    # warning RequireThis Reference to instance variable 'fileList' needs "this.". 159 29
    # warning RequireThis Reference to instance variable 'curDir' needs "this.". 950 21
    # warning RequireThis Reference to instance variable 'newFolderErrorSeparator' needs "GTKFileChooserUI.this.". 1225 50

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/java/swing/plaf/gtk/GTKIconFactory.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'method' needs "this.". 188 48
    # warning RequireThis Reference to instance variable 'method' needs "this.". 190 28

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/java/swing/plaf/gtk/GTKStyleFactory.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'wt' needs "this.". 175 45

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/java/swing/plaf/gtk/Metacity.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'arg' needs "this.". 500 50
    # warning RequireThis Reference to instance variable 'arg' needs "this.". 511 63
    # warning RequireThis Reference to instance variable 'arg' needs "this.". 566 43
    # warning RequireThis Reference to instance variable 'cr' needs "this.". 670 33
    # warning RequireThis Reference to instance variable 'cg' needs "this.". 671 33
    # warning RequireThis Reference to instance variable 'cb' needs "this.". 672 33
    # warning RequireThis Reference to instance variable 'x' needs "this.". 1966 28
    # warning RequireThis Reference to instance variable 'y' needs "this.". 1970 28
    # warning RequireThis Reference to instance variable 'width' needs "this.". 1974 28
    # warning RequireThis Reference to instance variable 'height' needs "this.". 1978 28
    # warning RequireThis Reference to instance variable 'arcwidth' needs "this.". 1982 28
    # warning RequireThis Reference to instance variable 'archeight' needs "this.". 1986 28
    # warning RequireThis Reference to instance variable 'w' needs "this.". 2132 64
    # warning RequireThis Reference to instance variable 'aw' needs "this.". 2132 83
    # warning RequireThis Reference to instance variable 'h' needs "this.". 2133 64
    # warning RequireThis Reference to instance variable 'ah' needs "this.". 2133 83
    # warning RequireThis Reference to instance variable 'w' needs "this.". 2148 55
    # warning RequireThis Reference to instance variable 'aw' needs "this.". 2148 74
    # warning RequireThis Reference to instance variable 'h' needs "this.". 2149 55
    # warning RequireThis Reference to instance variable 'ah' needs "this.". 2149 74

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/java/swing/plaf/motif/MotifBorders.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'isRaised' needs "this.". 70 25
    # warning RequireThis Reference to instance variable 'lightShadow' needs "this.". 70 37
    # warning RequireThis Reference to instance variable 'darkShadow' needs "this.". 70 51
    # warning RequireThis Reference to instance variable 'isRaised' needs "this.". 74 25
    # warning RequireThis Reference to instance variable 'darkShadow' needs "this.". 74 37
    # warning RequireThis Reference to instance variable 'lightShadow' needs "this.". 74 50
    # warning RequireThis Reference to instance variable 'shadow' needs "this.". 180 35
    # warning RequireThis Reference to instance variable 'highlight' needs "this.". 180 44
    # warning RequireThis Reference to instance variable 'highlight' needs "this.". 184 35
    # warning RequireThis Reference to instance variable 'shadow' needs "this.". 184 47

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/java/swing/plaf/motif/MotifInternalFrameTitlePane.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'shadow' needs "MotifInternalFrameTitlePane.this.". 273 34
    # warning RequireThis Reference to instance variable 'highlight' needs "MotifInternalFrameTitlePane.this.". 273 43
    # warning RequireThis Reference to instance variable 'highlight' needs "MotifInternalFrameTitlePane.this.". 276 34
    # warning RequireThis Reference to instance variable 'shadow' needs "MotifInternalFrameTitlePane.this.". 276 46
    # warning RequireThis Reference to instance variable 'shadow' needs "MotifInternalFrameTitlePane.this.". 301 34
    # warning RequireThis Reference to instance variable 'highlight' needs "MotifInternalFrameTitlePane.this.". 301 43
    # warning RequireThis Reference to instance variable 'highlight' needs "MotifInternalFrameTitlePane.this.". 304 34
    # warning RequireThis Reference to instance variable 'shadow' needs "MotifInternalFrameTitlePane.this.". 304 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/java/swing/plaf/motif/MotifScrollBarButton.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'darkShadow' needs "this.". 110 36
    # warning RequireThis Reference to instance variable 'lightShadow' needs "this.". 110 49
    # warning RequireThis Reference to instance variable 'lightShadow' needs "this.". 111 37
    # warning RequireThis Reference to instance variable 'darkShadow' needs "this.". 111 51

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/java/swing/plaf/motif/MotifScrollPaneUI.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'vsbBorder' needs "MotifScrollPaneUI.this.". 82 48
    # warning RequireThis Reference to instance variable 'vsbBorder' needs "this.". 128 36
    # warning RequireThis Reference to instance variable 'hsbBorder' needs "this.". 136 36

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/java/swing/plaf/motif/MotifSplitPaneDivider.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'focusedColor' needs "this.". 137 49
    # warning RequireThis Reference to instance variable 'hThumbWidth' needs "this.". 142 32
    # warning RequireThis Reference to instance variable 'hThumbHeight' needs "this.". 143 37
    # warning RequireThis Reference to instance variable 'hThumbHeight' needs "this.". 146 31
    # warning RequireThis Reference to instance variable 'hThumbWidth' needs "this.". 147 26
    # warning RequireThis Reference to instance variable 'hThumbHeight' needs "this.". 147 43
    # warning RequireThis Reference to instance variable 'hThumbWidth' needs "this.". 148 26
    # warning RequireThis Reference to instance variable 'hThumbWidth' needs "this.". 149 26
    # warning RequireThis Reference to instance variable 'hThumbHeight' needs "this.". 149 43
    # warning RequireThis Reference to instance variable 'vThumbOffset' needs "this.". 153 34
    # warning RequireThis Reference to instance variable 'focusedColor' needs "this.". 164 49
    # warning RequireThis Reference to instance variable 'vThumbWidth' needs "this.". 169 32
    # warning RequireThis Reference to instance variable 'vThumbHeight' needs "this.". 170 37
    # warning RequireThis Reference to instance variable 'vThumbHeight' needs "this.". 173 31
    # warning RequireThis Reference to instance variable 'vThumbWidth' needs "this.". 174 26
    # warning RequireThis Reference to instance variable 'vThumbHeight' needs "this.". 174 41
    # warning RequireThis Reference to instance variable 'vThumbWidth' needs "this.". 175 26
    # warning RequireThis Reference to instance variable 'vThumbWidth' needs "this.". 176 26
    # warning RequireThis Reference to instance variable 'vThumbHeight' needs "this.". 176 41
    # warning RequireThis Reference to instance variable 'hThumbOffset' needs "this.". 239 22
    # warning RequireThis Reference to instance variable 'hThumbWidth' needs "this.". 240 26
    # warning RequireThis Reference to instance variable 'hThumbHeight' needs "this.". 241 27
    # warning RequireThis Reference to instance variable 'vThumbOffset' needs "this.". 245 35
    # warning RequireThis Reference to instance variable 'vThumbWidth' needs "this.". 247 26
    # warning RequireThis Reference to instance variable 'vThumbHeight' needs "this.". 248 27

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/java/swing/plaf/motif/MotifTabbedPaneUI.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'unselectedTabBackground' needs "this.". 161 68
    # warning RequireThis Reference to instance variable 'unselectedTabHighlight' needs "this.". 187 49
    # warning RequireThis Reference to instance variable 'unselectedTabShadow' needs "this.". 195 47
    # warning RequireThis Reference to instance variable 'unselectedTabShadow' needs "this.". 202 47
    # warning RequireThis Reference to instance variable 'unselectedTabShadow' needs "this.". 214 47
    # warning RequireThis Reference to instance variable 'unselectedTabShadow' needs "this.". 226 47

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/java/swing/plaf/windows/AnimationController.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'startTime' needs "this.". 366 48
    # warning RequireThis Reference to instance variable 'duration' needs "this.". 367 19
    # warning RequireThis Reference to instance variable 'progress' needs "this.". 387 70
    # warning RequireThis Reference to instance variable 'progress' needs "this.". 393 33
    # warning RequireThis Reference to instance variable 'progress' needs "this.". 395 37

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/java/swing/plaf/windows/TMSchema.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'value' needs "this.". 532 53
    # warning RequireThis Reference to instance variable 'enumName' needs "this.". 560 29
    # warning RequireThis Reference to instance variable 'value' needs "this.". 560 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/java/swing/plaf/windows/WindowsBorders.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'activeColor' needs "this.". 333 29
    # warning RequireThis Reference to instance variable 'inactiveColor' needs "this.". 336 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/java/swing/plaf/windows/WindowsButtonUI.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'dashedRectGapWidth' needs "this.". 131 51
    # warning RequireThis Reference to instance variable 'dashedRectGapHeight' needs "this.". 131 80

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/java/swing/plaf/windows/WindowsComboBoxUI.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'prevState' needs "this.". 470 23

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/java/swing/plaf/windows/WindowsDesktopIconUI.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'width' needs "this.". 95 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/java/swing/plaf/windows/WindowsIconFactory.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'menuItem' needs "this.". 847 49
    # warning RequireThis Reference to instance variable 'type' needs "this.". 954 64

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/java/swing/plaf/windows/WindowsInternalFrameTitlePane.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'buttonHeight' needs "this.". 82 27
    # warning RequireThis Reference to instance variable 'buttonWidth' needs "this.". 85 46
    # warning RequireThis Reference to instance variable 'titleFont' needs "this.". 134 50
    # warning RequireThis Reference to instance variable 'buttonHeight' needs "WindowsInternalFrameTitlePane.this.". 453 26

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/java/swing/plaf/windows/WindowsLookAndFeel.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'baseUnitX' needs "this.". 2499 26
    # warning RequireThis Reference to instance variable 'baseUnitY' needs "this.". 2503 22

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/java/swing/plaf/windows/WindowsMenuUI.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'menuBarHeight' needs "this.". 288 49
    # warning RequireThis Reference to instance variable 'menuBarHeight' needs "this.". 290 24

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/java/swing/plaf/windows/WindowsScrollBarUI.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'horizontalThumbSize' needs "this.". 92 19
    # warning RequireThis Reference to instance variable 'verticalThumbSize' needs "this.". 93 19

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/java/swing/plaf/windows/WindowsTableHeaderUI.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'hasFocus' needs "this.". 177 38
    # warning RequireThis Reference to instance variable 'hasRollover' needs "this.". 177 50
    # warning RequireThis Reference to instance variable 'top' needs "this.". 235 54
    # warning RequireThis Reference to instance variable 'left' needs "this.". 243 21
    # warning RequireThis Reference to instance variable 'left' needs "this.". 243 37
    # warning RequireThis Reference to instance variable 'right' needs "this.". 243 44
    # warning RequireThis Reference to instance variable 'top' needs "this.". 244 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/java/swing/plaf/windows/WindowsToggleButtonUI.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'cachedBackgroundColor' needs "this.". 124 23
    # warning RequireThis Reference to instance variable 'cachedHighlightColor' needs "this.". 124 54
    # warning RequireThis Reference to instance variable 'dashedRectGapWidth' needs "this.". 161 58
    # warning RequireThis Reference to instance variable 'dashedRectGapHeight' needs "this.". 162 59

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/java/swing/plaf/windows/XPStyle.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'state' needs "this.". 529 47
    # warning RequireThis Reference to instance variable 'state' needs "this.". 540 48
    # warning RequireThis Reference to instance variable 'component' needs "this.". 600 60

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/media/sound/AbstractDataLine.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'defaultFormat' needs "this.". 94 23
    # warning RequireThis Reference to instance variable 'defaultBufferSize' needs "this.". 95 27
    # warning RequireThis Reference to instance variable 'defaultFormat' needs "this.". 425 26
    # warning RequireThis Reference to instance variable 'defaultBufferSize' needs "this.". 426 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/media/sound/AlawCodec.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'highByte' needs "this.". 377 60
    # warning RequireThis Reference to instance variable 'lowByte' needs "this.". 378 60

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/media/sound/AudioFloatConverter.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'stepsize' needs "this.". 98 43
    # warning RequireThis Reference to instance variable 'offset' needs "this.". 99 39
    # warning RequireThis Reference to instance variable 'stepsize' needs "this.". 99 72
    # warning RequireThis Reference to instance variable 'mask' needs "this.". 100 53
    # warning RequireThis Reference to instance variable 'stepsize' needs "this.". 112 43
    # warning RequireThis Reference to instance variable 'offset' needs "this.". 113 38
    # warning RequireThis Reference to instance variable 'stepsize' needs "this.". 113 70
    # warning RequireThis Reference to instance variable 'mask' needs "this.". 114 59
    # warning RequireThis Reference to instance variable 'xbytes' needs "this.". 807 23
    # warning RequireThis Reference to instance variable 'xbytes' needs "this.". 823 37
    # warning RequireThis Reference to instance variable 'xbytes' needs "this.". 854 23
    # warning RequireThis Reference to instance variable 'xbytes' needs "this.". 871 37
    # warning RequireThis Reference to instance variable 'xbytes' needs "this.". 894 23
    # warning RequireThis Reference to instance variable 'xbytes' needs "this.". 912 37
    # warning RequireThis Reference to instance variable 'xbytes' needs "this.". 942 23
    # warning RequireThis Reference to instance variable 'xbytes' needs "this.". 961 37

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/media/sound/AudioFloatFormatConverter.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'fsize' needs "this.". 78 30
    # warning RequireThis Reference to instance variable 'fsize' needs "this.". 85 26
    # warning RequireThis Reference to instance variable 'fsize' needs "this.". 93 26
    # warning RequireThis Reference to instance variable 'fsize' needs "this.". 103 37
    # warning RequireThis Reference to instance variable 'fsize' needs "this.". 118 40
    # warning RequireThis Reference to instance variable 'fsize' needs "this.". 121 26
    # warning RequireThis Reference to instance variable 'sourceChannels' needs "this.". 147 62
    # warning RequireThis Reference to instance variable 'sourceChannels' needs "this.". 154 39
    # warning RequireThis Reference to instance variable 'targetChannels' needs "this.". 154 57
    # warning RequireThis Reference to instance variable 'targetChannels' needs "this.". 174 35
    # warning RequireThis Reference to instance variable 'sourceChannels' needs "this.". 174 53
    # warning RequireThis Reference to instance variable 'targetChannels' needs "this.". 184 31
    # warning RequireThis Reference to instance variable 'sourceChannels' needs "this.". 184 49
    # warning RequireThis Reference to instance variable 'targetChannels' needs "this.". 192 37
    # warning RequireThis Reference to instance variable 'sourceChannels' needs "this.". 202 37
    # warning RequireThis Reference to instance variable 'sourceChannels' needs "this.". 207 43
    # warning RequireThis Reference to instance variable 'targetChannels' needs "this.". 221 47
    # warning RequireThis Reference to instance variable 'sourceChannels' needs "this.". 227 27
    # warning RequireThis Reference to instance variable 'targetChannels' needs "this.". 227 45
    # warning RequireThis Reference to instance variable 'targetChannels' needs "this.". 237 40
    # warning RequireThis Reference to instance variable 'sourceChannels' needs "this.". 237 58
    # warning RequireThis Reference to instance variable 'sourceChannels' needs "this.". 240 27
    # warning RequireThis Reference to instance variable 'targetChannels' needs "this.". 240 45
    # warning RequireThis Reference to instance variable 'pad2' needs "this.". 319 60
    # warning RequireThis Reference to instance variable 'buffer_len' needs "this.". 320 49
    # warning RequireThis Reference to instance variable 'pad' needs "this.". 321 42
    # warning RequireThis Reference to instance variable 'buffer_len' needs "this.". 322 27
    # warning RequireThis Reference to instance variable 'ibuffer_index' needs "this.". 348 34
    # warning RequireThis Reference to instance variable 'ibuffer_len' needs "this.". 349 32
    # warning RequireThis Reference to instance variable 'nrofchannels' needs "this.". 372 33
    # warning RequireThis Reference to instance variable 'pad2' needs "this.". 374 52
    # warning RequireThis Reference to instance variable 'ibuffer_len' needs "this.". 380 31
    # warning RequireThis Reference to instance variable 'ibuffer_len' needs "this.". 386 31
    # warning RequireThis Reference to instance variable 'nrofchannels' needs "this.". 392 32
    # warning RequireThis Reference to instance variable 'nrofchannels' needs "this.". 398 33
    # warning RequireThis Reference to instance variable 'nrofchannels' needs "this.". 400 67
    # warning RequireThis Reference to instance variable 'nrofchannels' needs "this.". 410 62
    # warning RequireThis Reference to instance variable 'nrofchannels' needs "this.". 411 57
    # warning RequireThis Reference to instance variable 'nrofchannels' needs "this.". 418 32
    # warning RequireThis Reference to instance variable 'pad' needs "this.". 423 57
    # warning RequireThis Reference to instance variable 'pad' needs "this.". 425 44
    # warning RequireThis Reference to instance variable 'pad2' needs "this.". 429 30
    # warning RequireThis Reference to instance variable 'nrofchannels' needs "this.". 437 37
    # warning RequireThis Reference to instance variable 'ibuffer_index' needs "this.". 438 29
    # warning RequireThis Reference to instance variable 'nrofchannels' needs "this.". 442 51
    # warning RequireThis Reference to instance variable 'nrofchannels' needs "this.". 448 33
    # warning RequireThis Reference to instance variable 'nrofchannels' needs "this.". 451 56
    # warning RequireThis Reference to instance variable 'nrofchannels' needs "this.". 455 35
    # warning RequireThis Reference to instance variable 'mark_ibuffer_index' needs "this.". 463 29
    # warning RequireThis Reference to instance variable 'mark_ibuffer_len' needs "this.". 464 27

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/media/sound/AudioFloatInputStream.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'framesize_pc' needs "this.". 66 37
    # warning RequireThis Reference to instance variable 'buffer_len' needs "this.". 86 24
    # warning RequireThis Reference to instance variable 'buffer_len' needs "this.". 90 29
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 91 36
    # warning RequireThis Reference to instance variable 'framesize_pc' needs "this.". 92 66
    # warning RequireThis Reference to instance variable 'buffer_len' needs "this.". 100 24
    # warning RequireThis Reference to instance variable 'buffer_len' needs "this.". 104 29
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 105 36
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 112 33
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 121 23
    # warning RequireThis Reference to instance variable 'markpos' needs "this.". 131 19
    # warning RequireThis Reference to instance variable 'framesize_pc' needs "this.". 188 31
    # warning RequireThis Reference to instance variable 'framesize_pc' needs "this.". 194 58
    # warning RequireThis Reference to instance variable 'framesize_pc' needs "this.". 195 26
    # warning RequireThis Reference to instance variable 'framesize_pc' needs "this.". 200 32
    # warning RequireThis Reference to instance variable 'framesize_pc' needs "this.". 204 26
    # warning RequireThis Reference to instance variable 'framesize_pc' needs "this.". 209 41
    # warning RequireThis Reference to instance variable 'framesize_pc' needs "this.". 219 37

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/media/sound/DLSInstrument.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'bank' needs "this.". 109 35
    # warning RequireThis Reference to instance variable 'preset' needs "this.". 109 56
    # warning RequireThis Reference to instance variable 'bank' needs "this.". 112 35
    # warning RequireThis Reference to instance variable 'preset' needs "this.". 112 56

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/media/sound/DLSSoundbank.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'i1' needs "this.". 106 25
    # warning RequireThis Reference to instance variable 'minor' needs "this.". 1192 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/media/sound/DataPusher.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'STATE_STOPPING' needs "this.". 99 32
    # warning RequireThis Reference to instance variable 'STATE_PLAYING' needs "this.". 106 27
    # warning RequireThis Reference to instance variable 'STATE_STOPPING' needs "this.". 132 28
    # warning RequireThis Reference to instance variable 'STATE_STOPPED' needs "this.". 133 31
    # warning RequireThis Reference to instance variable 'STATE_WAITING' needs "this.". 140 23
    # warning RequireThis Reference to instance variable 'STATE_PLAYING' needs "this.". 147 57
    # warning RequireThis Reference to instance variable 'audioData' needs "this.". 172 22
    # warning RequireThis Reference to instance variable 'STATE_STOPPING' needs "this.". 174 31
    # warning RequireThis Reference to instance variable 'STATE_WAITING' needs "this.". 176 36
    # warning RequireThis Reference to instance variable 'STATE_WAITING' needs "this.". 181 47
    # warning RequireThis Reference to instance variable 'STATE_STOPPING' needs "this.". 182 47
    # warning RequireThis Reference to instance variable 'newPos' needs "this.". 190 31
    # warning RequireThis Reference to instance variable 'STATE_PLAYING' needs "this.". 193 31
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 206 57
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 207 57
    # warning RequireThis Reference to instance variable 'looping' needs "this.". 215 43
    # warning RequireThis Reference to instance variable 'STATE_WAITING' needs "this.". 221 35
    # warning RequireThis Reference to instance variable 'STATE_STOPPING' needs "this.". 230 23
    # warning RequireThis Reference to instance variable 'STATE_STOPPED' needs "this.". 240 23

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/media/sound/DirectAudioDevice.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'balanceControl' needs "this.". 455 39
    # warning RequireThis Reference to instance variable 'panControl' needs "this.". 459 39
    # warning RequireThis Reference to instance variable 'gainControl' needs "this.". 461 35
    # warning RequireThis Reference to instance variable 'muteControl' needs "this.". 462 35
    # warning RequireThis Reference to instance variable 'softwareConversionSize' needs "this.". 480 40
    # warning RequireThis Reference to instance variable 'stoppedWritten' needs "this.". 555 29
    # warning RequireThis Reference to instance variable 'bytePosition' needs "this.". 703 90
    # warning RequireThis Reference to instance variable 'doIO' needs "this.". 735 32
    # warning RequireThis Reference to instance variable 'doIO' needs "this.". 785 28
    # warning RequireThis Reference to instance variable 'frameSize' needs "this.". 1193 45
    # warning RequireThis Reference to instance variable 'frameSize' needs "this.". 1200 37
    # warning RequireThis Reference to instance variable 'frameSize' needs "this.". 1208 57
    # warning RequireThis Reference to instance variable 'newFramePosition' needs "this.". 1213 68
    # warning RequireThis Reference to instance variable 'clipBytePosition' needs "this.". 1214 68
    # warning RequireThis Reference to instance variable 'loopStartFrame' needs "this.". 1273 64
    # warning RequireThis Reference to instance variable 'loopEndFrame' needs "this.". 1273 96
    # warning RequireThis Reference to instance variable 'frameSize' needs "this.". 1363 63
    # warning RequireThis Reference to instance variable 'loopEndFrame' needs "this.". 1368 36
    # warning RequireThis Reference to instance variable 'frameSize' needs "this.". 1370 57
    # warning RequireThis Reference to instance variable 'frameSize' needs "this.". 1372 56
    # warning RequireThis Reference to instance variable 'frameSize' needs "this.". 1380 55
    # warning RequireThis Reference to instance variable 'loopStartFrame' needs "this.". 1390 52
    # warning RequireThis Reference to instance variable 'clipBytePosition' needs "this.". 1394 122
    # warning RequireThis Reference to instance variable 'autoclosing' needs "this.". 1420 26

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/media/sound/EventDispatcher.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'expiration' needs "this.". 422 31

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/media/sound/FFT.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'fftFrameSize2' needs "this.". 54 29
    # warning RequireThis Reference to instance variable 'fftFrameSize2' needs "this.". 57 42
    # warning RequireThis Reference to instance variable 'fftFrameSize' needs "this.". 692 29
    # warning RequireThis Reference to instance variable 'fftFrameSize' needs "this.". 731 25

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/media/sound/JavaSoundAudioClip.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'lastPlayCall' needs "this.". 141 35
    # warning RequireThis Reference to instance variable 'clipLooping' needs "this.". 157 33
    # warning RequireThis Reference to instance variable 'loadedAudioByteLength' needs "this.". 344 82
    # warning RequireThis Reference to instance variable 'loadedAudioFormat' needs "this.". 383 77
    # warning RequireThis Reference to instance variable 'clip' needs "this.". 389 82
    # warning RequireThis Reference to instance variable 'loadedAudioFormat' needs "this.". 416 77

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/media/sound/MidiUtils.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'firstTempoIsFake' needs "this.". 360 56

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/media/sound/ModelByteBuffer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'left' needs "this.". 68 25
    # warning RequireThis Reference to instance variable 'left' needs "this.". 75 28
    # warning RequireThis Reference to instance variable 'markleft' needs "this.". 89 20
    # warning RequireThis Reference to instance variable 'left' needs "this.". 96 21
    # warning RequireThis Reference to instance variable 'left' needs "this.". 97 21
    # warning RequireThis Reference to instance variable 'left' needs "this.". 106 23
    # warning RequireThis Reference to instance variable 'left' needs "this.". 107 28
    # warning RequireThis Reference to instance variable 'left' needs "this.". 120 23
    # warning RequireThis Reference to instance variable 'left' needs "this.". 121 28
    # warning RequireThis Reference to instance variable 'offset' needs "this.". 246 41

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/media/sound/ModelByteBufferWavetable.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'framesize_pc' needs "this.". 71 58
    # warning RequireThis Reference to instance variable 'framesize_pc' needs "this.". 72 28
    # warning RequireThis Reference to instance variable 'framesize_pc' needs "this.". 79 28
    # warning RequireThis Reference to instance variable 'framesize_pc' needs "this.". 95 48
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 121 71
    # warning RequireThis Reference to instance variable 'pos2' needs "this.". 121 77
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 126 23
    # warning RequireThis Reference to instance variable 'pos2' needs "this.". 127 24
    # warning RequireThis Reference to instance variable 'markpos' needs "this.". 132 19
    # warning RequireThis Reference to instance variable 'markpos2' needs "this.". 133 20

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/media/sound/ModelIdentifier.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'instance' needs "this.". 168 35
    # warning RequireThis Reference to instance variable 'instance' needs "this.". 170 35
    # warning RequireThis Reference to instance variable 'variable' needs "this.". 170 58

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/media/sound/PCMtoPCMCodec.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'PCM_SWITCH_SIGNED_8BIT' needs "this.". 376 38
    # warning RequireThis Reference to instance variable 'PCM_SWITCH_SIGNED_8BIT' needs "this.". 381 38
    # warning RequireThis Reference to instance variable 'PCM_SWITCH_ENDIAN' needs "this.". 388 38
    # warning RequireThis Reference to instance variable 'PCM_UNSIGNED_LE2SIGNED_BE' needs "this.". 395 38
    # warning RequireThis Reference to instance variable 'PCM_SIGNED_LE2UNSIGNED_BE' needs "this.". 401 38
    # warning RequireThis Reference to instance variable 'PCM_UNSIGNED_BE2SIGNED_LE' needs "this.". 407 38
    # warning RequireThis Reference to instance variable 'PCM_SIGNED_BE2UNSIGNED_LE' needs "this.". 413 38
    # warning RequireThis Reference to instance variable 'PCM_SWITCH_SIGNED_8BIT' needs "this.". 449 39
    # warning RequireThis Reference to instance variable 'sampleSizeInBytes' needs "this.". 547 53
    # warning RequireThis Reference to instance variable 'sampleSizeInBytes' needs "this.". 554 28
    # warning RequireThis Reference to instance variable 'sampleSizeInBytes' needs "this.". 554 75
    # warning RequireThis Reference to instance variable 'sampleSizeInBytes' needs "this.". 562 58

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/media/sound/PortMixer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'id' needs "this.". 152 72
    # warning RequireThis Reference to instance variable 'id' needs "this.". 241 40

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/media/sound/RIFFReader.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'ckSize' needs "this.". 81 17
    # warning RequireThis Reference to instance variable 'avail' needs "this.". 141 19
    # warning RequireThis Reference to instance variable 'avail' needs "this.". 142 52
    # warning RequireThis Reference to instance variable 'avail' needs "this.". 210 70
    # warning RequireThis Reference to instance variable 'root' needs "this.". 341 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/media/sound/RIFFWriter.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'length' needs "this.". 152 27
    # warning RequireThis Reference to instance variable 'startpointer' needs "this.". 256 37

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/media/sound/RealTimeSequencer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'cacheTempoMPQ' needs "this.". 387 32
    # warning RequireThis Reference to instance variable 'loopEnd' needs "this.". 705 44
    # warning RequireThis Reference to instance variable 'cacheTempoMPQ' needs "this.". 828 39
    # warning RequireThis Reference to instance variable 'autoConnect' needs "this.". 868 35
    # warning RequireThis Reference to instance variable 'thread' needs "this.". 1337 29
    # warning RequireThis Reference to instance variable 'running' needs "RealTimeSequencer.this.". 1367 45
    # warning RequireThis Reference to instance variable 'running' needs "RealTimeSequencer.this.". 1368 48
    # warning RequireThis Reference to instance variable 'lastTick' needs "this.". 1477 39
    # warning RequireThis Reference to instance variable 'currTempo' needs "this.". 1485 45
    # warning RequireThis Reference to instance variable 'lastTick' needs "this.". 1486 38
    # warning RequireThis Reference to instance variable 'loopCount' needs "RealTimeSequencer.this.". 1534 31
    # warning RequireThis Reference to instance variable 'trackMuted' needs "RealTimeSequencer.this.". 1576 24
    # warning RequireThis Reference to instance variable 'trackSolo' needs "RealTimeSequencer.this.". 1577 24
    # warning RequireThis Reference to instance variable 'tempoFactor' needs "this.". 1805 54
    # warning RequireThis Reference to instance variable 'divisionType' needs "this.". 1806 45
    # warning RequireThis Reference to instance variable 'resolution' needs "this.". 1807 45
    # warning RequireThis Reference to instance variable 'inverseTempoFactor' needs "this.". 1812 57
    # warning RequireThis Reference to instance variable 'divisionType' needs "this.". 1819 60
    # warning RequireThis Reference to instance variable 'resolution' needs "this.". 1819 86
    # warning RequireThis Reference to instance variable 'inverseTempoFactor' needs "this.". 1823 57
    # warning RequireThis Reference to instance variable 'ignoreTempoEventAt' needs "this.". 1850 48
    # warning RequireThis Reference to instance variable 'lastTick' needs "this.". 1933 34
    # warning RequireThis Reference to instance variable 'checkPointMillis' needs "this.". 1940 76
    # warning RequireThis Reference to instance variable 'loopEnd' needs "RealTimeSequencer.this.". 1945 41
    # warning RequireThis Reference to instance variable 'loopEnd' needs "RealTimeSequencer.this.". 1945 66
    # warning RequireThis Reference to instance variable 'lastTick' needs "this.". 1950 93
    # warning RequireThis Reference to instance variable 'loopEnd' needs "RealTimeSequencer.this.". 1952 78
    # warning RequireThis Reference to instance variable 'loopStart' needs "RealTimeSequencer.this.". 1953 91
    # warning RequireThis Reference to instance variable 'currLoopCounter' needs "this.". 1954 90
    # warning RequireThis Reference to instance variable 'checkPointMillis' needs "this.". 1956 87
    # warning RequireThis Reference to instance variable 'checkPointTick' needs "this.". 1957 85
    # warning RequireThis Reference to instance variable 'lastTick' needs "this.". 2039 39
    # warning RequireThis Reference to instance variable 'lastTick' needs "this.". 2046 79
    # warning RequireThis Reference to instance variable 'loopEnd' needs "RealTimeSequencer.this.". 2047 70
    # warning RequireThis Reference to instance variable 'loopStart' needs "RealTimeSequencer.this.". 2048 83
    # warning RequireThis Reference to instance variable 'currLoopCounter' needs "this.". 2049 82
    # warning RequireThis Reference to instance variable 'checkPointTick' needs "this.". 2059 88
    # warning RequireThis Reference to instance variable 'loopStart' needs "RealTimeSequencer.this.". 2060 38
    # warning RequireThis Reference to instance variable 'checkPointMillis' needs "this.". 2062 83
    # warning RequireThis Reference to instance variable 'checkPointTick' needs "this.". 2063 81

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/media/sound/SF2Instrument.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'name' needs "this.". 130 34
    # warning RequireThis Reference to instance variable 'preset' needs "this.". 130 55
    # warning RequireThis Reference to instance variable 'name' needs "this.". 132 37
    # warning RequireThis Reference to instance variable 'bank' needs "this.". 132 56
    # warning RequireThis Reference to instance variable 'preset' needs "this.". 133 37

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/media/sound/SF2Layer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'name' needs "this.". 79 28

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/media/sound/SF2Sample.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'name' needs "this.". 218 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/media/sound/SF2Soundbank.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'minor' needs "this.". 837 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/media/sound/SoftAbstractResampler.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'pad2' needs "this.". 74 50
    # warning RequireThis Reference to instance variable 'nrofchannels' needs "this.". 94 34
    # warning RequireThis Reference to instance variable 'pad2' needs "this.". 95 65
    # warning RequireThis Reference to instance variable 'sector_size' needs "this.". 106 51
    # warning RequireThis Reference to instance variable 'pad2' needs "this.". 118 61
    # warning RequireThis Reference to instance variable 'samplerateconv' needs "this.". 123 28
    # warning RequireThis Reference to instance variable 'samplerateconv' needs "this.". 124 32
    # warning RequireThis Reference to instance variable 'nrofchannels' needs "this.". 130 33
    # warning RequireThis Reference to instance variable 'pad2' needs "this.". 131 68
    # warning RequireThis Reference to instance variable 'pad' needs "this.". 132 21
    # warning RequireThis Reference to instance variable 'pad' needs "this.". 135 35
    # warning RequireThis Reference to instance variable 'samplerateconv' needs "this.". 151 19
    # warning RequireThis Reference to instance variable 'pad' needs "this.". 158 25
    # warning RequireThis Reference to instance variable 'sector_size' needs "this.". 162 62
    # warning RequireThis Reference to instance variable 'sector_loopstart' needs "this.". 163 34
    # warning RequireThis Reference to instance variable 'sector_size' needs "this.". 164 46
    # warning RequireThis Reference to instance variable 'sector_size' needs "this.". 167 30
    # warning RequireThis Reference to instance variable 'sector_size' needs "this.". 169 34
    # warning RequireThis Reference to instance variable 'pad' needs "this.". 174 40
    # warning RequireThis Reference to instance variable 'pad' needs "this.". 181 44
    # warning RequireThis Reference to instance variable 'pad' needs "this.". 182 62
    # warning RequireThis Reference to instance variable 'sector_size' needs "this.". 182 69
    # warning RequireThis Reference to instance variable 'pad' needs "this.". 189 43
    # warning RequireThis Reference to instance variable 'sector_loopstart' needs "this.". 191 43
    # warning RequireThis Reference to instance variable 'sector_size' needs "this.". 196 26
    # warning RequireThis Reference to instance variable 'sector_size' needs "this.". 198 30
    # warning RequireThis Reference to instance variable 'nrofchannels' needs "this.". 200 37
    # warning RequireThis Reference to instance variable 'pad2' needs "this.". 202 41
    # warning RequireThis Reference to instance variable 'sector_size' needs "this.". 203 50
    # warning RequireThis Reference to instance variable 'nrofchannels' needs "this.". 210 46
    # warning RequireThis Reference to instance variable 'nrofchannels' needs "this.". 217 38
    # warning RequireThis Reference to instance variable 'nrofchannels' needs "this.". 218 45
    # warning RequireThis Reference to instance variable 'nrofchannels' needs "this.". 233 41
    # warning RequireThis Reference to instance variable 'sector_size' needs "this.". 234 62
    # warning RequireThis Reference to instance variable 'sector_size' needs "this.". 237 28
    # warning RequireThis Reference to instance variable 'nrofchannels' needs "this.". 238 41
    # warning RequireThis Reference to instance variable 'sector_size' needs "this.". 239 68
    # warning RequireThis Reference to instance variable 'nrofchannels' needs "this.". 250 33
    # warning RequireThis Reference to instance variable 'pad' needs "this.". 283 41
    # warning RequireThis Reference to instance variable 'pad' needs "this.". 285 25
    # warning RequireThis Reference to instance variable 'pad' needs "this.". 292 50
    # warning RequireThis Reference to instance variable 'streampos' needs "this.". 293 45
    # warning RequireThis Reference to instance variable 'pad2' needs "this.". 293 57
    # warning RequireThis Reference to instance variable 'pad' needs "this.". 298 55
    # warning RequireThis Reference to instance variable 'looplen' needs "this.". 302 38
    # warning RequireThis Reference to instance variable 'pad' needs "this.". 303 37
    # warning RequireThis Reference to instance variable 'loopdirection' needs "this.". 308 42
    # warning RequireThis Reference to instance variable 'pad2' needs "this.". 311 44
    # warning RequireThis Reference to instance variable 'pad2' needs "this.". 312 44
    # warning RequireThis Reference to instance variable 'nrofchannels' needs "this.". 318 41
    # warning RequireThis Reference to instance variable 'pad2' needs "this.". 328 44
    # warning RequireThis Reference to instance variable 'pad2' needs "this.". 330 44
    # warning RequireThis Reference to instance variable 'sector_size' needs "this.". 340 37
    # warning RequireThis Reference to instance variable 'loopstart' needs "this.". 340 62
    # warning RequireThis Reference to instance variable 'pad' needs "this.". 340 74
    # warning RequireThis Reference to instance variable 'looplen' needs "this.". 341 45
    # warning RequireThis Reference to instance variable 'streampos' needs "this.". 341 55
    # warning RequireThis Reference to instance variable 'pad2' needs "this.". 341 67
    # warning RequireThis Reference to instance variable 'pad' needs "this.". 346 41
    # warning RequireThis Reference to instance variable 'pad' needs "this.". 349 51
    # warning RequireThis Reference to instance variable 'looplen' needs "this.". 350 38
    # warning RequireThis Reference to instance variable 'loopdirection' needs "this.". 356 38
    # warning RequireThis Reference to instance variable 'nrofchannels' needs "this.". 362 37

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/media/sound/SoftAudioBuffer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'size' needs "this.". 120 37

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/media/sound/SoftChannel.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'tuning' needs "this.". 367 24
    # warning RequireThis Reference to instance variable 'channel' needs "this.". 370 25
    # warning RequireThis Reference to instance variable 'bank' needs "this.". 371 22
    # warning RequireThis Reference to instance variable 'program' needs "this.". 372 25
    # warning RequireThis Reference to instance variable 'current_instrument' needs "this.". 373 28
    # warning RequireThis Reference to instance variable 'channel' needs "this.". 443 53
    # warning RequireThis Reference to instance variable 'channel' needs "this.". 459 66
    # warning RequireThis Reference to instance variable 'channel' needs "this.". 476 66
    # warning RequireThis Reference to instance variable 'channel' needs "this.". 577 58
    # warning RequireThis Reference to instance variable 'channel' needs "this.". 650 66
    # warning RequireThis Reference to instance variable 's' needs "this.". 888 57
    # warning RequireThis Reference to instance variable 's' needs "this.". 943 56
    # warning RequireThis Reference to instance variable 'channel' needs "this.". 1143 58
    # warning RequireThis Reference to instance variable 'channel' needs "this.". 1153 74
    # warning RequireThis Reference to instance variable 'channel' needs "this.". 1173 54
    # warning RequireThis Reference to instance variable 'channel' needs "this.". 1181 54
    # warning RequireThis Reference to instance variable 'channel' needs "this.". 1495 58
    # warning RequireThis Reference to instance variable 'channel' needs "this.". 1508 58
    # warning RequireThis Reference to instance variable 'channel' needs "this.". 1555 62
    # warning RequireThis Reference to instance variable 'channel' needs "this.". 1602 62

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/media/sound/SoftChorus.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'lastdelay' needs "this.". 75 41
    # warning RequireThis Reference to instance variable 'rgain' needs "this.". 101 36
    # warning RequireThis Reference to instance variable 'samplerate' needs "this.". 135 34
    # warning RequireThis Reference to instance variable 'controlrate' needs "this.". 140 48
    # warning RequireThis Reference to instance variable 'phase_step' needs "this.". 161 22
    # warning RequireThis Reference to instance variable 'phase_step' needs "this.". 168 22
    # warning RequireThis Reference to instance variable 'controlrate' needs "this.". 297 34

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/media/sound/SoftEnvelopeGenerator.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'used_count' needs "this.". 67 29
    # warning RequireThis Reference to instance variable 'used_count' needs "this.". 93 25
    # warning RequireThis Reference to instance variable 'used_count' needs "this.". 128 29
    # warning RequireThis Reference to instance variable 'control_time' needs "this.". 137 65
    # warning RequireThis Reference to instance variable 'control_time' needs "this.". 153 64
    # warning RequireThis Reference to instance variable 'control_time' needs "this.". 176 54
    # warning RequireThis Reference to instance variable 'control_time' needs "this.". 190 61
    # warning RequireThis Reference to instance variable 'control_time' needs "this.". 195 52
    # warning RequireThis Reference to instance variable 'control_time' needs "this.". 225 58
    # warning RequireThis Reference to instance variable 'control_time' needs "this.". 262 65
    # warning RequireThis Reference to instance variable 'sustain' needs "this.". 273 41
    # warning RequireThis Reference to instance variable 'control_time' needs "this.". 276 66

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/media/sound/SoftFilter.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'a0' needs "this.". 158 23
    # warning RequireThis Reference to instance variable 'a1' needs "this.". 159 23
    # warning RequireThis Reference to instance variable 'a2' needs "this.". 160 23
    # warning RequireThis Reference to instance variable 'b1' needs "this.". 161 23
    # warning RequireThis Reference to instance variable 'b2' needs "this.". 162 23
    # warning RequireThis Reference to instance variable 'gain' needs "this.". 163 25
    # warning RequireThis Reference to instance variable 'wet' needs "this.". 164 24
    # warning RequireThis Reference to instance variable 'samplerate' needs "this.". 302 34
    # warning RequireThis Reference to instance variable 'samplerate' needs "this.". 330 34
    # warning RequireThis Reference to instance variable 'samplerate' needs "this.". 357 34
    # warning RequireThis Reference to instance variable 'samplerate' needs "this.". 388 34
    # warning RequireThis Reference to instance variable 'a0' needs "this.". 423 23
    # warning RequireThis Reference to instance variable 'a1' needs "this.". 424 23
    # warning RequireThis Reference to instance variable 'a2' needs "this.". 425 23
    # warning RequireThis Reference to instance variable 'b1' needs "this.". 426 23
    # warning RequireThis Reference to instance variable 'b2' needs "this.". 427 23
    # warning RequireThis Reference to instance variable 'q' needs "this.". 428 22
    # warning RequireThis Reference to instance variable 'gain' needs "this.". 429 25
    # warning RequireThis Reference to instance variable 'wet' needs "this.". 430 24
    # warning RequireThis Reference to instance variable 'cutoff' needs "this.". 530 48
    # warning RequireThis Reference to instance variable 'samplerate' needs "this.". 530 57
    # warning RequireThis Reference to instance variable 'resonancedB' needs "this.". 539 39
    # warning RequireThis Reference to instance variable 'a0' needs "this.". 552 23
    # warning RequireThis Reference to instance variable 'q' needs "this.". 553 22
    # warning RequireThis Reference to instance variable 'gain' needs "this.". 554 25
    # warning RequireThis Reference to instance variable 'wet' needs "this.". 555 24

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/media/sound/SoftJitterCorrector.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'readpos' needs "this.". 67 32
    # warning RequireThis Reference to instance variable 'readpos' needs "this.". 68 42
    # warning RequireThis Reference to instance variable 'w_min' needs "this.". 69 31
    # warning RequireThis Reference to instance variable 'readpos' needs "this.". 87 36
    # warning RequireThis Reference to instance variable 'readpos' needs "this.". 108 33
    # warning RequireThis Reference to instance variable 'readpos' needs "this.". 109 47
    # warning RequireThis Reference to instance variable 'readpos' needs "JitterStream.this.". 146 54
    # warning RequireThis Reference to instance variable 'w_count' needs "JitterStream.this.". 150 46
    # warning RequireThis Reference to instance variable 'w_min_tol' needs "JitterStream.this.". 152 53
    # warning RequireThis Reference to instance variable 'w_max_tol' needs "JitterStream.this.". 153 71
    # warning RequireThis Reference to instance variable 'w_min' needs "JitterStream.this.". 154 67
    # warning RequireThis Reference to instance variable 'w_max_tol' needs "JitterStream.this.". 156 53
    # warning RequireThis Reference to instance variable 'w_max_tol' needs "JitterStream.this.". 157 71
    # warning RequireThis Reference to instance variable 'w_min' needs "JitterStream.this.". 158 67
    # warning RequireThis Reference to instance variable 'bbuffer_max' needs "JitterStream.this.". 166 46
    # warning RequireThis Reference to instance variable 'readpos' needs "JitterStream.this.". 168 58
    # warning RequireThis Reference to instance variable 'bbuffer_pos' needs "this.". 274 37

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/media/sound/SoftLanczosResampler.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'sinc_table_fsize' needs "this.". 43 29
    # warning RequireThis Reference to instance variable 'sinc_table_fsize' needs "this.". 45 40
    # warning RequireThis Reference to instance variable 'sinc_table_fsize' needs "this.". 93 63
    # warning RequireThis Reference to instance variable 'sinc_table_center' needs "this.". 94 32
    # warning RequireThis Reference to instance variable 'sinc_table_size' needs "this.". 96 37
    # warning RequireThis Reference to instance variable 'sinc_table_fsize' needs "this.". 105 63
    # warning RequireThis Reference to instance variable 'sinc_table_center' needs "this.". 106 32
    # warning RequireThis Reference to instance variable 'sinc_table_size' needs "this.". 108 37

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/media/sound/SoftLimiter.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'controlrate' needs "this.". 84 34
    # warning RequireThis Reference to instance variable 'gain' needs "this.". 142 23
    # warning RequireThis Reference to instance variable 'gain' needs "this.". 145 38
    # warning RequireThis Reference to instance variable 'gain' needs "this.". 153 43
    # warning RequireThis Reference to instance variable 'gain' needs "this.". 164 43
    # warning RequireThis Reference to instance variable 'gain' needs "this.". 165 43
    # warning RequireThis Reference to instance variable 'gain' needs "this.". 176 42
    # warning RequireThis Reference to instance variable 'gain' needs "this.". 187 42
    # warning RequireThis Reference to instance variable 'gain' needs "this.". 188 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/media/sound/SoftLowFrequencyOscillator.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'used_count' needs "this.". 58 29
    # warning RequireThis Reference to instance variable 'used_count' needs "this.". 76 29
    # warning RequireThis Reference to instance variable 'control_time' needs "this.". 78 50
    # warning RequireThis Reference to instance variable 'used_count' needs "this.". 86 29
    # warning RequireThis Reference to instance variable 'sin_factor' needs "this.". 97 40
    # warning RequireThis Reference to instance variable 'used_count' needs "this.". 123 25

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/media/sound/SoftMainMixer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'msec_buffer_len' needs "this.". 429 48
    # warning RequireThis Reference to instance variable 'max_delay_midievent' needs "this.". 433 34
    # warning RequireThis Reference to instance variable 'max_delay_midievent' needs "this.". 434 35
    # warning RequireThis Reference to instance variable 'samplerate' needs "this.". 489 62
    # warning RequireThis Reference to instance variable 'msec_last_activity' needs "this.". 497 33
    # warning RequireThis Reference to instance variable 'buffer_len' needs "this.". 508 27
    # warning RequireThis Reference to instance variable 'cur_registeredMixers' needs "this.". 532 36
    # warning RequireThis Reference to instance variable 'last_volume_left' needs "this.". 697 46
    # warning RequireThis Reference to instance variable 'last_volume_right' needs "this.". 704 51
    # warning RequireThis Reference to instance variable 'samplerate' needs "this.". 777 32
    # warning RequireThis Reference to instance variable 'nrofchannels' needs "this.". 871 23
    # warning RequireThis Reference to instance variable 'nrofchannels' needs "this.". 883 37
    # warning RequireThis Reference to instance variable 'bbuffer_pos' needs "this.". 919 41
    # warning RequireThis Reference to instance variable 'samplerate' needs "this.". 1143 40
    # warning RequireThis Reference to instance variable 'samplerate' needs "this.". 1146 49

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/media/sound/SoftMixingClip.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'framesize' needs "SoftMixingClip.this.". 69 43
    # warning RequireThis Reference to instance variable 'framesize' needs "SoftMixingClip.this.". 70 47
    # warning RequireThis Reference to instance variable 'framesize' needs "SoftMixingClip.this.". 71 44
    # warning RequireThis Reference to instance variable 'framesize' needs "SoftMixingClip.this.". 100 48
    # warning RequireThis Reference to instance variable 'framesize' needs "SoftMixingClip.this.". 105 40
    # warning RequireThis Reference to instance variable 'framesize' needs "SoftMixingClip.this.". 112 37
    # warning RequireThis Reference to instance variable 'active' needs "this.". 181 23
    # warning RequireThis Reference to instance variable '_active' needs "this.". 184 22
    # warning RequireThis Reference to instance variable 'frameposition' needs "this.". 188 30
    # warning RequireThis Reference to instance variable '_frameposition' needs "this.". 192 29
    # warning RequireThis Reference to instance variable 'loopcount' needs "this.". 195 26
    # warning RequireThis Reference to instance variable 'loopstart' needs "this.". 196 26
    # warning RequireThis Reference to instance variable 'loopend' needs "this.". 197 24
    # warning RequireThis Reference to instance variable 'in_nrofchannels' needs "this.". 217 39
    # warning RequireThis Reference to instance variable 'in_nrofchannels' needs "this.". 228 28
    # warning RequireThis Reference to instance variable '_leftgain' needs "this.". 235 45
    # warning RequireThis Reference to instance variable '_rightgain' needs "this.". 241 54
    # warning RequireThis Reference to instance variable '_rightgain' needs "this.". 245 54
    # warning RequireThis Reference to instance variable '_eff1gain' needs "this.". 256 49
    # warning RequireThis Reference to instance variable '_eff1gain' needs "this.". 260 53
    # warning RequireThis Reference to instance variable '_eff2gain' needs "this.". 269 49
    # warning RequireThis Reference to instance variable '_eff2gain' needs "this.". 273 53
    # warning RequireThis Reference to instance variable 'framesize' needs "this.". 411 27
    # warning RequireThis Reference to instance variable 'bufferSize' needs "this.". 411 39
    # warning RequireThis Reference to instance variable 'framesize' needs "this.". 415 25
    # warning RequireThis Reference to instance variable 'bufferSize' needs "this.". 415 37

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/media/sound/SoftMixingDataLine.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'pad2' needs "this.". 128 60
    # warning RequireThis Reference to instance variable 'buffer_len' needs "this.". 129 49
    # warning RequireThis Reference to instance variable 'pad' needs "this.". 130 42
    # warning RequireThis Reference to instance variable 'buffer_len' needs "this.". 131 27
    # warning RequireThis Reference to instance variable 'ibuffer_index' needs "this.". 157 34
    # warning RequireThis Reference to instance variable 'ibuffer_len' needs "this.". 158 32
    # warning RequireThis Reference to instance variable 'nrofchannels' needs "this.". 181 33
    # warning RequireThis Reference to instance variable 'pad2' needs "this.". 183 52
    # warning RequireThis Reference to instance variable 'ibuffer_len' needs "this.". 189 31
    # warning RequireThis Reference to instance variable 'ibuffer_len' needs "this.". 195 31
    # warning RequireThis Reference to instance variable 'nrofchannels' needs "this.". 201 32
    # warning RequireThis Reference to instance variable 'nrofchannels' needs "this.". 207 33
    # warning RequireThis Reference to instance variable 'nrofchannels' needs "this.". 209 67
    # warning RequireThis Reference to instance variable 'nrofchannels' needs "this.". 219 62
    # warning RequireThis Reference to instance variable 'nrofchannels' needs "this.". 220 57
    # warning RequireThis Reference to instance variable 'nrofchannels' needs "this.". 226 32
    # warning RequireThis Reference to instance variable 'pad' needs "this.". 231 57
    # warning RequireThis Reference to instance variable 'pad' needs "this.". 233 44
    # warning RequireThis Reference to instance variable 'pad2' needs "this.". 237 30
    # warning RequireThis Reference to instance variable 'nrofchannels' needs "this.". 245 37
    # warning RequireThis Reference to instance variable 'ibuffer_index' needs "this.". 246 29
    # warning RequireThis Reference to instance variable 'nrofchannels' needs "this.". 250 51
    # warning RequireThis Reference to instance variable 'nrofchannels' needs "this.". 256 33
    # warning RequireThis Reference to instance variable 'nrofchannels' needs "this.". 259 52
    # warning RequireThis Reference to instance variable 'nrofchannels' needs "this.". 263 35
    # warning RequireThis Reference to instance variable 'mark_ibuffer_index' needs "this.". 271 29
    # warning RequireThis Reference to instance variable 'mark_ibuffer_len' needs "this.". 272 27

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/media/sound/SoftMixingMainMixer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'nrofchannels' needs "this.". 175 59
    # warning RequireThis Reference to instance variable 'nrofchannels' needs "this.". 183 37
    # warning RequireThis Reference to instance variable 'bbuffer_pos' needs "this.". 215 41

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/media/sound/SoftMixingMixer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'pusher' needs "this.". 291 39
    # warning RequireThis Reference to instance variable 'pusher_stream' needs "this.". 292 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/media/sound/SoftMixingSourceDataLine.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'framesize' needs "this.". 141 19
    # warning RequireThis Reference to instance variable 'cycling_avail' needs "this.". 159 25
    # warning RequireThis Reference to instance variable 'active' needs "this.". 218 19
    # warning RequireThis Reference to instance variable 'in_nrofchannels' needs "this.". 232 39
    # warning RequireThis Reference to instance variable 'in_nrofchannels' needs "this.". 239 28
    # warning RequireThis Reference to instance variable '_leftgain' needs "this.". 246 45
    # warning RequireThis Reference to instance variable '_rightgain' needs "this.". 251 54
    # warning RequireThis Reference to instance variable '_rightgain' needs "this.". 255 54
    # warning RequireThis Reference to instance variable '_eff1gain' needs "this.". 265 49
    # warning RequireThis Reference to instance variable '_eff1gain' needs "this.". 269 53
    # warning RequireThis Reference to instance variable '_eff2gain' needs "this.". 278 49
    # warning RequireThis Reference to instance variable '_eff2gain' needs "this.". 282 53
    # warning RequireThis Reference to instance variable 'cycling_avail' needs "SoftMixingSourceDataLine.this.". 363 39
    # warning RequireThis Reference to instance variable 'cycling_avail' needs "SoftMixingSourceDataLine.this.". 364 39
    # warning RequireThis Reference to instance variable 'framesize' needs "SoftMixingSourceDataLine.this.". 376 55
    # warning RequireThis Reference to instance variable 'cycling_avail' needs "this.". 412 44
    # warning RequireThis Reference to instance variable 'cycling_avail' needs "this.". 421 25

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/media/sound/SoftPerformer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 's' needs "this.". 666 45

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/media/sound/SoftReverb.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'feedback' needs "this.". 98 59
    # warning RequireThis Reference to instance variable 'feedback' needs "this.". 113 59
    # warning RequireThis Reference to instance variable 'filtercoeff1' needs "this.". 138 33
    # warning RequireThis Reference to instance variable 'filtercoeff1' needs "this.". 185 33
    # warning RequireThis Reference to instance variable 'feedback' needs "this.". 185 48
    # warning RequireThis Reference to instance variable 'roomsize' needs "this.". 483 33
    # warning RequireThis Reference to instance variable 'roomsize' needs "this.". 484 33
    # warning RequireThis Reference to instance variable 'samplerate' needs "this.". 489 38
    # warning RequireThis Reference to instance variable 'samplerate' needs "this.". 497 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/media/sound/SoftSincResampler.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'sinc_scale_size' needs "this.". 46 29
    # warning RequireThis Reference to instance variable 'sinc_table_fsize' needs "this.". 48 33
    # warning RequireThis Reference to instance variable 'sinc_table_fsize' needs "this.". 50 38
    # warning RequireThis Reference to instance variable 'sinc_table_fsize' needs "this.". 107 57
    # warning RequireThis Reference to instance variable 'sinc_table_center' needs "this.". 108 32
    # warning RequireThis Reference to instance variable 'sinc_table_size' needs "this.". 110 37
    # warning RequireThis Reference to instance variable 'sinc_table_fsize' needs "this.". 126 57
    # warning RequireThis Reference to instance variable 'sinc_table_center' needs "this.". 127 32
    # warning RequireThis Reference to instance variable 'sinc_table_size' needs "this.". 129 37

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/media/sound/SoftSynthesizer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'samplesize' needs "this.". 114 35
    # warning RequireThis Reference to instance variable 'framesize' needs "this.". 119 50
    # warning RequireThis Reference to instance variable 'open' needs "this.". 935 37
    # warning RequireThis Reference to instance variable 'resamplerType' needs "this.". 937 68
    # warning RequireThis Reference to instance variable 'controlrate' needs "this.". 943 67
    # warning RequireThis Reference to instance variable 'format' needs "this.". 948 19
    # warning RequireThis Reference to instance variable 'latency' needs "this.". 952 62
    # warning RequireThis Reference to instance variable 'deviceid' needs "this.". 956 64
    # warning RequireThis Reference to instance variable 'maxpoly' needs "this.". 960 68
    # warning RequireThis Reference to instance variable 'reverb_on' needs "this.". 964 61
    # warning RequireThis Reference to instance variable 'chorus_on' needs "this.". 968 61
    # warning RequireThis Reference to instance variable 'agc_on' needs "this.". 972 72
    # warning RequireThis Reference to instance variable 'largemode' needs "this.". 976 65
    # warning RequireThis Reference to instance variable 'jitter_correction' needs "this.". 984 72
    # warning RequireThis Reference to instance variable 'reverb_light' needs "this.". 988 67
    # warning RequireThis Reference to instance variable 'load_default_soundbank' needs "this.". 992 77
    # warning RequireThis Reference to instance variable 'pusher' needs "this.". 1170 41
    # warning RequireThis Reference to instance variable 'sourceDataLine' needs "this.". 1171 49
    # warning RequireThis Reference to instance variable 'maxpoly' needs "this.". 1217 33
    # warning RequireThis Reference to instance variable 'open' needs "this.". 1261 30
    # warning RequireThis Reference to instance variable 'mainmixer' needs "this.". 1262 35
    # warning RequireThis Reference to instance variable 'pusher' needs "this.". 1280 39
    # warning RequireThis Reference to instance variable 'pusher_stream' needs "this.". 1281 46
    # warning RequireThis Reference to instance variable 'open' needs "this.". 1362 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/media/sound/SoftVoice.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'lastMuteValue' needs "this.". 503 29
    # warning RequireThis Reference to instance variable 'lastMuteValue' needs "this.". 505 29
    # warning RequireThis Reference to instance variable 'lastSoloMuteValue' needs "this.". 509 29
    # warning RequireThis Reference to instance variable 'lastSoloMuteValue' needs "this.". 511 29
    # warning RequireThis Reference to instance variable 'resampler' needs "this.". 620 34
    # warning RequireThis Reference to instance variable 'osc_stream_nrofchannels' needs "this.". 629 55
    # warning RequireThis Reference to instance variable 'out_mixer_left' needs "this.". 723 35
    # warning RequireThis Reference to instance variable 'out_mixer_left' needs "this.". 758 35
    # warning RequireThis Reference to instance variable 'out_mixer_right' needs "this.". 759 36
    # warning RequireThis Reference to instance variable 'out_mixer_effect1' needs "this.". 760 38
    # warning RequireThis Reference to instance variable 'out_mixer_effect2' needs "this.". 761 38
    # warning RequireThis Reference to instance variable 'delay' needs "this.". 782 37
    # warning RequireThis Reference to instance variable 'delay' needs "this.". 795 37
    # warning RequireThis Reference to instance variable 'out_mixer_right' needs "this.". 872 48
    # warning RequireThis Reference to instance variable 'last_out_mixer_right' needs "this.". 879 44
    # warning RequireThis Reference to instance variable 'out_mixer_right' needs "this.". 880 39
    # warning RequireThis Reference to instance variable 'out_mixer_left' needs "this.". 912 31
    # warning RequireThis Reference to instance variable 'out_mixer_right' needs "this.". 913 32
    # warning RequireThis Reference to instance variable 'out_mixer_effect1' needs "this.". 914 34
    # warning RequireThis Reference to instance variable 'out_mixer_effect2' needs "this.". 915 34

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/media/sound/StandardMidiFileReader.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'trackLength' needs "this.". 287 50
    # warning RequireThis Reference to instance variable 'trackLength' needs "this.". 321 23

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/media/sound/UlawCodec.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'highByte' needs "this.". 356 60
    # warning RequireThis Reference to instance variable 'lowByte' needs "this.". 357 68

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/com/sun/media/sound/WaveExtensibleFileReader.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'i1' needs "this.". 94 26

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/AWTEventMulticaster.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'a' needs "this.". 151 21
    # warning RequireThis Reference to instance variable 'b' needs "this.". 152 21
    # warning RequireThis Reference to instance variable 'a' needs "this.". 155 19
    # warning RequireThis Reference to instance variable 'b' needs "this.". 155 30
    # warning RequireThis Reference to instance variable 'a' needs "this.". 167 29
    # warning RequireThis Reference to instance variable 'b' needs "this.". 168 29
    # warning RequireThis Reference to instance variable 'a' needs "this.". 177 29
    # warning RequireThis Reference to instance variable 'b' needs "this.". 178 29
    # warning RequireThis Reference to instance variable 'a' needs "this.". 187 29
    # warning RequireThis Reference to instance variable 'b' needs "this.". 188 29
    # warning RequireThis Reference to instance variable 'a' needs "this.". 197 29
    # warning RequireThis Reference to instance variable 'b' needs "this.". 198 29
    # warning RequireThis Reference to instance variable 'a' needs "this.". 207 29
    # warning RequireThis Reference to instance variable 'b' needs "this.". 208 29
    # warning RequireThis Reference to instance variable 'a' needs "this.". 217 29
    # warning RequireThis Reference to instance variable 'b' needs "this.". 218 29
    # warning RequireThis Reference to instance variable 'a' needs "this.". 227 25
    # warning RequireThis Reference to instance variable 'b' needs "this.". 228 25
    # warning RequireThis Reference to instance variable 'a' needs "this.". 237 25
    # warning RequireThis Reference to instance variable 'b' needs "this.". 238 25
    # warning RequireThis Reference to instance variable 'a' needs "this.". 247 23
    # warning RequireThis Reference to instance variable 'b' needs "this.". 248 23
    # warning RequireThis Reference to instance variable 'a' needs "this.". 257 23
    # warning RequireThis Reference to instance variable 'b' needs "this.". 258 23
    # warning RequireThis Reference to instance variable 'a' needs "this.". 267 23
    # warning RequireThis Reference to instance variable 'b' needs "this.". 268 23
    # warning RequireThis Reference to instance variable 'a' needs "this.". 277 25
    # warning RequireThis Reference to instance variable 'b' needs "this.". 278 25
    # warning RequireThis Reference to instance variable 'a' needs "this.". 287 25
    # warning RequireThis Reference to instance variable 'b' needs "this.". 288 25
    # warning RequireThis Reference to instance variable 'a' needs "this.". 297 25
    # warning RequireThis Reference to instance variable 'b' needs "this.". 298 25
    # warning RequireThis Reference to instance variable 'a' needs "this.". 307 25
    # warning RequireThis Reference to instance variable 'b' needs "this.". 308 25
    # warning RequireThis Reference to instance variable 'a' needs "this.". 317 25
    # warning RequireThis Reference to instance variable 'b' needs "this.". 318 25
    # warning RequireThis Reference to instance variable 'a' needs "this.". 327 31
    # warning RequireThis Reference to instance variable 'b' needs "this.". 328 31
    # warning RequireThis Reference to instance variable 'a' needs "this.". 337 31
    # warning RequireThis Reference to instance variable 'b' needs "this.". 338 31
    # warning RequireThis Reference to instance variable 'a' needs "this.". 347 26
    # warning RequireThis Reference to instance variable 'b' needs "this.". 348 26
    # warning RequireThis Reference to instance variable 'a' needs "this.". 357 26
    # warning RequireThis Reference to instance variable 'b' needs "this.". 358 26
    # warning RequireThis Reference to instance variable 'a' needs "this.". 367 26
    # warning RequireThis Reference to instance variable 'b' needs "this.". 368 26
    # warning RequireThis Reference to instance variable 'a' needs "this.". 377 26
    # warning RequireThis Reference to instance variable 'b' needs "this.". 378 26
    # warning RequireThis Reference to instance variable 'a' needs "this.". 387 26
    # warning RequireThis Reference to instance variable 'b' needs "this.". 388 26
    # warning RequireThis Reference to instance variable 'a' needs "this.". 397 26
    # warning RequireThis Reference to instance variable 'b' needs "this.". 398 26
    # warning RequireThis Reference to instance variable 'a' needs "this.". 407 26
    # warning RequireThis Reference to instance variable 'b' needs "this.". 408 26
    # warning RequireThis Reference to instance variable 'a' needs "this.". 418 31
    # warning RequireThis Reference to instance variable 'b' needs "this.". 419 31
    # warning RequireThis Reference to instance variable 'a' needs "this.". 430 31
    # warning RequireThis Reference to instance variable 'b' needs "this.". 431 31
    # warning RequireThis Reference to instance variable 'a' needs "this.". 441 31
    # warning RequireThis Reference to instance variable 'b' needs "this.". 442 31
    # warning RequireThis Reference to instance variable 'a' needs "this.". 451 26
    # warning RequireThis Reference to instance variable 'b' needs "this.". 452 26
    # warning RequireThis Reference to instance variable 'a' needs "this.". 461 24
    # warning RequireThis Reference to instance variable 'b' needs "this.". 462 24
    # warning RequireThis Reference to instance variable 'a' needs "this.". 471 30
    # warning RequireThis Reference to instance variable 'b' needs "this.". 472 30
    # warning RequireThis Reference to instance variable 'a' needs "this.". 475 24
    # warning RequireThis Reference to instance variable 'b' needs "this.". 476 24
    # warning RequireThis Reference to instance variable 'a' needs "this.". 485 30
    # warning RequireThis Reference to instance variable 'b' needs "this.". 486 30
    # warning RequireThis Reference to instance variable 'a' needs "this.". 495 30
    # warning RequireThis Reference to instance variable 'b' needs "this.". 496 30
    # warning RequireThis Reference to instance variable 'a' needs "this.". 506 29
    # warning RequireThis Reference to instance variable 'b' needs "this.". 507 29
    # warning RequireThis Reference to instance variable 'a' needs "this.". 517 35
    # warning RequireThis Reference to instance variable 'b' needs "this.". 518 35
    # warning RequireThis Reference to instance variable 'a' needs "this.". 528 35
    # warning RequireThis Reference to instance variable 'b' needs "this.". 529 35
    # warning RequireThis Reference to instance variable 'a' needs "this.". 539 30
    # warning RequireThis Reference to instance variable 'b' needs "this.". 540 30
    # warning RequireThis Reference to instance variable 'a' needs "this.". 1000 35
    # warning RequireThis Reference to instance variable 'b' needs "this.". 1008 35

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/AWTKeyStroke.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'onKeyRelease' needs "this.". 593 21
    # warning RequireThis Reference to instance variable 'keyChar' needs "this.". 606 23
    # warning RequireThis Reference to instance variable 'keyChar' needs "this.". 619 35
    # warning RequireThis Reference to instance variable 'keyCode' needs "this.". 619 60
    # warning RequireThis Reference to instance variable 'onKeyRelease' needs "this.". 620 40
    # warning RequireThis Reference to instance variable 'modifiers' needs "this.". 621 37
    # warning RequireThis Reference to instance variable 'keyChar' needs "this.". 637 61

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/AlphaComposite.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'rule' needs "this.". 771 57

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/BasicStroke.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'join' needs "this.". 383 28
    # warning RequireThis Reference to instance variable 'cap' needs "this.". 384 28

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/BorderLayout.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'center' needs "this.". 484 21
    # warning RequireThis Reference to instance variable 'north' needs "this.". 486 28
    # warning RequireThis Reference to instance variable 'south' needs "this.". 488 28
    # warning RequireThis Reference to instance variable 'east' needs "this.". 490 28
    # warning RequireThis Reference to instance variable 'west' needs "this.". 492 28
    # warning RequireThis Reference to instance variable 'firstLine' needs "this.". 495 21
    # warning RequireThis Reference to instance variable 'lastLine' needs "this.". 497 28
    # warning RequireThis Reference to instance variable 'firstItem' needs "this.". 499 28
    # warning RequireThis Reference to instance variable 'lastItem' needs "this.". 501 28
    # warning RequireThis Reference to instance variable 'firstLine' needs "this.". 576 44
    # warning RequireThis Reference to instance variable 'north' needs "this.". 576 56
    # warning RequireThis Reference to instance variable 'lastLine' needs "this.". 578 43
    # warning RequireThis Reference to instance variable 'south' needs "this.". 578 54
    # warning RequireThis Reference to instance variable 'firstItem' needs "this.". 580 28
    # warning RequireThis Reference to instance variable 'lastItem' needs "this.". 580 40
    # warning RequireThis Reference to instance variable 'west' needs "this.". 582 26
    # warning RequireThis Reference to instance variable 'lastItem' needs "this.". 585 28
    # warning RequireThis Reference to instance variable 'firstItem' needs "this.". 585 39
    # warning RequireThis Reference to instance variable 'east' needs "this.". 587 26
    # warning RequireThis Reference to instance variable 'center' needs "this.". 590 22
    # warning RequireThis Reference to instance variable 'center' needs "this.". 614 21
    # warning RequireThis Reference to instance variable 'north' needs "this.". 616 28
    # warning RequireThis Reference to instance variable 'south' needs "this.". 618 28
    # warning RequireThis Reference to instance variable 'west' needs "this.". 620 28
    # warning RequireThis Reference to instance variable 'east' needs "this.". 622 28
    # warning RequireThis Reference to instance variable 'firstLine' needs "this.". 624 28
    # warning RequireThis Reference to instance variable 'lastLine' needs "this.". 626 28
    # warning RequireThis Reference to instance variable 'firstItem' needs "this.". 628 28
    # warning RequireThis Reference to instance variable 'lastItem' needs "this.". 630 28
    # warning RequireThis Reference to instance variable 'hgap' needs "this.". 659 36
    # warning RequireThis Reference to instance variable 'hgap' needs "this.". 664 36
    # warning RequireThis Reference to instance variable 'vgap' needs "this.". 675 38
    # warning RequireThis Reference to instance variable 'vgap' needs "this.". 680 38
    # warning RequireThis Reference to instance variable 'hgap' needs "this.". 715 36
    # warning RequireThis Reference to instance variable 'hgap' needs "this.". 720 36
    # warning RequireThis Reference to instance variable 'vgap' needs "this.". 731 38
    # warning RequireThis Reference to instance variable 'vgap' needs "this.". 736 38
    # warning RequireThis Reference to instance variable 'vgap' needs "this.". 822 31
    # warning RequireThis Reference to instance variable 'vgap' needs "this.". 828 34
    # warning RequireThis Reference to instance variable 'hgap' needs "this.". 834 32
    # warning RequireThis Reference to instance variable 'hgap' needs "this.". 840 31
    # warning RequireThis Reference to instance variable 'firstLine' needs "this.". 859 44
    # warning RequireThis Reference to instance variable 'north' needs "this.". 859 56
    # warning RequireThis Reference to instance variable 'lastLine' needs "this.". 862 43
    # warning RequireThis Reference to instance variable 'south' needs "this.". 862 54
    # warning RequireThis Reference to instance variable 'firstItem' needs "this.". 865 28
    # warning RequireThis Reference to instance variable 'lastItem' needs "this.". 865 40
    # warning RequireThis Reference to instance variable 'west' needs "this.". 867 26
    # warning RequireThis Reference to instance variable 'lastItem' needs "this.". 871 28
    # warning RequireThis Reference to instance variable 'firstItem' needs "this.". 871 39
    # warning RequireThis Reference to instance variable 'east' needs "this.". 873 26
    # warning RequireThis Reference to instance variable 'center' needs "this.". 877 22
    # warning RequireThis Reference to instance variable 'hgap' needs "this.". 890 50
    # warning RequireThis Reference to instance variable 'vgap' needs "this.". 890 68

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/Button.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'label' needs "this.". 245 40
    # warning RequireThis Reference to instance variable 'actionCommand' needs "this.". 245 48
    # warning RequireThis Reference to instance variable 'actionListener' needs "this.". 344 17
    # warning RequireThis Reference to instance variable 'label' needs "this.". 425 50

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/CardLayout.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'hgap' needs "this.". 557 50
    # warning RequireThis Reference to instance variable 'vgap' needs "this.". 557 68

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/Checkbox.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'label' needs "this.". 338 24
    # warning RequireThis Reference to instance variable 'itemListener' needs "this.". 511 17
    # warning RequireThis Reference to instance variable 'state' needs "this.". 598 34

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/CheckboxGroup.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'selectedCheckbox' needs "this.". 156 62

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/CheckboxMenuItem.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'itemListener' needs "this.". 326 17
    # warning RequireThis Reference to instance variable 'state' needs "this.". 423 50

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/Choice.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'itemListener' needs "this.". 568 17

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/Color.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'frgbvalue' needs "this.". 468 18
    # warning RequireThis Reference to instance variable 'frgbvalue' needs "this.". 496 18
    # warning RequireThis Reference to instance variable 'falpha' needs "this.". 994 20
    # warning RequireThis Reference to instance variable 'falpha' needs "this.". 1058 16
    # warning RequireThis Reference to instance variable 'fvalue' needs "this.". 1120 17
    # warning RequireThis Reference to instance variable 'falpha' needs "this.". 1133 40
    # warning RequireThis Reference to instance variable 'fvalue' needs "this.". 1164 17

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/Component.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'dropTarget' needs "this.". 1057 19
    # warning RequireThis Reference to instance variable 'dropTarget' needs "this.". 1062 20
    # warning RequireThis Reference to instance variable 'valid' needs "this.". 1227 34
    # warning RequireThis Reference to instance variable 'font' needs "this.". 1886 23
    # warning RequireThis Reference to instance variable 'prefSize' needs "this.". 2673 23
    # warning RequireThis Reference to instance variable 'minSize' needs "this.". 2746 23
    # warning RequireThis Reference to instance variable 'bufferStrategy' needs "this.". 3940 62
    # warning RequireThis Reference to instance variable 'bufferStrategy' needs "this.". 3943 65
    # warning RequireThis Reference to instance variable 'drawBuffer' needs "this.". 4105 46
    # warning RequireThis Reference to instance variable 'caps' needs "this.". 4179 44
    # warning RequireThis Reference to instance variable 'width' needs "this.". 4206 45
    # warning RequireThis Reference to instance variable 'height' needs "this.". 4206 69
    # warning RequireThis Reference to instance variable 'width' needs "this.". 4501 35
    # warning RequireThis Reference to instance variable 'height' needs "this.". 4501 59
    # warning RequireThis Reference to instance variable 'width' needs "this.". 4704 33
    # warning RequireThis Reference to instance variable 'height' needs "this.". 4704 60
    # warning RequireThis Reference to instance variable 'parent' needs "this.". 4936 78
    # warning RequireThis Reference to instance variable 'componentListener' needs "this.". 6043 17
    # warning RequireThis Reference to instance variable 'focusListener' needs "this.". 6045 17
    # warning RequireThis Reference to instance variable 'hierarchyListener' needs "this.". 6047 17
    # warning RequireThis Reference to instance variable 'hierarchyBoundsListener' needs "this.". 6049 17
    # warning RequireThis Reference to instance variable 'keyListener' needs "this.". 6051 17
    # warning RequireThis Reference to instance variable 'mouseListener' needs "this.". 6053 17
    # warning RequireThis Reference to instance variable 'mouseMotionListener' needs "this.". 6055 17
    # warning RequireThis Reference to instance variable 'mouseWheelListener' needs "this.". 6057 17
    # warning RequireThis Reference to instance variable 'inputMethodListener' needs "this.". 6059 17
    # warning RequireThis Reference to instance variable 'isAddNotifyComplete' needs "this.". 7081 43
    # warning RequireThis Reference to instance variable 'bufferStrategy' needs "this.". 7105 42
    # warning RequireThis Reference to instance variable 'x' needs "this.". 8381 33
    # warning RequireThis Reference to instance variable 'y' needs "this.". 8381 43
    # warning RequireThis Reference to instance variable 'width' needs "this.". 8381 53
    # warning RequireThis Reference to instance variable 'height' needs "this.". 8381 67

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/Container.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'layoutMgr' needs "this.". 905 38
    # warning RequireThis Reference to instance variable 'layoutMgr' needs "this.". 1148 38
    # warning RequireThis Reference to instance variable 'layoutMgr' needs "this.". 1914 58
    # warning RequireThis Reference to instance variable 'layoutMgr' needs "this.". 1941 54
    # warning RequireThis Reference to instance variable 'layoutMgr' needs "this.". 1961 54
    # warning RequireThis Reference to instance variable 'containerListener' needs "this.". 2221 17
    # warning RequireThis Reference to instance variable 'focusTraversalPolicyProvider' needs "this.". 3479 27
    # warning RequireThis Reference to instance variable 'nativeContainer' needs "this.". 4526 33
    # warning RequireThis Reference to instance variable 'nativeContainer' needs "this.". 4607 26
    # warning RequireThis Reference to instance variable 'isMouseDTInNativeContainer' needs "this.". 4628 47
    # warning RequireThis Reference to instance variable 'nativeContainer' needs "this.". 4742 51
    # warning RequireThis Reference to instance variable 'nativeContainer' needs "this.". 4846 47
    # warning RequireThis Reference to instance variable 'nativeContainer' needs "this.". 4891 27

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/ContainerOrderFocusTraversalPolicy.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'FORWARD_TRAVERSAL' needs "this.". 176 50

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/DefaultKeyboardFocusManager.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'after' needs "this.". 101 42
    # warning RequireThis Reference to instance variable 'untilFocused' needs "this.". 101 59
    # warning RequireThis Reference to instance variable 'restoreFocusTo' needs "this.". 433 66
    # warning RequireThis Reference to instance variable 'consumeNextKeyTyped' needs "this.". 1117 50

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/Dialog.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'modalityType' needs "this.". 1344 50
    # warning RequireThis Reference to instance variable 'title' needs "this.". 1346 32
    # warning RequireThis Reference to instance variable 'isInHide' needs "this.". 1474 13

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/Dimension.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'height' needs "this.". 221 27
    # warning RequireThis Reference to instance variable 'width' needs "this.". 222 36
    # warning RequireThis Reference to instance variable 'width' needs "this.". 237 51
    # warning RequireThis Reference to instance variable 'height' needs "this.". 237 72

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/Event.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'key' needs "this.". 824 41
    # warning RequireThis Reference to instance variable 'key' needs "this.". 828 21
    # warning RequireThis Reference to instance variable 'id' needs "this.". 845 30
    # warning RequireThis Reference to instance variable 'x' needs "this.". 845 43
    # warning RequireThis Reference to instance variable 'y' needs "this.". 845 55
    # warning RequireThis Reference to instance variable 'key' needs "this.". 847 30
    # warning RequireThis Reference to instance variable 'target' needs "this.". 859 33
    # warning RequireThis Reference to instance variable 'arg' needs "this.". 862 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/EventDispatchThread.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'modalComponent' needs "this.". 271 41
    # warning RequireThis Reference to instance variable 'modalComponent' needs "this.". 282 53

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/EventQueue.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'dispatchThread' needs "this.". 819 47
    # warning RequireThis Reference to instance variable 'mostRecentEventTime' needs "this.". 820 19
    # warning RequireThis Reference to instance variable 'dispatchThread' needs "this.". 857 51
    # warning RequireThis Reference to instance variable 'dispatchThread' needs "this.". 1141 24
    # warning RequireThis Reference to instance variable 'dispatchThread' needs "this.". 1250 43

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/FileDialog.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'dir' needs "this.". 627 27
    # warning RequireThis Reference to instance variable 'file' needs "this.". 628 28

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/FlowLayout.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'hgap' needs "this.". 419 34
    # warning RequireThis Reference to instance variable 'hgap' needs "this.". 468 34
    # warning RequireThis Reference to instance variable 'hgap' needs "this.". 570 32
    # warning RequireThis Reference to instance variable 'vgap' needs "this.". 592 37
    # warning RequireThis Reference to instance variable 'hgap' needs "this.". 624 30
    # warning RequireThis Reference to instance variable 'hgap' needs "this.". 629 65
    # warning RequireThis Reference to instance variable 'hgap' needs "this.". 639 46
    # warning RequireThis Reference to instance variable 'hgap' needs "this.". 692 50
    # warning RequireThis Reference to instance variable 'vgap' needs "this.". 692 68

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/Font.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'pointSize' needs "this.". 1303 26
    # warning RequireThis Reference to instance variable 'style' needs "this.". 1791 38
    # warning RequireThis Reference to instance variable 'size' needs "this.". 1791 46
    # warning RequireThis Reference to instance variable 'name' needs "this.". 1868 77
    # warning RequireThis Reference to instance variable 'size' needs "this.". 1869 35
    # warning RequireThis Reference to instance variable 'size' needs "this.". 1926 32

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/Frame.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'menuBar' needs "this.". 1006 22
    # warning RequireThis Reference to instance variable 'title' needs "this.". 1068 32

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/GradientPaintContext.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'x1' needs "this.". 227 30
    # warning RequireThis Reference to instance variable 'dx' needs "this.". 227 36
    # warning RequireThis Reference to instance variable 'y1' needs "this.". 227 46
    # warning RequireThis Reference to instance variable 'dy' needs "this.". 227 52

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/GraphicsDevice.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'fullScreenWindow' needs "this.". 358 32

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/GridLayout.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'hgap' needs "this.". 350 79
    # warning RequireThis Reference to instance variable 'vgap' needs "this.". 351 79
    # warning RequireThis Reference to instance variable 'hgap' needs "this.". 399 79
    # warning RequireThis Reference to instance variable 'vgap' needs "this.". 400 79
    # warning RequireThis Reference to instance variable 'hgap' needs "this.". 443 44
    # warning RequireThis Reference to instance variable 'vgap' needs "this.". 448 45
    # warning RequireThis Reference to instance variable 'hgap' needs "this.". 453 109
    # warning RequireThis Reference to instance variable 'vgap' needs "this.". 454 114
    # warning RequireThis Reference to instance variable 'hgap' needs "this.". 462 146
    # warning RequireThis Reference to instance variable 'vgap' needs "this.". 463 114
    # warning RequireThis Reference to instance variable 'hgap' needs "this.". 479 50
    # warning RequireThis Reference to instance variable 'vgap' needs "this.". 479 68
    # warning RequireThis Reference to instance variable 'rows' needs "this.". 480 51
    # warning RequireThis Reference to instance variable 'cols' needs "this.". 480 69

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/Insets.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'bottom' needs "this.". 150 27
    # warning RequireThis Reference to instance variable 'top' needs "this.". 151 28
    # warning RequireThis Reference to instance variable 'left' needs "this.". 152 42
    # warning RequireThis Reference to instance variable 'top' needs "this.". 153 42
    # warning RequireThis Reference to instance variable 'top' needs "this.". 168 50
    # warning RequireThis Reference to instance variable 'left' needs "this.". 168 67
    # warning RequireThis Reference to instance variable 'bottom' needs "this.". 168 87
    # warning RequireThis Reference to instance variable 'right' needs "this.". 168 108

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/JobAttributes.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'toPage' needs "this.". 590 40
    # warning RequireThis Reference to instance variable 'minPage' needs "this.". 591 24
    # warning RequireThis Reference to instance variable 'maxPage' needs "this.". 592 24
    # warning RequireThis Reference to instance variable 'minPage' needs "this.". 623 39
    # warning RequireThis Reference to instance variable 'maxPage' needs "this.". 654 39
    # warning RequireThis Reference to instance variable 'minPage' needs "this.". 790 21
    # warning RequireThis Reference to instance variable 'maxPage' needs "this.". 790 39
    # warning RequireThis Reference to instance variable 'fromPage' needs "this.". 929 40
    # warning RequireThis Reference to instance variable 'minPage' needs "this.". 930 22
    # warning RequireThis Reference to instance variable 'maxPage' needs "this.". 931 22
    # warning RequireThis Reference to instance variable 'fromPage' needs "this.". 1014 31
    # warning RequireThis Reference to instance variable 'maxPage' needs "this.". 1014 42
    # warning RequireThis Reference to instance variable 'minPage' needs "this.". 1014 52
    # warning RequireThis Reference to instance variable 'prFirst' needs "this.". 1014 62
    # warning RequireThis Reference to instance variable 'prLast' needs "this.". 1014 72
    # warning RequireThis Reference to instance variable 'toPage' needs "this.". 1015 22

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/KeyboardFocusManager.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'component' needs "this.". 2182 59
    # warning RequireThis Reference to instance variable 'temporary' needs "this.". 2183 33
    # warning RequireThis Reference to instance variable 'cause' needs "this.". 2183 58
    # warning RequireThis Reference to instance variable 'heavyweight' needs "this.". 2244 67

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/Label.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'text' needs "this.". 281 69

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/LinearGradientPaintContext.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'gc' needs "this.". 143 38
    # warning RequireThis Reference to instance variable 'dgdX' needs "this.". 155 22

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/List.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'multipleMode' needs "this.". 743 18
    # warning RequireThis Reference to instance variable 'actionListener' needs "this.". 1053 17
    # warning RequireThis Reference to instance variable 'itemListener' needs "this.". 1055 17

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/MediaTracker.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'head' needs "this.". 373 15
    # warning RequireThis Reference to instance variable 'head' needs "this.". 602 15

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/Menu.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'tearOff' needs "this.". 571 36
    # warning RequireThis Reference to instance variable 'isHelpMenu' needs "this.". 571 61

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/MenuComponent.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'parent' needs "this.". 373 30
    # warning RequireThis Reference to instance variable 'parent' needs "this.". 378 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/MenuItem.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'label' needs "this.". 526 40
    # warning RequireThis Reference to instance variable 'actionCommand' needs "this.". 526 48
    # warning RequireThis Reference to instance variable 'actionListener' needs "this.". 627 17
    # warning RequireThis Reference to instance variable 'label' needs "this.". 704 34
    # warning RequireThis Reference to instance variable 'shortcut' needs "this.". 706 35

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/MenuShortcut.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'key' needs "this.". 149 45
    # warning RequireThis Reference to instance variable 'usesShift' needs "this.". 150 43
    # warning RequireThis Reference to instance variable 'usesShift' needs "this.". 175 17
    # warning RequireThis Reference to instance variable 'key' needs "this.". 175 39
    # warning RequireThis Reference to instance variable 'key' needs "this.". 203 31

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/ModalEventFilter.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'modalDialog' needs "this.". 97 22
    # warning RequireThis Reference to instance variable 'modalDialog' needs "this.". 112 28
    # warning RequireThis Reference to instance variable 'appContext' needs "this.". 143 33
    # warning RequireThis Reference to instance variable 'modalDialog' needs "ModalEventFilter.this.". 147 26
    # warning RequireThis Reference to instance variable 'appContext' needs "this.". 169 33
    # warning RequireThis Reference to instance variable 'modalDialog' needs "ModalEventFilter.this.". 171 30
    # warning RequireThis Reference to instance variable 'modalDialog' needs "ModalEventFilter.this.". 205 26
    # warning RequireThis Reference to instance variable 'documentRoot' needs "this.". 208 26

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/MultipleGradientPaintContext.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'fastGradientArraySize' needs "this.". 564 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/Point.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'x' needs "this.". 232 47
    # warning RequireThis Reference to instance variable 'y' needs "this.". 232 59

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/Polygon.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'npoints' needs "this.". 213 29
    # warning RequireThis Reference to instance variable 'npoints' needs "this.". 408 29
    # warning RequireThis Reference to instance variable 'npoints' needs "this.". 469 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/RadialGradientPaintContext.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'centerX' needs "this.". 133 41
    # warning RequireThis Reference to instance variable 'centerY' needs "this.". 133 64
    # warning RequireThis Reference to instance variable 'radius' needs "this.". 137 29
    # warning RequireThis Reference to instance variable 'centerX' needs "this.". 139 29
    # warning RequireThis Reference to instance variable 'centerY' needs "this.". 140 29
    # warning RequireThis Reference to instance variable 'centerX' needs "this.". 159 24
    # warning RequireThis Reference to instance variable 'centerY' needs "this.". 160 24
    # warning RequireThis Reference to instance variable 'radiusSq' needs "this.". 163 57
    # warning RequireThis Reference to instance variable 'isNonCyclic' needs "this.". 176 30
    # warning RequireThis Reference to instance variable 'constA' needs "this.". 226 42
    # warning RequireThis Reference to instance variable 'constB' needs "this.". 227 42
    # warning RequireThis Reference to instance variable 'radiusSq' needs "this.". 240 63
    # warning RequireThis Reference to instance variable 'radiusSq' needs "this.". 241 63
    # warning RequireThis Reference to instance variable 'centerX' needs "this.". 337 36
    # warning RequireThis Reference to instance variable 'centerY' needs "this.". 337 58
    # warning RequireThis Reference to instance variable 'centerY' needs "this.". 353 37
    # warning RequireThis Reference to instance variable 'centerX' needs "this.". 354 37
    # warning RequireThis Reference to instance variable 'focusX' needs "this.". 387 26
    # warning RequireThis Reference to instance variable 'focusX' needs "this.". 389 33
    # warning RequireThis Reference to instance variable 'centerY' needs "this.". 390 33
    # warning RequireThis Reference to instance variable 'focusY' needs "this.". 391 39
    # warning RequireThis Reference to instance variable 'trivial' needs "this.". 391 49
    # warning RequireThis Reference to instance variable 'focusY' needs "this.". 394 34
    # warning RequireThis Reference to instance variable 'focusX' needs "this.". 394 49
    # warning RequireThis Reference to instance variable 'focusX' needs "this.". 408 39
    # warning RequireThis Reference to instance variable 'focusX' needs "this.". 418 32
    # warning RequireThis Reference to instance variable 'focusY' needs "this.". 421 32
    # warning RequireThis Reference to instance variable 'focusX' needs "this.". 426 47
    # warning RequireThis Reference to instance variable 'focusY' needs "this.". 429 47

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/Rectangle.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'height' needs "this.". 931 22
    # warning RequireThis Reference to instance variable 'x' needs "this.". 1213 47
    # warning RequireThis Reference to instance variable 'y' needs "this.". 1213 59
    # warning RequireThis Reference to instance variable 'width' needs "this.". 1213 75
    # warning RequireThis Reference to instance variable 'height' needs "this.". 1213 96

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/ScrollPaneAdjustable.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'minimum' needs "this.". 202 53
    # warning RequireThis Reference to instance variable 'unitIncrement' needs "this.". 251 18
    # warning RequireThis Reference to instance variable 'visibleAmount' needs "this.". 343 35
    # warning RequireThis Reference to instance variable 'value' needs "this.". 345 18
    # warning RequireThis Reference to instance variable 'maximum' needs "this.". 445 26
    # warning RequireThis Reference to instance variable 'value' needs "this.". 446 29
    # warning RequireThis Reference to instance variable 'visibleAmount' needs "this.". 447 29
    # warning RequireThis Reference to instance variable 'unitIncrement' needs "this.". 448 30
    # warning RequireThis Reference to instance variable 'blockIncrement' needs "this.". 449 31
    # warning RequireThis Reference to instance variable 'isAdjusting' needs "this.". 450 37

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/Scrollbar.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'isAdjusting' needs "this.". 970 24
    # warning RequireThis Reference to instance variable 'adjustmentListener' needs "this.". 1079 17
    # warning RequireThis Reference to instance variable 'value' needs "this.". 1163 23
    # warning RequireThis Reference to instance variable 'visibleAmount' needs "this.". 1164 23
    # warning RequireThis Reference to instance variable 'minimum' needs "this.". 1165 23
    # warning RequireThis Reference to instance variable 'maximum' needs "this.". 1166 23
    # warning RequireThis Reference to instance variable 'isAdjusting' needs "this.". 1168 31

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/SequencedEvent.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'disposed' needs "this.". 163 49

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/SystemColor.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'index' needs "this.". 499 48
    # warning RequireThis Reference to instance variable 'index' needs "this.". 544 51
    # warning RequireThis Reference to instance variable 'index' needs "this.". 545 23

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/TextArea.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'rows' needs "this.". 634 49
    # warning RequireThis Reference to instance variable 'columns' needs "this.". 635 27

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/TextComponent.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'selectionStart' needs "this.". 544 24
    # warning RequireThis Reference to instance variable 'textListener' needs "this.". 648 17
    # warning RequireThis Reference to instance variable 'text' needs "this.". 812 38

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/TextField.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'actionListener' needs "this.". 592 17
    # warning RequireThis Reference to instance variable 'echoChar' needs "this.". 676 31

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/TexturePaintContext.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'incXAcross' needs "this.". 162 30
    # warning RequireThis Reference to instance variable 'incYAcross' needs "this.". 163 30
    # warning RequireThis Reference to instance variable 'incXDown' needs "this.". 166 30
    # warning RequireThis Reference to instance variable 'incYDown' needs "this.". 167 30
    # warning RequireThis Reference to instance variable 'incXAcross' needs "this.". 222 35
    # warning RequireThis Reference to instance variable 'incXDown' needs "this.". 222 52
    # warning RequireThis Reference to instance variable 'incYAcross' needs "this.". 223 35
    # warning RequireThis Reference to instance variable 'incYDown' needs "this.". 223 52

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/TrayIcon.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'peer' needs "this.". 704 17

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/WaitDispatchSupport.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'dispatchThread' needs "this.". 200 34
    # warning RequireThis Reference to instance variable 'dispatchThread' needs "this.". 202 57
    # warning RequireThis Reference to instance variable 'interval' needs "this.". 206 66
    # warning RequireThis Reference to instance variable 'interval' needs "this.". 256 49
    # warning RequireThis Reference to instance variable 'dispatchThread' needs "this.". 323 49

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/Window.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'windowFocusListener' needs "this.". 1957 17
    # warning RequireThis Reference to instance variable 'windowStateListener' needs "this.". 1959 17
    # warning RequireThis Reference to instance variable 'windowListener' needs "this.". 1961 17
    # warning RequireThis Reference to instance variable 'securityWarningAlignmentX' needs "this.". 4021 29
    # warning RequireThis Reference to instance variable 'securityWarningPointX' needs "this.". 4021 57
    # warning RequireThis Reference to instance variable 'securityWarningAlignmentY' needs "this.". 4022 29
    # warning RequireThis Reference to instance variable 'securityWarningPointY' needs "this.". 4022 57
    # warning RequireThis Reference to instance variable 'securityWarningWidth' needs "this.". 4026 21
    # warning RequireThis Reference to instance variable 'securityWarningHeight' needs "this.". 4029 21
    # warning RequireThis Reference to instance variable 'securityWarningWidth' needs "this.". 4042 19
    # warning RequireThis Reference to instance variable 'securityWarningHeight' needs "this.". 4046 19

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/dnd/DragGestureEvent.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'events' needs "this.". 311 58

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/dnd/DragGestureRecognizer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'dragGestureListener' needs "this.". 405 25

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/dnd/DragSource.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'listener' needs "this.". 692 17
    # warning RequireThis Reference to instance variable 'motionListener' needs "this.". 694 17
    # warning RequireThis Reference to instance variable 'flavorMap' needs "this.". 823 61

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/dnd/DragSourceContext.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'transferable' needs "this.". 558 25
    # warning RequireThis Reference to instance variable 'listener' needs "this.". 560 25

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/dnd/DragSourceDragEvent.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'gestureModifiers' needs "this.". 207 35
    # warning RequireThis Reference to instance variable 'gestureModifiers' needs "this.". 224 35

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/dnd/DropTarget.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'active' needs "this.". 280 25
    # warning RequireThis Reference to instance variable 'active' needs "this.". 379 35
    # warning RequireThis Reference to instance variable 'active' needs "this.". 426 35
    # warning RequireThis Reference to instance variable 'active' needs "this.". 451 35
    # warning RequireThis Reference to instance variable 'componentPeer' needs "this.". 498 37
    # warning RequireThis Reference to instance variable 'dtListener' needs "this.". 588 25
    # warning RequireThis Reference to instance variable 'component' needs "this.". 650 38
    # warning RequireThis Reference to instance variable 'locn' needs "this.". 716 20
    # warning RequireThis Reference to instance variable 'hysteresis' needs "this.". 719 45
    # warning RequireThis Reference to instance variable 'hysteresis' needs "this.". 720 45

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/event/ActionEvent.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'actionCommand' needs "this.". 286 34
    # warning RequireThis Reference to instance variable 'when' needs "this.". 286 57

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/event/AdjustmentEvent.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'value' needs "this.". 288 25
    # warning RequireThis Reference to instance variable 'isAdjusting' needs "this.". 289 31

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/event/FocusEvent.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'opposite' needs "this.". 340 19

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/event/HierarchyEvent.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'changed' needs "this.". 298 44
    # warning RequireThis Reference to instance variable 'changedParent' needs "this.". 298 56
    # warning RequireThis Reference to instance variable 'changed' needs "this.". 301 46
    # warning RequireThis Reference to instance variable 'changedParent' needs "this.". 301 58
    # warning RequireThis Reference to instance variable 'changedParent' needs "this.". 329 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/event/InvocationEvent.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'catchExceptions' needs "this.". 329 17
    # warning RequireThis Reference to instance variable 'exception' needs "this.". 329 36
    # warning RequireThis Reference to instance variable 'catchExceptions' needs "this.". 342 17
    # warning RequireThis Reference to instance variable 'throwable' needs "this.". 342 36
    # warning RequireThis Reference to instance variable 'runnable' needs "this.". 423 41
    # warning RequireThis Reference to instance variable 'notifier' needs "this.". 423 67
    # warning RequireThis Reference to instance variable 'catchExceptions' needs "this.". 424 35
    # warning RequireThis Reference to instance variable 'when' needs "this.". 424 64

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/event/ItemEvent.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'item' needs "this.". 199 35

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/event/KeyEvent.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'extendedKeyCode' needs "this.". 1808 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/event/MouseWheelEvent.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'wheelRotation' needs "this.". 424 31

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/event/WindowEvent.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'opposite' needs "this.". 334 15
    # warning RequireThis Reference to instance variable 'oldState' needs "this.". 427 30
    # warning RequireThis Reference to instance variable 'newState' needs "this.". 427 56

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/font/CharArrayIterator.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'begin' needs "this.". 140 21
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 170 22

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/font/FontRenderContext.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'aaHintValue' needs "this.". 326 36
    # warning RequireThis Reference to instance variable 'fmHintValue' needs "this.". 327 36

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/font/GlyphMetrics.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'advanceX' needs "this.". 215 29
    # warning RequireThis Reference to instance variable 'advanceY' needs "this.". 215 40

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/font/ImageGraphicAttribute.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'fOriginY' needs "this.". 130 41
    # warning RequireThis Reference to instance variable 'fOriginX' needs "this.". 141 40
    # warning RequireThis Reference to instance variable 'fOriginX' needs "this.". 164 45
    # warning RequireThis Reference to instance variable 'fOriginY' needs "this.". 164 65

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/font/LineBreakMeasurer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'limit' needs "this.". 354 19
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 355 32
    # warning RequireThis Reference to instance variable 'limit' needs "this.". 362 37
    # warning RequireThis Reference to instance variable 'limit' needs "this.". 363 30
    # warning RequireThis Reference to instance variable 'start' needs "this.". 365 82
    # warning RequireThis Reference to instance variable 'limit' needs "this.". 377 32
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 385 35
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 388 38
    # warning RequireThis Reference to instance variable 'limit' needs "this.". 440 19
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 442 32
    # warning RequireThis Reference to instance variable 'start' needs "this.". 476 27
    # warning RequireThis Reference to instance variable 'limit' needs "this.". 476 50

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/font/NumericShaper.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'end' needs "this.". 392 38
    # warning RequireThis Reference to instance variable 'mask' needs "this.". 1794 36
    # warning RequireThis Reference to instance variable 'key' needs "this.". 1794 55
    # warning RequireThis Reference to instance variable 'shapingRange' needs "this.". 1815 69

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/font/ShapeGraphicAttribute.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'fShape' needs "this.". 192 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/font/StyledParagraph.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'length' needs "this.". 272 35
    # warning RequireThis Reference to instance variable 'length' needs "this.". 295 35
    # warning RequireThis Reference to instance variable 'length' needs "this.". 314 35

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/font/TextHitInfo.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'charIndex' needs "this.". 128 32
    # warning RequireThis Reference to instance variable 'charIndex' needs "this.". 173 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/font/TextJustifier.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'limit' needs "this.". 111 37
    # warning RequireThis Reference to instance variable 'start' needs "this.". 118 30
    # warning RequireThis Reference to instance variable 'limit' needs "this.". 133 34
    # warning RequireThis Reference to instance variable 'limit' needs "this.". 178 37
    # warning RequireThis Reference to instance variable 'start' needs "this.". 181 30
    # warning RequireThis Reference to instance variable 'limit' needs "this.". 199 34

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/font/TextLayout.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'characterCount' needs "this.". 698 40
    # warning RequireThis Reference to instance variable 'characterCount' needs "this.". 707 37
    # warning RequireThis Reference to instance variable 'characterCount' needs "this.". 775 39
    # warning RequireThis Reference to instance variable 'characterCount' needs "this.". 1128 36
    # warning RequireThis Reference to instance variable 'characterCount' needs "this.". 1132 26
    # warning RequireThis Reference to instance variable 'characterCount' needs "this.". 1245 39
    # warning RequireThis Reference to instance variable 'characterCount' needs "this.". 1334 52
    # warning RequireThis Reference to instance variable 'characterCount' needs "this.". 1335 32
    # warning RequireThis Reference to instance variable 'characterCount' needs "this.". 1336 48
    # warning RequireThis Reference to instance variable 'characterCount' needs "this.". 1358 36
    # warning RequireThis Reference to instance variable 'characterCount' needs "this.". 1360 27
    # warning RequireThis Reference to instance variable 'characterCount' needs "this.". 1379 22
    # warning RequireThis Reference to instance variable 'characterCount' needs "this.". 1413 22
    # warning RequireThis Reference to instance variable 'characterCount' needs "this.". 1440 36
    # warning RequireThis Reference to instance variable 'characterCount' needs "this.". 1526 36
    # warning RequireThis Reference to instance variable 'characterCount' needs "this.". 1578 51
    # warning RequireThis Reference to instance variable 'characterCount' needs "this.". 1613 45
    # warning RequireThis Reference to instance variable 'characterCount' needs "this.". 1619 66
    # warning RequireThis Reference to instance variable 'characterCount' needs "this.". 1620 40
    # warning RequireThis Reference to instance variable 'characterCount' needs "this.". 1845 35
    # warning RequireThis Reference to instance variable 'characterCount' needs "this.". 1850 37
    # warning RequireThis Reference to instance variable 'characterCount' needs "this.". 1872 36
    # warning RequireThis Reference to instance variable 'characterCount' needs "this.". 2113 29
    # warning RequireThis Reference to instance variable 'characterCount' needs "this.". 2125 29
    # warning RequireThis Reference to instance variable 'characterCount' needs "this.". 2132 31
    # warning RequireThis Reference to instance variable 'characterCount' needs "this.". 2201 27
    # warning RequireThis Reference to instance variable 'characterCount' needs "this.". 2201 60
    # warning RequireThis Reference to instance variable 'characterCount' needs "this.". 2285 50
    # warning RequireThis Reference to instance variable 'characterCount' needs "this.". 2328 89
    # warning RequireThis Reference to instance variable 'characterCount' needs "this.". 2335 65
    # warning RequireThis Reference to instance variable 'characterCount' needs "this.". 2391 51
    # warning RequireThis Reference to instance variable 'characterCount' needs "this.". 2402 29
    # warning RequireThis Reference to instance variable 'characterCount' needs "this.". 2503 29
    # warning RequireThis Reference to instance variable 'characterCount' needs "this.". 2543 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/font/TextLine.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'fCharsStart' needs "this.". 539 30
    # warning RequireThis Reference to instance variable 'fCharsStart' needs "this.". 582 56
    # warning RequireThis Reference to instance variable 'fCharsStart' needs "this.". 587 60
    # warning RequireThis Reference to instance variable 'fCharsStart' needs "this.". 592 61
    # warning RequireThis Reference to instance variable 'fCharsStart' needs "this.". 606 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/font/TextMeasurer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'fStart' needs "this.". 200 48
    # warning RequireThis Reference to instance variable 'fComponentLimit' needs "this.". 292 51
    # warning RequireThis Reference to instance variable 'fComponentStart' needs "this.". 498 21
    # warning RequireThis Reference to instance variable 'fComponentLimit' needs "this.". 498 48
    # warning RequireThis Reference to instance variable 'layoutCount' needs "this.". 510 62
    # warning RequireThis Reference to instance variable 'fStart' needs "this.". 558 34
    # warning RequireThis Reference to instance variable 'fComponentStart' needs "this.". 561 30
    # warning RequireThis Reference to instance variable 'fComponentLimit' needs "this.". 562 31
    # warning RequireThis Reference to instance variable 'fStart' needs "this.". 566 56
    # warning RequireThis Reference to instance variable 'fStart' needs "this.". 587 34
    # warning RequireThis Reference to instance variable 'fStart' needs "this.". 588 34
    # warning RequireThis Reference to instance variable 'fStart' needs "this.". 612 34
    # warning RequireThis Reference to instance variable 'fStart' needs "this.". 613 34
    # warning RequireThis Reference to instance variable 'formattedChars' needs "this.". 634 49
    # warning RequireThis Reference to instance variable 'fStart' needs "this.". 672 19
    # warning RequireThis Reference to instance variable 'fStart' needs "this.". 676 40
    # warning RequireThis Reference to instance variable 'fStart' needs "this.". 677 40
    # warning RequireThis Reference to instance variable 'fStart' needs "this.". 731 19
    # warning RequireThis Reference to instance variable 'fStart' needs "this.". 735 40
    # warning RequireThis Reference to instance variable 'fStart' needs "this.". 736 38
    # warning RequireThis Reference to instance variable 'fStart' needs "this.". 738 60

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/geom/AffineTransform.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'm00' needs "this.". 892 23
    # warning RequireThis Reference to instance variable 'm01' needs "this.". 892 36
    # warning RequireThis Reference to instance variable 'm10' needs "this.". 892 49
    # warning RequireThis Reference to instance variable 'm11' needs "this.". 892 62
    # warning RequireThis Reference to instance variable 'm01' needs "this.". 929 27
    # warning RequireThis Reference to instance variable 'm10' needs "this.". 930 27
    # warning RequireThis Reference to instance variable 'm00' needs "this.". 957 27
    # warning RequireThis Reference to instance variable 'm11' needs "this.". 958 27
    # warning RequireThis Reference to instance variable 'm11' needs "this.". 1049 26
    # warning RequireThis Reference to instance variable 'm10' needs "this.". 1049 38
    # warning RequireThis Reference to instance variable 'm10' needs "this.". 1052 28
    # warning RequireThis Reference to instance variable 'm11' needs "this.". 1055 26
    # warning RequireThis Reference to instance variable 'm00' needs "this.". 1152 25
    # warning RequireThis Reference to instance variable 'm10' needs "this.". 1153 25
    # warning RequireThis Reference to instance variable 'm01' needs "this.". 1154 25
    # warning RequireThis Reference to instance variable 'm11' needs "this.". 1155 25
    # warning RequireThis Reference to instance variable 'm02' needs "this.". 1157 29
    # warning RequireThis Reference to instance variable 'm12' needs "this.". 1158 29
    # warning RequireThis Reference to instance variable 'm00' needs "this.". 1272 24
    # warning RequireThis Reference to instance variable 'm01' needs "this.". 1272 35
    # warning RequireThis Reference to instance variable 'm02' needs "this.". 1272 41
    # warning RequireThis Reference to instance variable 'm10' needs "this.". 1273 24
    # warning RequireThis Reference to instance variable 'm11' needs "this.". 1273 35
    # warning RequireThis Reference to instance variable 'm12' needs "this.". 1273 41
    # warning RequireThis Reference to instance variable 'm00' needs "this.". 1282 24
    # warning RequireThis Reference to instance variable 'm01' needs "this.". 1282 35
    # warning RequireThis Reference to instance variable 'm10' needs "this.". 1283 24
    # warning RequireThis Reference to instance variable 'm11' needs "this.". 1283 35
    # warning RequireThis Reference to instance variable 'm01' needs "this.". 1290 24
    # warning RequireThis Reference to instance variable 'm02' needs "this.". 1290 30
    # warning RequireThis Reference to instance variable 'm10' needs "this.". 1291 24
    # warning RequireThis Reference to instance variable 'm12' needs "this.". 1291 30
    # warning RequireThis Reference to instance variable 'm01' needs "this.". 1300 24
    # warning RequireThis Reference to instance variable 'm10' needs "this.". 1301 24
    # warning RequireThis Reference to instance variable 'm00' needs "this.". 1308 24
    # warning RequireThis Reference to instance variable 'm02' needs "this.". 1308 30
    # warning RequireThis Reference to instance variable 'm11' needs "this.". 1309 24
    # warning RequireThis Reference to instance variable 'm12' needs "this.". 1309 30
    # warning RequireThis Reference to instance variable 'm00' needs "this.". 1318 24
    # warning RequireThis Reference to instance variable 'm11' needs "this.". 1319 24
    # warning RequireThis Reference to instance variable 'm02' needs "this.". 1326 24
    # warning RequireThis Reference to instance variable 'm12' needs "this.". 1327 24
    # warning RequireThis Reference to instance variable 'm01' needs "this.". 1359 15
    # warning RequireThis Reference to instance variable 'm10' needs "this.". 1361 14
    # warning RequireThis Reference to instance variable 'm11' needs "this.". 1362 15
    # warning RequireThis Reference to instance variable 'm10' needs "this.". 1397 14
    # warning RequireThis Reference to instance variable 'm00' needs "this.". 1439 22
    # warning RequireThis Reference to instance variable 'm01' needs "this.". 1440 22
    # warning RequireThis Reference to instance variable 'm10' needs "this.". 1443 22
    # warning RequireThis Reference to instance variable 'm11' needs "this.". 1444 22
    # warning RequireThis Reference to instance variable 'm00' needs "this.". 1521 18
    # warning RequireThis Reference to instance variable 'm01' needs "this.". 1522 18
    # warning RequireThis Reference to instance variable 'm10' needs "this.". 1525 18
    # warning RequireThis Reference to instance variable 'm11' needs "this.". 1526 18
    # warning RequireThis Reference to instance variable 'm01' needs "this.". 1615 37
    # warning RequireThis Reference to instance variable 'm00' needs "this.". 1615 61
    # warning RequireThis Reference to instance variable 'm11' needs "this.". 1616 37
    # warning RequireThis Reference to instance variable 'm10' needs "this.". 1616 61
    # warning RequireThis Reference to instance variable 'm00' needs "this.". 1620 37
    # warning RequireThis Reference to instance variable 'm01' needs "this.". 1620 61
    # warning RequireThis Reference to instance variable 'm10' needs "this.". 1621 37
    # warning RequireThis Reference to instance variable 'm11' needs "this.". 1621 61
    # warning RequireThis Reference to instance variable 'm01' needs "this.". 1625 37
    # warning RequireThis Reference to instance variable 'm00' needs "this.". 1625 61
    # warning RequireThis Reference to instance variable 'm11' needs "this.". 1626 37
    # warning RequireThis Reference to instance variable 'm10' needs "this.". 1626 61
    # warning RequireThis Reference to instance variable 'm00' needs "this.". 1731 18
    # warning RequireThis Reference to instance variable 'm01' needs "this.". 1732 18
    # warning RequireThis Reference to instance variable 'm10' needs "this.". 1736 18
    # warning RequireThis Reference to instance variable 'm11' needs "this.". 1737 18
    # warning RequireThis Reference to instance variable 'm00' needs "this.". 1893 36
    # warning RequireThis Reference to instance variable 'm00' needs "this.". 1980 36
    # warning RequireThis Reference to instance variable 'm00' needs "this.". 2330 18
    # warning RequireThis Reference to instance variable 'm10' needs "this.". 2333 18
    # warning RequireThis Reference to instance variable 'm00' needs "this.". 2377 18
    # warning RequireThis Reference to instance variable 'm01' needs "this.". 2378 18
    # warning RequireThis Reference to instance variable 'm10' needs "this.". 2383 18
    # warning RequireThis Reference to instance variable 'm11' needs "this.". 2384 18
    # warning RequireThis Reference to instance variable 'm01' needs "this.". 2393 18
    # warning RequireThis Reference to instance variable 'm10' needs "this.". 2398 18
    # warning RequireThis Reference to instance variable 'm00' needs "this.". 2406 18
    # warning RequireThis Reference to instance variable 'm11' needs "this.". 2411 18
    # warning RequireThis Reference to instance variable 'm00' needs "this.". 2542 18
    # warning RequireThis Reference to instance variable 'm01' needs "this.". 2546 18
    # warning RequireThis Reference to instance variable 'm02' needs "this.". 2550 18
    # warning RequireThis Reference to instance variable 'm02' needs "this.". 2565 18
    # warning RequireThis Reference to instance variable 'm12' needs "this.". 2566 18
    # warning RequireThis Reference to instance variable 'm00' needs "this.". 2575 18
    # warning RequireThis Reference to instance variable 'm10' needs "this.". 2576 18
    # warning RequireThis Reference to instance variable 'm01' needs "this.". 2580 18
    # warning RequireThis Reference to instance variable 'm11' needs "this.". 2581 18
    # warning RequireThis Reference to instance variable 'm02' needs "this.". 2587 18
    # warning RequireThis Reference to instance variable 'm12' needs "this.". 2588 18
    # warning RequireThis Reference to instance variable 'm10' needs "this.". 2597 18
    # warning RequireThis Reference to instance variable 'm01' needs "this.". 2601 18
    # warning RequireThis Reference to instance variable 'm02' needs "this.". 2607 18
    # warning RequireThis Reference to instance variable 'm12' needs "this.". 2608 18
    # warning RequireThis Reference to instance variable 'm00' needs "this.". 2617 18
    # warning RequireThis Reference to instance variable 'm11' needs "this.". 2621 18
    # warning RequireThis Reference to instance variable 'm02' needs "this.". 2627 18
    # warning RequireThis Reference to instance variable 'm12' needs "this.". 2628 18
    # warning RequireThis Reference to instance variable 'm11' needs "this.". 2682 25
    # warning RequireThis Reference to instance variable 'm10' needs "this.". 2682 37
    # warning RequireThis Reference to instance variable 'm12' needs "this.". 2689 47
    # warning RequireThis Reference to instance variable 'm02' needs "this.". 2689 59
    # warning RequireThis Reference to instance variable 'm02' needs "this.". 2690 47
    # warning RequireThis Reference to instance variable 'm12' needs "this.". 2690 59
    # warning RequireThis Reference to instance variable 'm11' needs "this.". 2695 25
    # warning RequireThis Reference to instance variable 'm10' needs "this.". 2695 37
    # warning RequireThis Reference to instance variable 'm01' needs "this.". 2708 59
    # warning RequireThis Reference to instance variable 'm10' needs "this.". 2709 47
    # warning RequireThis Reference to instance variable 'm10' needs "this.". 2710 47
    # warning RequireThis Reference to instance variable 'm01' needs "this.". 2710 59
    # warning RequireThis Reference to instance variable 'm01' needs "this.". 2716 57
    # warning RequireThis Reference to instance variable 'm10' needs "this.". 2717 46
    # warning RequireThis Reference to instance variable 'm00' needs "this.". 2724 47
    # warning RequireThis Reference to instance variable 'm11' needs "this.". 2725 59
    # warning RequireThis Reference to instance variable 'm00' needs "this.". 2726 47
    # warning RequireThis Reference to instance variable 'm11' needs "this.". 2726 59
    # warning RequireThis Reference to instance variable 'm00' needs "this.". 2732 46
    # warning RequireThis Reference to instance variable 'm11' needs "this.". 2733 57
    # warning RequireThis Reference to instance variable 'm00' needs "this.". 2779 19
    # warning RequireThis Reference to instance variable 'm01' needs "this.". 2779 30
    # warning RequireThis Reference to instance variable 'm02' needs "this.". 2779 41
    # warning RequireThis Reference to instance variable 'm10' needs "this.". 2780 19
    # warning RequireThis Reference to instance variable 'm11' needs "this.". 2780 30
    # warning RequireThis Reference to instance variable 'm12' needs "this.". 2780 41
    # warning RequireThis Reference to instance variable 'm00' needs "this.". 2794 19
    # warning RequireThis Reference to instance variable 'm01' needs "this.". 2794 30
    # warning RequireThis Reference to instance variable 'm10' needs "this.". 2795 19
    # warning RequireThis Reference to instance variable 'm11' needs "this.". 2795 30
    # warning RequireThis Reference to instance variable 'm01' needs "this.". 2809 19
    # warning RequireThis Reference to instance variable 'm02' needs "this.". 2809 30
    # warning RequireThis Reference to instance variable 'm10' needs "this.". 2810 19
    # warning RequireThis Reference to instance variable 'm12' needs "this.". 2810 30
    # warning RequireThis Reference to instance variable 'm01' needs "this.". 2822 19
    # warning RequireThis Reference to instance variable 'm10' needs "this.". 2823 19
    # warning RequireThis Reference to instance variable 'm00' needs "this.". 2835 19
    # warning RequireThis Reference to instance variable 'm02' needs "this.". 2835 30
    # warning RequireThis Reference to instance variable 'm11' needs "this.". 2836 19
    # warning RequireThis Reference to instance variable 'm12' needs "this.". 2836 30
    # warning RequireThis Reference to instance variable 'm00' needs "this.". 2848 19
    # warning RequireThis Reference to instance variable 'm11' needs "this.". 2849 19
    # warning RequireThis Reference to instance variable 'm00' needs "this.". 2914 35
    # warning RequireThis Reference to instance variable 'm01' needs "this.". 2914 45
    # warning RequireThis Reference to instance variable 'm02' needs "this.". 2914 51
    # warning RequireThis Reference to instance variable 'm10' needs "this.". 2915 35
    # warning RequireThis Reference to instance variable 'm11' needs "this.". 2915 45
    # warning RequireThis Reference to instance variable 'm12' needs "this.". 2915 51
    # warning RequireThis Reference to instance variable 'm00' needs "this.". 2918 35
    # warning RequireThis Reference to instance variable 'm01' needs "this.". 2918 45
    # warning RequireThis Reference to instance variable 'm10' needs "this.". 2918 54
    # warning RequireThis Reference to instance variable 'm11' needs "this.". 2918 64
    # warning RequireThis Reference to instance variable 'm01' needs "this.". 2921 35
    # warning RequireThis Reference to instance variable 'm02' needs "this.". 2921 41
    # warning RequireThis Reference to instance variable 'm10' needs "this.". 2921 50
    # warning RequireThis Reference to instance variable 'm12' needs "this.". 2921 56
    # warning RequireThis Reference to instance variable 'm01' needs "this.". 2924 35
    # warning RequireThis Reference to instance variable 'm10' needs "this.". 2924 44
    # warning RequireThis Reference to instance variable 'm00' needs "this.". 2927 35
    # warning RequireThis Reference to instance variable 'm02' needs "this.". 2927 41
    # warning RequireThis Reference to instance variable 'm11' needs "this.". 2927 50
    # warning RequireThis Reference to instance variable 'm12' needs "this.". 2927 56
    # warning RequireThis Reference to instance variable 'm00' needs "this.". 2930 35
    # warning RequireThis Reference to instance variable 'm11' needs "this.". 2930 44
    # warning RequireThis Reference to instance variable 'm02' needs "this.". 2933 35
    # warning RequireThis Reference to instance variable 'm12' needs "this.". 2933 44
    # warning RequireThis Reference to instance variable 'm00' needs "this.". 2998 37
    # warning RequireThis Reference to instance variable 'm01' needs "this.". 2998 47
    # warning RequireThis Reference to instance variable 'm02' needs "this.". 2998 53
    # warning RequireThis Reference to instance variable 'm10' needs "this.". 2999 37
    # warning RequireThis Reference to instance variable 'm11' needs "this.". 2999 47
    # warning RequireThis Reference to instance variable 'm12' needs "this.". 2999 53
    # warning RequireThis Reference to instance variable 'm00' needs "this.". 3002 37
    # warning RequireThis Reference to instance variable 'm01' needs "this.". 3002 47
    # warning RequireThis Reference to instance variable 'm10' needs "this.". 3002 56
    # warning RequireThis Reference to instance variable 'm11' needs "this.". 3002 66
    # warning RequireThis Reference to instance variable 'm01' needs "this.". 3005 37
    # warning RequireThis Reference to instance variable 'm02' needs "this.". 3005 43
    # warning RequireThis Reference to instance variable 'm10' needs "this.". 3005 52
    # warning RequireThis Reference to instance variable 'm12' needs "this.". 3005 58
    # warning RequireThis Reference to instance variable 'm01' needs "this.". 3008 37
    # warning RequireThis Reference to instance variable 'm10' needs "this.". 3008 46
    # warning RequireThis Reference to instance variable 'm00' needs "this.". 3011 37
    # warning RequireThis Reference to instance variable 'm02' needs "this.". 3011 43
    # warning RequireThis Reference to instance variable 'm11' needs "this.". 3011 52
    # warning RequireThis Reference to instance variable 'm12' needs "this.". 3011 58
    # warning RequireThis Reference to instance variable 'm00' needs "this.". 3014 37
    # warning RequireThis Reference to instance variable 'm11' needs "this.". 3014 46
    # warning RequireThis Reference to instance variable 'm02' needs "this.". 3017 37
    # warning RequireThis Reference to instance variable 'm12' needs "this.". 3017 46
    # warning RequireThis Reference to instance variable 'm00' needs "this.". 3074 19
    # warning RequireThis Reference to instance variable 'm01' needs "this.". 3074 30
    # warning RequireThis Reference to instance variable 'm02' needs "this.". 3074 41
    # warning RequireThis Reference to instance variable 'm10' needs "this.". 3075 19
    # warning RequireThis Reference to instance variable 'm11' needs "this.". 3075 30
    # warning RequireThis Reference to instance variable 'm12' needs "this.". 3075 41
    # warning RequireThis Reference to instance variable 'm00' needs "this.". 3084 19
    # warning RequireThis Reference to instance variable 'm01' needs "this.". 3084 30
    # warning RequireThis Reference to instance variable 'm10' needs "this.". 3085 19
    # warning RequireThis Reference to instance variable 'm11' needs "this.". 3085 30
    # warning RequireThis Reference to instance variable 'm01' needs "this.". 3094 19
    # warning RequireThis Reference to instance variable 'm02' needs "this.". 3094 30
    # warning RequireThis Reference to instance variable 'm10' needs "this.". 3095 19
    # warning RequireThis Reference to instance variable 'm12' needs "this.". 3095 30
    # warning RequireThis Reference to instance variable 'm01' needs "this.". 3103 19
    # warning RequireThis Reference to instance variable 'm10' needs "this.". 3103 30
    # warning RequireThis Reference to instance variable 'm00' needs "this.". 3111 19
    # warning RequireThis Reference to instance variable 'm02' needs "this.". 3111 30
    # warning RequireThis Reference to instance variable 'm11' needs "this.". 3112 19
    # warning RequireThis Reference to instance variable 'm12' needs "this.". 3112 30
    # warning RequireThis Reference to instance variable 'm00' needs "this.". 3119 19
    # warning RequireThis Reference to instance variable 'm11' needs "this.". 3119 30
    # warning RequireThis Reference to instance variable 'm02' needs "this.". 3126 19
    # warning RequireThis Reference to instance variable 'm12' needs "this.". 3126 30
    # warning RequireThis Reference to instance variable 'm00' needs "this.". 3189 19
    # warning RequireThis Reference to instance variable 'm01' needs "this.". 3189 30
    # warning RequireThis Reference to instance variable 'm02' needs "this.". 3189 41
    # warning RequireThis Reference to instance variable 'm10' needs "this.". 3190 19
    # warning RequireThis Reference to instance variable 'm11' needs "this.". 3190 30
    # warning RequireThis Reference to instance variable 'm12' needs "this.". 3190 41
    # warning RequireThis Reference to instance variable 'm00' needs "this.". 3199 19
    # warning RequireThis Reference to instance variable 'm01' needs "this.". 3199 30
    # warning RequireThis Reference to instance variable 'm10' needs "this.". 3200 19
    # warning RequireThis Reference to instance variable 'm11' needs "this.". 3200 30
    # warning RequireThis Reference to instance variable 'm01' needs "this.". 3209 19
    # warning RequireThis Reference to instance variable 'm02' needs "this.". 3209 30
    # warning RequireThis Reference to instance variable 'm10' needs "this.". 3210 19
    # warning RequireThis Reference to instance variable 'm12' needs "this.". 3210 30
    # warning RequireThis Reference to instance variable 'm01' needs "this.". 3218 19
    # warning RequireThis Reference to instance variable 'm10' needs "this.". 3218 30
    # warning RequireThis Reference to instance variable 'm00' needs "this.". 3226 19
    # warning RequireThis Reference to instance variable 'm02' needs "this.". 3226 30
    # warning RequireThis Reference to instance variable 'm11' needs "this.". 3227 19
    # warning RequireThis Reference to instance variable 'm12' needs "this.". 3227 30
    # warning RequireThis Reference to instance variable 'm00' needs "this.". 3234 19
    # warning RequireThis Reference to instance variable 'm11' needs "this.". 3234 30
    # warning RequireThis Reference to instance variable 'm02' needs "this.". 3241 19
    # warning RequireThis Reference to instance variable 'm12' needs "this.". 3241 30
    # warning RequireThis Reference to instance variable 'm00' needs "this.". 3285 19
    # warning RequireThis Reference to instance variable 'm01' needs "this.". 3285 30
    # warning RequireThis Reference to instance variable 'm02' needs "this.". 3285 41
    # warning RequireThis Reference to instance variable 'm10' needs "this.". 3286 19
    # warning RequireThis Reference to instance variable 'm11' needs "this.". 3286 30
    # warning RequireThis Reference to instance variable 'm12' needs "this.". 3286 41
    # warning RequireThis Reference to instance variable 'm00' needs "this.". 3295 19
    # warning RequireThis Reference to instance variable 'm01' needs "this.". 3295 30
    # warning RequireThis Reference to instance variable 'm10' needs "this.". 3296 19
    # warning RequireThis Reference to instance variable 'm11' needs "this.". 3296 30
    # warning RequireThis Reference to instance variable 'm01' needs "this.". 3305 19
    # warning RequireThis Reference to instance variable 'm02' needs "this.". 3305 30
    # warning RequireThis Reference to instance variable 'm10' needs "this.". 3306 19
    # warning RequireThis Reference to instance variable 'm12' needs "this.". 3306 30
    # warning RequireThis Reference to instance variable 'm01' needs "this.". 3314 19
    # warning RequireThis Reference to instance variable 'm10' needs "this.". 3314 30
    # warning RequireThis Reference to instance variable 'm00' needs "this.". 3322 19
    # warning RequireThis Reference to instance variable 'm02' needs "this.". 3322 30
    # warning RequireThis Reference to instance variable 'm11' needs "this.". 3323 19
    # warning RequireThis Reference to instance variable 'm12' needs "this.". 3323 30
    # warning RequireThis Reference to instance variable 'm00' needs "this.". 3330 19
    # warning RequireThis Reference to instance variable 'm11' needs "this.". 3330 30
    # warning RequireThis Reference to instance variable 'm02' needs "this.". 3337 19
    # warning RequireThis Reference to instance variable 'm12' needs "this.". 3337 30
    # warning RequireThis Reference to instance variable 'm00' needs "this.". 3381 19
    # warning RequireThis Reference to instance variable 'm01' needs "this.". 3381 30
    # warning RequireThis Reference to instance variable 'm02' needs "this.". 3381 41
    # warning RequireThis Reference to instance variable 'm10' needs "this.". 3382 19
    # warning RequireThis Reference to instance variable 'm11' needs "this.". 3382 30
    # warning RequireThis Reference to instance variable 'm12' needs "this.". 3382 41
    # warning RequireThis Reference to instance variable 'm00' needs "this.". 3391 19
    # warning RequireThis Reference to instance variable 'm01' needs "this.". 3391 30
    # warning RequireThis Reference to instance variable 'm10' needs "this.". 3392 19
    # warning RequireThis Reference to instance variable 'm11' needs "this.". 3392 30
    # warning RequireThis Reference to instance variable 'm01' needs "this.". 3401 19
    # warning RequireThis Reference to instance variable 'm02' needs "this.". 3401 30
    # warning RequireThis Reference to instance variable 'm10' needs "this.". 3402 19
    # warning RequireThis Reference to instance variable 'm12' needs "this.". 3402 30
    # warning RequireThis Reference to instance variable 'm01' needs "this.". 3410 19
    # warning RequireThis Reference to instance variable 'm10' needs "this.". 3410 30
    # warning RequireThis Reference to instance variable 'm00' needs "this.". 3418 19
    # warning RequireThis Reference to instance variable 'm02' needs "this.". 3418 30
    # warning RequireThis Reference to instance variable 'm11' needs "this.". 3419 19
    # warning RequireThis Reference to instance variable 'm12' needs "this.". 3419 30
    # warning RequireThis Reference to instance variable 'm00' needs "this.". 3426 19
    # warning RequireThis Reference to instance variable 'm11' needs "this.". 3426 30
    # warning RequireThis Reference to instance variable 'm02' needs "this.". 3433 19
    # warning RequireThis Reference to instance variable 'm12' needs "this.". 3433 30
    # warning RequireThis Reference to instance variable 'm02' needs "this.". 3488 18
    # warning RequireThis Reference to instance variable 'm12' needs "this.". 3489 18
    # warning RequireThis Reference to instance variable 'm11' needs "this.". 3492 32
    # warning RequireThis Reference to instance variable 'm10' needs "this.". 3492 44
    # warning RequireThis Reference to instance variable 'm11' needs "this.". 3497 36
    # warning RequireThis Reference to instance variable 'm01' needs "this.". 3497 46
    # warning RequireThis Reference to instance variable 'm00' needs "this.". 3498 36
    # warning RequireThis Reference to instance variable 'm10' needs "this.". 3498 46
    # warning RequireThis Reference to instance variable 'm02' needs "this.". 3501 18
    # warning RequireThis Reference to instance variable 'm12' needs "this.". 3502 18
    # warning RequireThis Reference to instance variable 'm10' needs "this.". 3508 35
    # warning RequireThis Reference to instance variable 'm01' needs "this.". 3508 44
    # warning RequireThis Reference to instance variable 'm02' needs "this.". 3511 18
    # warning RequireThis Reference to instance variable 'm12' needs "this.". 3512 18
    # warning RequireThis Reference to instance variable 'm00' needs "this.". 3518 35
    # warning RequireThis Reference to instance variable 'm11' needs "this.". 3518 44
    # warning RequireThis Reference to instance variable 'm02' needs "this.". 3521 35
    # warning RequireThis Reference to instance variable 'm12' needs "this.". 3521 44
    # warning RequireThis Reference to instance variable 'm00' needs "this.". 3583 19
    # warning RequireThis Reference to instance variable 'm01' needs "this.". 3583 30
    # warning RequireThis Reference to instance variable 'm02' needs "this.". 3583 41
    # warning RequireThis Reference to instance variable 'm10' needs "this.". 3584 19
    # warning RequireThis Reference to instance variable 'm11' needs "this.". 3584 30
    # warning RequireThis Reference to instance variable 'm12' needs "this.". 3584 41
    # warning RequireThis Reference to instance variable 'm00' needs "this.". 3598 19
    # warning RequireThis Reference to instance variable 'm01' needs "this.". 3598 30
    # warning RequireThis Reference to instance variable 'm10' needs "this.". 3599 19
    # warning RequireThis Reference to instance variable 'm11' needs "this.". 3599 30
    # warning RequireThis Reference to instance variable 'm01' needs "this.". 3613 19
    # warning RequireThis Reference to instance variable 'm02' needs "this.". 3613 30
    # warning RequireThis Reference to instance variable 'm10' needs "this.". 3614 19
    # warning RequireThis Reference to instance variable 'm12' needs "this.". 3614 30
    # warning RequireThis Reference to instance variable 'm01' needs "this.". 3625 19
    # warning RequireThis Reference to instance variable 'm10' needs "this.". 3625 30
    # warning RequireThis Reference to instance variable 'm00' needs "this.". 3636 19
    # warning RequireThis Reference to instance variable 'm02' needs "this.". 3636 30
    # warning RequireThis Reference to instance variable 'm11' needs "this.". 3637 19
    # warning RequireThis Reference to instance variable 'm12' needs "this.". 3637 30
    # warning RequireThis Reference to instance variable 'm00' needs "this.". 3647 19
    # warning RequireThis Reference to instance variable 'm11' needs "this.". 3647 30
    # warning RequireThis Reference to instance variable 'm02' needs "this.". 3657 19
    # warning RequireThis Reference to instance variable 'm12' needs "this.". 3657 30
    # warning RequireThis Reference to instance variable 'm00' needs "this.". 3717 35
    # warning RequireThis Reference to instance variable 'm01' needs "this.". 3717 45
    # warning RequireThis Reference to instance variable 'm10' needs "this.". 3717 54
    # warning RequireThis Reference to instance variable 'm11' needs "this.". 3717 64
    # warning RequireThis Reference to instance variable 'm01' needs "this.". 3721 35
    # warning RequireThis Reference to instance variable 'm10' needs "this.". 3721 44
    # warning RequireThis Reference to instance variable 'm00' needs "this.". 3725 35
    # warning RequireThis Reference to instance variable 'm11' needs "this.". 3725 44
    # warning RequireThis Reference to instance variable 'm00' needs "this.". 3793 19
    # warning RequireThis Reference to instance variable 'm01' needs "this.". 3793 30
    # warning RequireThis Reference to instance variable 'm10' needs "this.". 3794 19
    # warning RequireThis Reference to instance variable 'm11' needs "this.". 3794 30
    # warning RequireThis Reference to instance variable 'm01' needs "this.". 3804 19
    # warning RequireThis Reference to instance variable 'm10' needs "this.". 3804 30
    # warning RequireThis Reference to instance variable 'm00' needs "this.". 3813 19
    # warning RequireThis Reference to instance variable 'm11' needs "this.". 3813 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/geom/Arc2D.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'x' needs "this.". 218 29
    # warning RequireThis Reference to instance variable 'y' needs "this.". 230 29
    # warning RequireThis Reference to instance variable 'width' needs "this.". 242 29
    # warning RequireThis Reference to instance variable 'height' needs "this.". 254 29
    # warning RequireThis Reference to instance variable 'start' needs "this.". 262 29
    # warning RequireThis Reference to instance variable 'extent' needs "this.". 270 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/geom/ArcIterator.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'w' needs "this.". 46 29
    # warning RequireThis Reference to instance variable 'h' needs "this.". 47 29
    # warning RequireThis Reference to instance variable 'arcSegs' needs "this.". 62 51
    # warning RequireThis Reference to instance variable 'lineSegs' needs "this.". 99 34
    # warning RequireThis Reference to instance variable 'w' needs "this.". 217 56
    # warning RequireThis Reference to instance variable 'h' needs "this.". 218 56
    # warning RequireThis Reference to instance variable 'arcSegs' needs "this.". 224 21
    # warning RequireThis Reference to instance variable 'lineSegs' needs "this.". 225 36
    # warning RequireThis Reference to instance variable 'x' needs "this.". 228 33
    # warning RequireThis Reference to instance variable 'y' needs "this.". 229 33
    # warning RequireThis Reference to instance variable 'w' needs "this.". 238 55
    # warning RequireThis Reference to instance variable 'h' needs "this.". 239 55
    # warning RequireThis Reference to instance variable 'increment' needs "this.". 240 18
    # warning RequireThis Reference to instance variable 'w' needs "this.". 243 55
    # warning RequireThis Reference to instance variable 'h' needs "this.". 244 55
    # warning RequireThis Reference to instance variable 'w' needs "this.". 245 41
    # warning RequireThis Reference to instance variable 'h' needs "this.". 246 41
    # warning RequireThis Reference to instance variable 'w' needs "this.". 277 47
    # warning RequireThis Reference to instance variable 'h' needs "this.". 278 47
    # warning RequireThis Reference to instance variable 'arcSegs' needs "this.". 284 21
    # warning RequireThis Reference to instance variable 'lineSegs' needs "this.". 285 36
    # warning RequireThis Reference to instance variable 'x' needs "this.". 288 25
    # warning RequireThis Reference to instance variable 'y' needs "this.". 289 25
    # warning RequireThis Reference to instance variable 'w' needs "this.". 298 46
    # warning RequireThis Reference to instance variable 'h' needs "this.". 299 46
    # warning RequireThis Reference to instance variable 'increment' needs "this.". 300 18
    # warning RequireThis Reference to instance variable 'w' needs "this.". 303 46
    # warning RequireThis Reference to instance variable 'h' needs "this.". 304 46
    # warning RequireThis Reference to instance variable 'w' needs "this.". 305 32
    # warning RequireThis Reference to instance variable 'h' needs "this.". 306 32

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/geom/Area.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'thiscurve' needs "this.". 689 25

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/geom/CubicCurve2D.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'x1' needs "this.". 165 29
    # warning RequireThis Reference to instance variable 'y1' needs "this.". 173 29
    # warning RequireThis Reference to instance variable 'ctrlx1' needs "this.". 189 29
    # warning RequireThis Reference to instance variable 'ctrly1' needs "this.". 197 29
    # warning RequireThis Reference to instance variable 'ctrlx2' needs "this.". 213 29
    # warning RequireThis Reference to instance variable 'ctrly2' needs "this.". 221 29
    # warning RequireThis Reference to instance variable 'x2' needs "this.". 237 29
    # warning RequireThis Reference to instance variable 'y2' needs "this.". 245 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/geom/Ellipse2D.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'x' needs "this.". 109 29
    # warning RequireThis Reference to instance variable 'y' needs "this.". 117 29
    # warning RequireThis Reference to instance variable 'width' needs "this.". 125 29
    # warning RequireThis Reference to instance variable 'height' needs "this.". 133 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/geom/EllipseIterator.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'w' needs "this.". 123 49
    # warning RequireThis Reference to instance variable 'h' needs "this.". 124 49
    # warning RequireThis Reference to instance variable 'w' needs "this.". 131 45
    # warning RequireThis Reference to instance variable 'h' needs "this.". 132 45
    # warning RequireThis Reference to instance variable 'w' needs "this.". 133 45
    # warning RequireThis Reference to instance variable 'h' needs "this.". 134 45
    # warning RequireThis Reference to instance variable 'w' needs "this.". 135 45
    # warning RequireThis Reference to instance variable 'h' needs "this.". 136 45
    # warning RequireThis Reference to instance variable 'w' needs "this.". 170 40
    # warning RequireThis Reference to instance variable 'h' needs "this.". 171 40
    # warning RequireThis Reference to instance variable 'w' needs "this.". 178 36
    # warning RequireThis Reference to instance variable 'h' needs "this.". 179 36
    # warning RequireThis Reference to instance variable 'w' needs "this.". 180 36
    # warning RequireThis Reference to instance variable 'h' needs "this.". 181 36
    # warning RequireThis Reference to instance variable 'w' needs "this.". 182 36
    # warning RequireThis Reference to instance variable 'h' needs "this.". 183 36

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/geom/FlatteningPathIterator.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'holdIndex' needs "this.". 176 38
    # warning RequireThis Reference to instance variable 'holdEnd' needs "this.". 200 26
    # warning RequireThis Reference to instance variable 'curx' needs "this.". 219 24
    # warning RequireThis Reference to instance variable 'cury' needs "this.". 220 24
    # warning RequireThis Reference to instance variable 'movx' needs "this.". 226 20
    # warning RequireThis Reference to instance variable 'movy' needs "this.". 227 20
    # warning RequireThis Reference to instance variable 'holdEnd' needs "this.". 232 30
    # warning RequireThis Reference to instance variable 'curx' needs "this.". 236 39
    # warning RequireThis Reference to instance variable 'cury' needs "this.". 237 39
    # warning RequireThis Reference to instance variable 'limit' needs "this.". 245 28
    # warning RequireThis Reference to instance variable 'squareflat' needs "this.". 246 66
    # warning RequireThis Reference to instance variable 'holdEnd' needs "this.". 277 30
    # warning RequireThis Reference to instance variable 'curx' needs "this.". 281 39
    # warning RequireThis Reference to instance variable 'cury' needs "this.". 282 39
    # warning RequireThis Reference to instance variable 'limit' needs "this.". 292 28
    # warning RequireThis Reference to instance variable 'squareflat' needs "this.". 293 67

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/geom/Line2D.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'x1' needs "this.". 114 29
    # warning RequireThis Reference to instance variable 'y1' needs "this.". 122 29
    # warning RequireThis Reference to instance variable 'x2' needs "this.". 138 29
    # warning RequireThis Reference to instance variable 'y2' needs "this.". 146 29
    # warning RequireThis Reference to instance variable 'x2' needs "this.". 190 22
    # warning RequireThis Reference to instance variable 'x1' needs "this.". 191 21
    # warning RequireThis Reference to instance variable 'x1' needs "this.". 192 26
    # warning RequireThis Reference to instance variable 'x2' needs "this.". 194 21
    # warning RequireThis Reference to instance variable 'x2' needs "this.". 195 26
    # warning RequireThis Reference to instance variable 'y2' needs "this.". 197 22
    # warning RequireThis Reference to instance variable 'y1' needs "this.". 198 21
    # warning RequireThis Reference to instance variable 'y1' needs "this.". 199 26
    # warning RequireThis Reference to instance variable 'y2' needs "this.". 201 21
    # warning RequireThis Reference to instance variable 'y2' needs "this.". 202 26
    # warning RequireThis Reference to instance variable 'x2' needs "this.". 342 22
    # warning RequireThis Reference to instance variable 'x1' needs "this.". 343 21
    # warning RequireThis Reference to instance variable 'x1' needs "this.". 344 26
    # warning RequireThis Reference to instance variable 'x2' needs "this.". 346 21
    # warning RequireThis Reference to instance variable 'x2' needs "this.". 347 26
    # warning RequireThis Reference to instance variable 'y2' needs "this.". 349 22
    # warning RequireThis Reference to instance variable 'y1' needs "this.". 350 21
    # warning RequireThis Reference to instance variable 'y1' needs "this.". 351 26
    # warning RequireThis Reference to instance variable 'y2' needs "this.". 353 21
    # warning RequireThis Reference to instance variable 'y2' needs "this.". 354 26

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/geom/Path2D.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'numCoords' needs "Path2D.this.". 307 37
    # warning RequireThis Reference to instance variable 'numTypes' needs "Path2D.this.". 562 33
    # warning RequireThis Reference to instance variable 'numTypes' needs "Path2D.this.". 643 60
    # warning RequireThis Reference to instance variable 'numCoords' needs "Path2D.this.". 1180 37
    # warning RequireThis Reference to instance variable 'numTypes' needs "Path2D.this.". 1337 33
    # warning RequireThis Reference to instance variable 'numTypes' needs "Path2D.this.". 1418 60
    # warning RequireThis Reference to instance variable 'windingRule' needs "this.". 2557 28

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/geom/Point2D.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'x' needs "this.". 92 29
    # warning RequireThis Reference to instance variable 'y' needs "this.". 100 29
    # warning RequireThis Reference to instance variable 'x' needs "this.". 132 37
    # warning RequireThis Reference to instance variable 'y' needs "this.". 132 44
    # warning RequireThis Reference to instance variable 'x' needs "this.". 216 38
    # warning RequireThis Reference to instance variable 'y' needs "this.". 216 45

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/geom/QuadCurve2D.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'x1' needs "this.". 134 29
    # warning RequireThis Reference to instance variable 'y1' needs "this.". 142 29
    # warning RequireThis Reference to instance variable 'ctrlx' needs "this.". 158 29
    # warning RequireThis Reference to instance variable 'ctrly' needs "this.". 166 29
    # warning RequireThis Reference to instance variable 'x2' needs "this.". 182 29
    # warning RequireThis Reference to instance variable 'y2' needs "this.". 190 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/geom/RectIterator.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'x' needs "this.". 104 29
    # warning RequireThis Reference to instance variable 'y' needs "this.". 105 29
    # warning RequireThis Reference to instance variable 'w' needs "this.". 107 34
    # warning RequireThis Reference to instance variable 'h' needs "this.". 110 34
    # warning RequireThis Reference to instance variable 'x' needs "this.". 143 21
    # warning RequireThis Reference to instance variable 'y' needs "this.". 144 21
    # warning RequireThis Reference to instance variable 'w' needs "this.". 146 26
    # warning RequireThis Reference to instance variable 'h' needs "this.". 149 26

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/geom/Rectangle2D.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'x' needs "this.". 137 29
    # warning RequireThis Reference to instance variable 'y' needs "this.". 145 29
    # warning RequireThis Reference to instance variable 'width' needs "this.". 153 29
    # warning RequireThis Reference to instance variable 'height' needs "this.". 161 29
    # warning RequireThis Reference to instance variable 'x' needs "this.". 293 27
    # warning RequireThis Reference to instance variable 'y' needs "this.". 294 25
    # warning RequireThis Reference to instance variable 'width' needs "this.". 295 25
    # warning RequireThis Reference to instance variable 'height' needs "this.". 296 25
    # warning RequireThis Reference to instance variable 'x' needs "this.". 487 27
    # warning RequireThis Reference to instance variable 'y' needs "this.". 488 25
    # warning RequireThis Reference to instance variable 'width' needs "this.". 489 25
    # warning RequireThis Reference to instance variable 'height' needs "this.". 490 25

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/geom/RoundRectIterator.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'w' needs "this.". 147 56
    # warning RequireThis Reference to instance variable 'aw' needs "this.". 147 75
    # warning RequireThis Reference to instance variable 'h' needs "this.". 148 56
    # warning RequireThis Reference to instance variable 'ah' needs "this.". 148 75
    # warning RequireThis Reference to instance variable 'w' needs "this.". 181 48
    # warning RequireThis Reference to instance variable 'aw' needs "this.". 181 67
    # warning RequireThis Reference to instance variable 'h' needs "this.". 182 48
    # warning RequireThis Reference to instance variable 'ah' needs "this.". 182 67

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/geom/RoundRectangle2D.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'x' needs "this.". 136 29
    # warning RequireThis Reference to instance variable 'y' needs "this.". 144 29
    # warning RequireThis Reference to instance variable 'width' needs "this.". 152 29
    # warning RequireThis Reference to instance variable 'height' needs "this.". 160 29
    # warning RequireThis Reference to instance variable 'arcwidth' needs "this.". 168 29
    # warning RequireThis Reference to instance variable 'archeight' needs "this.". 176 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/image/AffineTransformOp.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'interpolationType' needs "this.". 546 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/image/AreaAveragingScaleFilter.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'savedy' needs "this.". 147 18
    # warning RequireThis Reference to instance variable 'savedyrem' needs "this.". 148 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/image/BandCombineOp.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'nrows' needs "this.". 88 27
    # warning RequireThis Reference to instance variable 'nrows' needs "this.". 109 29
    # warning RequireThis Reference to instance variable 'ncols' needs "this.". 138 59
    # warning RequireThis Reference to instance variable 'nrows' needs "this.". 148 59
    # warning RequireThis Reference to instance variable 'nrows' needs "this.". 173 39
    # warning RequireThis Reference to instance variable 'ncols' needs "this.". 175 43
    # warning RequireThis Reference to instance variable 'nrows' needs "this.". 191 39
    # warning RequireThis Reference to instance variable 'ncols' needs "this.". 242 59
    # warning RequireThis Reference to instance variable 'nrows' needs "this.". 247 34
    # warning RequireThis Reference to instance variable 'nrows' needs "this.". 253 48

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/image/BufferedImage.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'imageType' needs "this.". 1242 26
    # warning RequireThis Reference to instance variable 'colorModel' needs "this.". 1243 18
    # warning RequireThis Reference to instance variable 'raster' needs "this.". 1243 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/image/BufferedImageFilter.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'height' needs "this.". 129 28
    # warning RequireThis Reference to instance variable 'height' needs "this.". 183 21
    # warning RequireThis Reference to instance variable 'width' needs "this.". 198 21
    # warning RequireThis Reference to instance variable 'width' needs "this.". 204 24
    # warning RequireThis Reference to instance variable 'height' needs "this.". 207 45
    # warning RequireThis Reference to instance variable 'width' needs "this.". 216 31
    # warning RequireThis Reference to instance variable 'height' needs "this.". 270 21
    # warning RequireThis Reference to instance variable 'width' needs "this.". 285 21
    # warning RequireThis Reference to instance variable 'height' needs "this.". 294 45
    # warning RequireThis Reference to instance variable 'width' needs "this.". 300 24
    # warning RequireThis Reference to instance variable 'width' needs "this.". 305 27
    # warning RequireThis Reference to instance variable 'height' needs "this.". 363 62
    # warning RequireThis Reference to instance variable 'model' needs "this.". 402 51
    # warning RequireThis Reference to instance variable 'height' needs "this.". 411 63

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/image/ColorModel.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'numComponents' needs "this.". 340 27
    # warning RequireThis Reference to instance variable 'numComponents' needs "this.". 343 48
    # warning RequireThis Reference to instance variable 'transferType' needs "this.". 664 54
    # warning RequireThis Reference to instance variable 'transferType' needs "this.". 731 54
    # warning RequireThis Reference to instance variable 'transferType' needs "this.". 798 54
    # warning RequireThis Reference to instance variable 'transferType' needs "this.". 861 54
    # warning RequireThis Reference to instance variable 'numComponents' needs "this.". 1078 52
    # warning RequireThis Reference to instance variable 'numComponents' needs "this.". 1082 25
    # warning RequireThis Reference to instance variable 'numComponents' needs "this.". 1086 41
    # warning RequireThis Reference to instance variable 'isAlphaPremultiplied' needs "this.". 1089 30
    # warning RequireThis Reference to instance variable 'numColorComponents' needs "this.". 1090 57
    # warning RequireThis Reference to instance variable 'numColorComponents' needs "this.". 1091 31
    # warning RequireThis Reference to instance variable 'numColorComponents' needs "this.". 1096 31
    # warning RequireThis Reference to instance variable 'numComponents' needs "this.". 1100 31
    # warning RequireThis Reference to instance variable 'numComponents' needs "this.". 1174 44
    # warning RequireThis Reference to instance variable 'numComponents' needs "this.". 1178 25
    # warning RequireThis Reference to instance variable 'isAlphaPremultiplied' needs "this.". 1185 30
    # warning RequireThis Reference to instance variable 'numColorComponents' needs "this.". 1187 56
    # warning RequireThis Reference to instance variable 'numColorComponents' needs "this.". 1190 35
    # warning RequireThis Reference to instance variable 'numColorComponents' needs "this.". 1196 35
    # warning RequireThis Reference to instance variable 'numColorComponents' needs "this.". 1200 39
    # warning RequireThis Reference to instance variable 'numComponents' needs "this.". 1203 31
    # warning RequireThis Reference to instance variable 'pixel_bits' needs "this.". 1674 54
    # warning RequireThis Reference to instance variable 'numComponents' needs "this.". 1675 48
    # warning RequireThis Reference to instance variable 'colorSpace' needs "this.". 1676 46
    # warning RequireThis Reference to instance variable 'transparency' needs "this.". 1677 47
    # warning RequireThis Reference to instance variable 'supportsAlpha' needs "this.". 1678 44
    # warning RequireThis Reference to instance variable 'isAlphaPremultiplied' needs "this.". 1679 45

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/image/ComponentColorModel.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'signed' needs "this.". 503 28
    # warning RequireThis Reference to instance variable 'is_LinearRGB_stdScale' needs "this.". 1131 33
    # warning RequireThis Reference to instance variable 'is_LinearRGB_stdScale' needs "this.". 1211 45
    # warning RequireThis Reference to instance variable 'is_LinearRGB_stdScale' needs "this.". 1310 45
    # warning RequireThis Reference to instance variable 'is_LinearRGB_stdScale' needs "this.". 1390 45
    # warning RequireThis Reference to instance variable 'is_LinearRGB_stdScale' needs "this.". 1477 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/image/ComponentSampleModel.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'numBands' needs "this.". 161 25
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 475 24
    # warning RequireThis Reference to instance variable 'pixelStride' needs "this.". 475 43
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 492 24
    # warning RequireThis Reference to instance variable 'pixelStride' needs "this.". 492 43
    # warning RequireThis Reference to instance variable 'numBands' needs "this.". 505 25
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 621 29
    # warning RequireThis Reference to instance variable 'pixelStride' needs "this.". 621 48
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 742 29
    # warning RequireThis Reference to instance variable 'pixelStride' needs "this.". 742 48
    # warning RequireThis Reference to instance variable 'numBands' needs "this.". 743 25
    # warning RequireThis Reference to instance variable 'numBands' needs "this.". 779 34
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 781 28
    # warning RequireThis Reference to instance variable 'pixelStride' needs "this.". 781 47
    # warning RequireThis Reference to instance variable 'numBands' needs "this.". 787 33
    # warning RequireThis Reference to instance variable 'pixelStride' needs "this.". 791 30
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 793 26
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 817 37
    # warning RequireThis Reference to instance variable 'pixelStride' needs "this.". 817 56
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 842 44
    # warning RequireThis Reference to instance variable 'pixelStride' needs "this.". 842 63
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 867 46
    # warning RequireThis Reference to instance variable 'pixelStride' needs "this.". 867 65
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 901 28
    # warning RequireThis Reference to instance variable 'pixelStride' needs "this.". 901 47
    # warning RequireThis Reference to instance variable 'pixelStride' needs "this.". 909 31
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 911 26
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 961 29
    # warning RequireThis Reference to instance variable 'pixelStride' needs "this.". 961 48
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 1035 28
    # warning RequireThis Reference to instance variable 'pixelStride' needs "this.". 1035 47
    # warning RequireThis Reference to instance variable 'numBands' needs "this.". 1036 24
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 1067 28
    # warning RequireThis Reference to instance variable 'pixelStride' needs "this.". 1067 47
    # warning RequireThis Reference to instance variable 'numBands' needs "this.". 1073 33
    # warning RequireThis Reference to instance variable 'pixelStride' needs "this.". 1077 30
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 1079 26
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 1103 24
    # warning RequireThis Reference to instance variable 'pixelStride' needs "this.". 1103 43
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 1127 29
    # warning RequireThis Reference to instance variable 'pixelStride' needs "this.". 1127 48
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 1152 29
    # warning RequireThis Reference to instance variable 'pixelStride' needs "this.". 1152 48
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 1177 28
    # warning RequireThis Reference to instance variable 'pixelStride' needs "this.". 1177 47
    # warning RequireThis Reference to instance variable 'pixelStride' needs "this.". 1184 31
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 1186 26
    # warning RequireThis Reference to instance variable 'numBands' needs "this.". 1215 17
    # warning RequireThis Reference to instance variable 'numBands' needs "this.". 1227 17
    # warning RequireThis Reference to instance variable 'numBanks' needs "this.". 1229 17
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 1231 17
    # warning RequireThis Reference to instance variable 'pixelStride' needs "this.". 1233 17

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/image/CropImageFilter.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'cropX' needs "this.". 120 18
    # warning RequireThis Reference to instance variable 'cropX' needs "this.". 121 18
    # warning RequireThis Reference to instance variable 'cropW' needs "this.". 124 26
    # warning RequireThis Reference to instance variable 'cropW' needs "this.". 125 26
    # warning RequireThis Reference to instance variable 'cropY' needs "this.". 128 18
    # warning RequireThis Reference to instance variable 'cropY' needs "this.". 129 18
    # warning RequireThis Reference to instance variable 'cropH' needs "this.". 133 26
    # warning RequireThis Reference to instance variable 'cropH' needs "this.". 134 26
    # warning RequireThis Reference to instance variable 'cropX' needs "this.". 139 33
    # warning RequireThis Reference to instance variable 'cropY' needs "this.". 139 45
    # warning RequireThis Reference to instance variable 'cropX' needs "this.". 160 18
    # warning RequireThis Reference to instance variable 'cropX' needs "this.". 161 18
    # warning RequireThis Reference to instance variable 'cropW' needs "this.". 164 26
    # warning RequireThis Reference to instance variable 'cropW' needs "this.". 165 26
    # warning RequireThis Reference to instance variable 'cropY' needs "this.". 168 18
    # warning RequireThis Reference to instance variable 'cropY' needs "this.". 169 18
    # warning RequireThis Reference to instance variable 'cropH' needs "this.". 173 26
    # warning RequireThis Reference to instance variable 'cropH' needs "this.". 174 26
    # warning RequireThis Reference to instance variable 'cropX' needs "this.". 179 33
    # warning RequireThis Reference to instance variable 'cropY' needs "this.". 179 45

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/image/DataBufferByte.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'data' needs "this.". 78 21
    # warning RequireThis Reference to instance variable 'data' needs "this.". 116 23
    # warning RequireThis Reference to instance variable 'data' needs "this.". 140 23

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/image/DataBufferDouble.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'data' needs "this.". 70 23
    # warning RequireThis Reference to instance variable 'data' needs "this.". 111 23
    # warning RequireThis Reference to instance variable 'data' needs "this.". 136 23

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/image/DataBufferFloat.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'data' needs "this.". 70 23
    # warning RequireThis Reference to instance variable 'data' needs "this.". 112 23
    # warning RequireThis Reference to instance variable 'data' needs "this.". 138 23

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/image/DataBufferInt.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'data' needs "this.". 77 23
    # warning RequireThis Reference to instance variable 'data' needs "this.". 115 23
    # warning RequireThis Reference to instance variable 'data' needs "this.". 138 23

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/image/DataBufferShort.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'data' needs "this.". 76 23
    # warning RequireThis Reference to instance variable 'data' needs "this.". 114 23
    # warning RequireThis Reference to instance variable 'data' needs "this.". 137 23

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/image/DataBufferUShort.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'data' needs "this.". 78 23
    # warning RequireThis Reference to instance variable 'data' needs "this.". 119 23
    # warning RequireThis Reference to instance variable 'data' needs "this.". 149 23

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/image/DirectColorModel.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'lRGBprecision' needs "this.". 338 43
    # warning RequireThis Reference to instance variable 'lRGBprecision' needs "this.". 343 34
    # warning RequireThis Reference to instance variable 'is_LinearRGB' needs "this.". 454 24
    # warning RequireThis Reference to instance variable 'is_LinearRGB' needs "this.". 780 24
    # warning RequireThis Reference to instance variable 'alpha_mask' needs "this.". 1022 28
    # warning RequireThis Reference to instance variable 'red_mask' needs "this.". 1027 24
    # warning RequireThis Reference to instance variable 'green_mask' needs "this.". 1028 24
    # warning RequireThis Reference to instance variable 'blue_mask' needs "this.". 1029 24

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/image/IndexColorModel.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'map_size' needs "this.". 596 50
    # warning RequireThis Reference to instance variable 'map_size' needs "this.". 667 29
    # warning RequireThis Reference to instance variable 'map_size' needs "this.". 680 29
    # warning RequireThis Reference to instance variable 'map_size' needs "this.". 693 29
    # warning RequireThis Reference to instance variable 'map_size' needs "this.". 706 29
    # warning RequireThis Reference to instance variable 'map_size' needs "this.". 727 35
    # warning RequireThis Reference to instance variable 'pixel_mask' needs "this.". 782 29
    # warning RequireThis Reference to instance variable 'pixel_mask' needs "this.". 797 29
    # warning RequireThis Reference to instance variable 'pixel_mask' needs "this.". 812 28
    # warning RequireThis Reference to instance variable 'pixel_mask' needs "this.". 825 29
    # warning RequireThis Reference to instance variable 'pixel_mask' needs "this.". 840 28
    # warning RequireThis Reference to instance variable 'map_size' needs "this.". 916 33
    # warning RequireThis Reference to instance variable 'map_size' needs "this.". 950 31
    # warning RequireThis Reference to instance variable 'map_size' needs "this.". 960 35
    # warning RequireThis Reference to instance variable 'transparent_index' needs "this.". 986 19
    # warning RequireThis Reference to instance variable 'map_size' needs "this.". 996 31
    # warning RequireThis Reference to instance variable 'map_size' needs "this.". 1348 64
    # warning RequireThis Reference to instance variable 'pixel_mask' needs "this.". 1464 41
    # warning RequireThis Reference to instance variable 'map_size' needs "this.". 1480 40
    # warning RequireThis Reference to instance variable 'transparent_index' needs "this.". 1542 47
    # warning RequireThis Reference to instance variable 'map_size' needs "this.". 1594 33
    # warning RequireThis Reference to instance variable 'map_size' needs "this.". 1602 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/image/LookupOp.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'ltable' needs "this.". 296 43
    # warning RequireThis Reference to instance variable 'ltable' needs "this.". 300 45

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/image/MemoryImageSource.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'width' needs "this.". 456 21
    # warning RequireThis Reference to instance variable 'height' needs "this.". 457 21
    # warning RequireThis Reference to instance variable 'width' needs "this.". 463 29
    # warning RequireThis Reference to instance variable 'height' needs "this.". 470 29
    # warning RequireThis Reference to instance variable 'pixels' needs "this.". 564 40
    # warning RequireThis Reference to instance variable 'pixels' needs "this.". 567 39

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/image/MultiPixelPackedSampleModel.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'dataElementSize' needs "this.". 160 50
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 252 26
    # warning RequireThis Reference to instance variable 'pixelBitStride' needs "this.". 253 23
    # warning RequireThis Reference to instance variable 'dataBitOffset' needs "this.". 253 38
    # warning RequireThis Reference to instance variable 'dataElementSize' needs "this.". 253 53
    # warning RequireThis Reference to instance variable 'pixelBitStride' needs "this.". 265 19
    # warning RequireThis Reference to instance variable 'dataBitOffset' needs "this.". 265 34
    # warning RequireThis Reference to instance variable 'dataElementSize' needs "this.". 265 49
    # warning RequireThis Reference to instance variable 'pixelBitStride' needs "this.". 362 40
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 363 38
    # warning RequireThis Reference to instance variable 'dataElementSize' needs "this.". 363 62
    # warning RequireThis Reference to instance variable 'pixelBitStride' needs "this.". 365 23
    # warning RequireThis Reference to instance variable 'bitMask' needs "this.". 366 37
    # warning RequireThis Reference to instance variable 'pixelBitStride' needs "this.". 392 42
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 393 25
    # warning RequireThis Reference to instance variable 'dataElementSize' needs "this.". 393 52
    # warning RequireThis Reference to instance variable 'pixelBitStride' needs "this.". 395 23
    # warning RequireThis Reference to instance variable 'bitMask' needs "this.". 398 25
    # warning RequireThis Reference to instance variable 'pixelBitStride' needs "this.". 459 40
    # warning RequireThis Reference to instance variable 'pixelBitStride' needs "this.". 461 23
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 475 38
    # warning RequireThis Reference to instance variable 'dataElementSize' needs "this.". 476 44
    # warning RequireThis Reference to instance variable 'bitMask' needs "this.". 477 52
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 491 38
    # warning RequireThis Reference to instance variable 'dataElementSize' needs "this.". 492 43
    # warning RequireThis Reference to instance variable 'bitMask' needs "this.". 493 53
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 507 38
    # warning RequireThis Reference to instance variable 'dataElementSize' needs "this.". 508 43
    # warning RequireThis Reference to instance variable 'bitMask' needs "this.". 509 45
    # warning RequireThis Reference to instance variable 'pixelBitStride' needs "this.". 544 40
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 545 38
    # warning RequireThis Reference to instance variable 'dataElementSize' needs "this.". 545 62
    # warning RequireThis Reference to instance variable 'pixelBitStride' needs "this.". 547 23
    # warning RequireThis Reference to instance variable 'bitMask' needs "this.". 548 42
    # warning RequireThis Reference to instance variable 'pixelBitStride' needs "this.". 599 42
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 600 25
    # warning RequireThis Reference to instance variable 'dataElementSize' needs "this.". 600 52
    # warning RequireThis Reference to instance variable 'pixelBitStride' needs "this.". 602 23
    # warning RequireThis Reference to instance variable 'bitMask' needs "this.". 611 52
    # warning RequireThis Reference to instance variable 'bitMask' needs "this.". 618 54
    # warning RequireThis Reference to instance variable 'bitMask' needs "this.". 625 37
    # warning RequireThis Reference to instance variable 'pixelBitStride' needs "this.". 647 42
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 648 25
    # warning RequireThis Reference to instance variable 'dataElementSize' needs "this.". 648 52
    # warning RequireThis Reference to instance variable 'pixelBitStride' needs "this.". 650 23
    # warning RequireThis Reference to instance variable 'bitMask' needs "this.". 653 33
    # warning RequireThis Reference to instance variable 'pixelBitStride' needs "this.". 686 17
    # warning RequireThis Reference to instance variable 'bitMask' needs "this.". 688 17
    # warning RequireThis Reference to instance variable 'pixelsPerDataElement' needs "this.". 690 17
    # warning RequireThis Reference to instance variable 'dataElementSize' needs "this.". 692 17
    # warning RequireThis Reference to instance variable 'dataBitOffset' needs "this.". 694 17
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 696 17

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/image/PixelGrabber.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'dstW' needs "this.". 296 34
    # warning RequireThis Reference to instance variable 'dstH' needs "this.". 309 34
    # warning RequireThis Reference to instance variable 'intPixels' needs "this.". 329 25
    # warning RequireThis Reference to instance variable 'bytePixels' needs "this.". 330 25
    # warning RequireThis Reference to instance variable 'dstX' needs "this.". 368 28
    # warning RequireThis Reference to instance variable 'dstY' needs "this.". 371 29
    # warning RequireThis Reference to instance variable 'dstH' needs "this.". 377 40
    # warning RequireThis Reference to instance variable 'dstW' needs "this.". 378 23
    # warning RequireThis Reference to instance variable 'dstH' needs "this.". 431 27
    # warning RequireThis Reference to instance variable 'dstW' needs "this.". 444 19
    # warning RequireThis Reference to instance variable 'dstY' needs "this.". 474 20
    # warning RequireThis Reference to instance variable 'dstH' needs "this.". 483 34
    # warning RequireThis Reference to instance variable 'dstH' needs "this.". 484 28
    # warning RequireThis Reference to instance variable 'dstX' needs "this.". 489 20
    # warning RequireThis Reference to instance variable 'dstW' needs "this.". 498 34
    # warning RequireThis Reference to instance variable 'dstW' needs "this.". 499 28
    # warning RequireThis Reference to instance variable 'dstY' needs "this.". 504 39
    # warning RequireThis Reference to instance variable 'dstScan' needs "this.". 504 47
    # warning RequireThis Reference to instance variable 'dstX' needs "this.". 504 65
    # warning RequireThis Reference to instance variable 'dstH' needs "this.". 507 46
    # warning RequireThis Reference to instance variable 'dstW' needs "this.". 508 27
    # warning RequireThis Reference to instance variable 'dstScan' needs "this.". 518 31
    # warning RequireThis Reference to instance variable 'dstY' needs "this.". 561 20
    # warning RequireThis Reference to instance variable 'dstH' needs "this.". 570 34
    # warning RequireThis Reference to instance variable 'dstH' needs "this.". 571 28
    # warning RequireThis Reference to instance variable 'dstX' needs "this.". 576 20
    # warning RequireThis Reference to instance variable 'dstW' needs "this.". 585 34
    # warning RequireThis Reference to instance variable 'dstW' needs "this.". 586 28
    # warning RequireThis Reference to instance variable 'dstH' needs "this.". 593 44
    # warning RequireThis Reference to instance variable 'dstW' needs "this.". 594 27
    # warning RequireThis Reference to instance variable 'dstY' needs "this.". 601 39
    # warning RequireThis Reference to instance variable 'dstScan' needs "this.". 601 47
    # warning RequireThis Reference to instance variable 'dstX' needs "this.". 601 65
    # warning RequireThis Reference to instance variable 'dstScan' needs "this.". 606 27

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/image/RGBImageFilter.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'origmodel' needs "this.". 227 22
    # warning RequireThis Reference to instance variable 'origmodel' needs "this.". 264 22

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/image/Raster.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'width' needs "this.". 1194 20
    # warning RequireThis Reference to instance variable 'minX' needs "this.". 1194 29
    # warning RequireThis Reference to instance variable 'height' needs "this.". 1198 20
    # warning RequireThis Reference to instance variable 'minY' needs "this.". 1198 30
    # warning RequireThis Reference to instance variable 'sampleModel' needs "this.". 1423 30
    # warning RequireThis Reference to instance variable 'sampleModelTranslateX' needs "this.". 1552 48
    # warning RequireThis Reference to instance variable 'sampleModelTranslateY' needs "this.". 1553 48
    # warning RequireThis Reference to instance variable 'sampleModelTranslateX' needs "this.". 1586 48
    # warning RequireThis Reference to instance variable 'sampleModelTranslateY' needs "this.". 1587 48
    # warning RequireThis Reference to instance variable 'sampleModelTranslateX' needs "this.". 1605 41
    # warning RequireThis Reference to instance variable 'sampleModelTranslateY' needs "this.". 1606 41
    # warning RequireThis Reference to instance variable 'sampleModelTranslateX' needs "this.". 1625 41
    # warning RequireThis Reference to instance variable 'sampleModelTranslateY' needs "this.". 1626 41
    # warning RequireThis Reference to instance variable 'sampleModelTranslateX' needs "this.". 1644 41
    # warning RequireThis Reference to instance variable 'sampleModelTranslateY' needs "this.". 1645 41
    # warning RequireThis Reference to instance variable 'sampleModelTranslateX' needs "this.". 1666 42
    # warning RequireThis Reference to instance variable 'sampleModelTranslateY' needs "this.". 1667 42
    # warning RequireThis Reference to instance variable 'sampleModelTranslateX' needs "this.". 1689 42
    # warning RequireThis Reference to instance variable 'sampleModelTranslateY' needs "this.". 1690 42
    # warning RequireThis Reference to instance variable 'sampleModelTranslateX' needs "this.". 1712 42
    # warning RequireThis Reference to instance variable 'sampleModelTranslateY' needs "this.". 1713 42
    # warning RequireThis Reference to instance variable 'sampleModelTranslateX' needs "this.". 1734 42
    # warning RequireThis Reference to instance variable 'sampleModelTranslateY' needs "this.". 1735 42
    # warning RequireThis Reference to instance variable 'sampleModelTranslateX' needs "this.". 1755 47
    # warning RequireThis Reference to instance variable 'sampleModelTranslateY' needs "this.". 1756 47
    # warning RequireThis Reference to instance variable 'sampleModelTranslateX' needs "this.". 1776 48
    # warning RequireThis Reference to instance variable 'sampleModelTranslateY' needs "this.". 1777 48
    # warning RequireThis Reference to instance variable 'sampleModelTranslateX' needs "this.". 1802 43
    # warning RequireThis Reference to instance variable 'sampleModelTranslateY' needs "this.". 1803 43
    # warning RequireThis Reference to instance variable 'sampleModelTranslateX' needs "this.". 1829 43
    # warning RequireThis Reference to instance variable 'sampleModelTranslateY' needs "this.". 1830 43
    # warning RequireThis Reference to instance variable 'sampleModelTranslateX' needs "this.". 1855 44
    # warning RequireThis Reference to instance variable 'sampleModelTranslateY' needs "this.". 1856 44

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/image/ReplicateScaleFilter.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'destHeight' needs "this.". 127 40
    # warning RequireThis Reference to instance variable 'srcWidth' needs "this.". 153 29
    # warning RequireThis Reference to instance variable 'srcHeight' needs "this.". 154 30
    # warning RequireThis Reference to instance variable 'destHeight' needs "this.". 156 40
    # warning RequireThis Reference to instance variable 'srcHeight' needs "this.". 156 53
    # warning RequireThis Reference to instance variable 'destWidth' needs "this.". 159 38
    # warning RequireThis Reference to instance variable 'srcWidth' needs "this.". 159 50
    # warning RequireThis Reference to instance variable 'destHeight' needs "this.". 166 30
    # warning RequireThis Reference to instance variable 'srcHeight' needs "this.". 167 35
    # warning RequireThis Reference to instance variable 'srcHeight' needs "this.". 167 47
    # warning RequireThis Reference to instance variable 'destHeight' needs "this.". 167 65
    # warning RequireThis Reference to instance variable 'destWidth' needs "this.". 170 30
    # warning RequireThis Reference to instance variable 'srcWidth' needs "this.". 171 35
    # warning RequireThis Reference to instance variable 'srcWidth' needs "this.". 171 46
    # warning RequireThis Reference to instance variable 'destWidth' needs "this.". 171 63
    # warning RequireThis Reference to instance variable 'destWidth' needs "this.". 194 28
    # warning RequireThis Reference to instance variable 'srcWidth' needs "this.". 194 40
    # warning RequireThis Reference to instance variable 'srcWidth' needs "this.". 194 61
    # warning RequireThis Reference to instance variable 'destHeight' needs "this.". 195 28
    # warning RequireThis Reference to instance variable 'srcHeight' needs "this.". 195 41
    # warning RequireThis Reference to instance variable 'srcHeight' needs "this.". 195 63
    # warning RequireThis Reference to instance variable 'outpixbuf' needs "this.". 198 31
    # warning RequireThis Reference to instance variable 'destWidth' needs "this.". 235 28
    # warning RequireThis Reference to instance variable 'srcWidth' needs "this.". 235 40
    # warning RequireThis Reference to instance variable 'srcWidth' needs "this.". 235 61
    # warning RequireThis Reference to instance variable 'destHeight' needs "this.". 236 28
    # warning RequireThis Reference to instance variable 'srcHeight' needs "this.". 236 41
    # warning RequireThis Reference to instance variable 'srcHeight' needs "this.". 236 63
    # warning RequireThis Reference to instance variable 'outpixbuf' needs "this.". 239 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/image/RescaleOp.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'length' needs "this.". 112 27
    # warning RequireThis Reference to instance variable 'dstNbits' needs "this.". 309 29
    # warning RequireThis Reference to instance variable 'srcNbits' needs "this.". 324 29
    # warning RequireThis Reference to instance variable 'srcNbits' needs "this.". 528 34
    # warning RequireThis Reference to instance variable 'dstNbits' needs "this.". 529 34

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/image/SampleModel.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'numBands' needs "this.". 246 25
    # warning RequireThis Reference to instance variable 'width' needs "this.". 364 27
    # warning RequireThis Reference to instance variable 'width' needs "this.". 364 40
    # warning RequireThis Reference to instance variable 'width' needs "this.". 364 64
    # warning RequireThis Reference to instance variable 'height' needs "this.". 365 27
    # warning RequireThis Reference to instance variable 'height' needs "this.". 365 41
    # warning RequireThis Reference to instance variable 'height' needs "this.". 365 66
    # warning RequireThis Reference to instance variable 'width' needs "this.". 594 27
    # warning RequireThis Reference to instance variable 'width' needs "this.". 594 40
    # warning RequireThis Reference to instance variable 'width' needs "this.". 594 64
    # warning RequireThis Reference to instance variable 'height' needs "this.". 595 27
    # warning RequireThis Reference to instance variable 'height' needs "this.". 595 41
    # warning RequireThis Reference to instance variable 'height' needs "this.". 595 66
    # warning RequireThis Reference to instance variable 'numBands' needs "this.". 711 25
    # warning RequireThis Reference to instance variable 'numBands' needs "this.". 742 25
    # warning RequireThis Reference to instance variable 'width' needs "this.". 774 27
    # warning RequireThis Reference to instance variable 'width' needs "this.". 774 40
    # warning RequireThis Reference to instance variable 'width' needs "this.". 774 64
    # warning RequireThis Reference to instance variable 'height' needs "this.". 775 27
    # warning RequireThis Reference to instance variable 'height' needs "this.". 775 41
    # warning RequireThis Reference to instance variable 'height' needs "this.". 775 66
    # warning RequireThis Reference to instance variable 'numBands' needs "this.". 787 32
    # warning RequireThis Reference to instance variable 'width' needs "this.". 822 27
    # warning RequireThis Reference to instance variable 'width' needs "this.". 822 40
    # warning RequireThis Reference to instance variable 'width' needs "this.". 822 64
    # warning RequireThis Reference to instance variable 'height' needs "this.". 823 27
    # warning RequireThis Reference to instance variable 'height' needs "this.". 823 41
    # warning RequireThis Reference to instance variable 'height' needs "this.". 823 66
    # warning RequireThis Reference to instance variable 'numBands' needs "this.". 835 32
    # warning RequireThis Reference to instance variable 'width' needs "this.". 869 27
    # warning RequireThis Reference to instance variable 'width' needs "this.". 869 40
    # warning RequireThis Reference to instance variable 'width' needs "this.". 869 64
    # warning RequireThis Reference to instance variable 'height' needs "this.". 870 27
    # warning RequireThis Reference to instance variable 'height' needs "this.". 870 41
    # warning RequireThis Reference to instance variable 'height' needs "this.". 870 66
    # warning RequireThis Reference to instance variable 'numBands' needs "this.". 883 33
    # warning RequireThis Reference to instance variable 'width' needs "this.". 985 37
    # warning RequireThis Reference to instance variable 'height' needs "this.". 986 37
    # warning RequireThis Reference to instance variable 'width' needs "this.". 1034 37
    # warning RequireThis Reference to instance variable 'height' needs "this.". 1035 37
    # warning RequireThis Reference to instance variable 'width' needs "this.". 1083 37
    # warning RequireThis Reference to instance variable 'height' needs "this.". 1084 37
    # warning RequireThis Reference to instance variable 'numBands' needs "this.". 1119 25
    # warning RequireThis Reference to instance variable 'numBands' needs "this.". 1139 25
    # warning RequireThis Reference to instance variable 'numBands' needs "this.". 1158 25
    # warning RequireThis Reference to instance variable 'width' needs "this.". 1185 27
    # warning RequireThis Reference to instance variable 'width' needs "this.". 1185 40
    # warning RequireThis Reference to instance variable 'width' needs "this.". 1185 64
    # warning RequireThis Reference to instance variable 'height' needs "this.". 1186 27
    # warning RequireThis Reference to instance variable 'height' needs "this.". 1186 41
    # warning RequireThis Reference to instance variable 'height' needs "this.". 1186 66
    # warning RequireThis Reference to instance variable 'numBands' needs "this.". 1193 33
    # warning RequireThis Reference to instance variable 'width' needs "this.". 1223 27
    # warning RequireThis Reference to instance variable 'width' needs "this.". 1223 40
    # warning RequireThis Reference to instance variable 'width' needs "this.". 1223 64
    # warning RequireThis Reference to instance variable 'height' needs "this.". 1224 27
    # warning RequireThis Reference to instance variable 'height' needs "this.". 1224 41
    # warning RequireThis Reference to instance variable 'height' needs "this.". 1224 66
    # warning RequireThis Reference to instance variable 'numBands' needs "this.". 1231 32
    # warning RequireThis Reference to instance variable 'width' needs "this.". 1261 27
    # warning RequireThis Reference to instance variable 'width' needs "this.". 1261 40
    # warning RequireThis Reference to instance variable 'width' needs "this.". 1261 64
    # warning RequireThis Reference to instance variable 'height' needs "this.". 1262 27
    # warning RequireThis Reference to instance variable 'height' needs "this.". 1262 41
    # warning RequireThis Reference to instance variable 'height' needs "this.". 1262 66
    # warning RequireThis Reference to instance variable 'numBands' needs "this.". 1269 33
    # warning RequireThis Reference to instance variable 'width' needs "this.". 1377 27
    # warning RequireThis Reference to instance variable 'width' needs "this.". 1377 40
    # warning RequireThis Reference to instance variable 'width' needs "this.". 1377 64
    # warning RequireThis Reference to instance variable 'height' needs "this.". 1378 27
    # warning RequireThis Reference to instance variable 'height' needs "this.". 1378 41
    # warning RequireThis Reference to instance variable 'height' needs "this.". 1378 66
    # warning RequireThis Reference to instance variable 'width' needs "this.". 1415 27
    # warning RequireThis Reference to instance variable 'width' needs "this.". 1415 40
    # warning RequireThis Reference to instance variable 'width' needs "this.". 1415 64
    # warning RequireThis Reference to instance variable 'height' needs "this.". 1416 27
    # warning RequireThis Reference to instance variable 'height' needs "this.". 1416 41
    # warning RequireThis Reference to instance variable 'height' needs "this.". 1416 66
    # warning RequireThis Reference to instance variable 'width' needs "this.". 1454 27
    # warning RequireThis Reference to instance variable 'width' needs "this.". 1454 40
    # warning RequireThis Reference to instance variable 'width' needs "this.". 1454 64
    # warning RequireThis Reference to instance variable 'height' needs "this.". 1455 27
    # warning RequireThis Reference to instance variable 'height' needs "this.". 1455 41
    # warning RequireThis Reference to instance variable 'height' needs "this.". 1455 66

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/awt/image/SinglePixelPackedSampleModel.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxBitSize' needs "this.". 181 27
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 270 26
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 381 47
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 395 48
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 409 41
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 441 38
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 479 28
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 490 26
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 514 39
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 547 28
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 556 26
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 609 28
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 615 28
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 621 28
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 643 30
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 677 28
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 691 26
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 714 36
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 717 24
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 741 28
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 752 26
    # warning RequireThis Reference to instance variable 'maxBitSize' needs "this.". 796 17
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 798 17

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/beans/Encoder.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'exceptionListener' needs "this.". 100 46
    # warning RequireThis Reference to instance variable 'executeStatements' needs "this.". 302 43

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/beans/EventHandler.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'action' needs "this.". 479 47

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/beans/XMLEncoder.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'indentation' needs "this.". 584 32

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/beans/beancontext/BeanContextChildSupport.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'beanContext' needs "this.". 101 19

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/beans/beancontext/BeanContextServicesSupport.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'delegateProvider' needs "this.". 212 31
    # warning RequireThis Reference to instance variable 'serviceProvider' needs "this.". 219 31
    # warning RequireThis Reference to instance variable 'delegateRefs' needs "this.". 276 50
    # warning RequireThis Reference to instance variable 'serializable' needs "this.". 1166 39
    # warning RequireThis Reference to instance variable 'serializable' needs "this.". 1183 22
    # warning RequireThis Reference to instance variable 'bcsListeners' needs "this.". 1218 36
    # warning RequireThis Reference to instance variable 'bcsListeners' needs "this.". 1229 38

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/java/beans/beancontext/BeanContextSupport.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'serializable' needs "this.". 963 43
    # warning RequireThis Reference to instance variable 'serializable' needs "this.". 981 22
    # warning RequireThis Reference to instance variable 'bcmListeners' needs "this.". 1013 44

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/imageio/IIOParam.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'defaultController' needs "this.". 141 22
    # warning RequireThis Reference to instance variable 'subsamplingXOffset' needs "this.". 201 35
    # warning RequireThis Reference to instance variable 'subsamplingYOffset' needs "this.". 205 36

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/imageio/ImageIO.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'input' needs "this.". 560 48

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/imageio/ImageReadParam.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'numProgressivePasses' needs "this.". 491 41

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/imageio/ImageTypeSpecifier.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'dataType' needs "this.". 359 27
    # warning RequireThis Reference to instance variable 'dataType' needs "this.". 511 27

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/imageio/metadata/IIOMetadata.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'nativeMetadataFormatClassName' needs "this.". 388 31

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/imageio/plugins/jpeg/JPEGImageWriteParam.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'compressionNames' needs "this.". 122 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/imageio/plugins/tiff/TIFFDirectory.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'numLowFields' needs "this.". 393 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/imageio/plugins/tiff/TIFFField.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'data' needs "this.". 1004 24
    # warning RequireThis Reference to instance variable 'data' needs "this.". 1016 24
    # warning RequireThis Reference to instance variable 'data' needs "this.". 1028 25
    # warning RequireThis Reference to instance variable 'data' needs "this.". 1042 27
    # warning RequireThis Reference to instance variable 'data' needs "this.". 1044 36
    # warning RequireThis Reference to instance variable 'data' needs "this.". 1051 38
    # warning RequireThis Reference to instance variable 'data' needs "this.". 1072 24
    # warning RequireThis Reference to instance variable 'data' needs "this.". 1084 25
    # warning RequireThis Reference to instance variable 'data' needs "this.". 1096 26
    # warning RequireThis Reference to instance variable 'data' needs "this.". 1108 25
    # warning RequireThis Reference to instance variable 'data' needs "this.". 1120 26
    # warning RequireThis Reference to instance variable 'data' needs "this.". 1156 29
    # warning RequireThis Reference to instance variable 'data' needs "this.". 1158 29
    # warning RequireThis Reference to instance variable 'data' needs "this.". 1160 29
    # warning RequireThis Reference to instance variable 'data' needs "this.". 1162 30
    # warning RequireThis Reference to instance variable 'data' needs "this.". 1164 28
    # warning RequireThis Reference to instance variable 'data' needs "this.". 1167 34
    # warning RequireThis Reference to instance variable 'data' needs "this.". 1169 35
    # warning RequireThis Reference to instance variable 'data' needs "this.". 1171 36
    # warning RequireThis Reference to instance variable 'data' needs "this.". 1179 36
    # warning RequireThis Reference to instance variable 'data' needs "this.". 1215 29
    # warning RequireThis Reference to instance variable 'data' needs "this.". 1217 29
    # warning RequireThis Reference to instance variable 'data' needs "this.". 1219 29
    # warning RequireThis Reference to instance variable 'data' needs "this.". 1221 30
    # warning RequireThis Reference to instance variable 'data' needs "this.". 1223 28
    # warning RequireThis Reference to instance variable 'data' needs "this.". 1226 29
    # warning RequireThis Reference to instance variable 'data' needs "this.". 1228 36
    # warning RequireThis Reference to instance variable 'data' needs "this.". 1230 37
    # warning RequireThis Reference to instance variable 'data' needs "this.". 1238 36
    # warning RequireThis Reference to instance variable 'data' needs "this.". 1275 29
    # warning RequireThis Reference to instance variable 'data' needs "this.". 1277 29
    # warning RequireThis Reference to instance variable 'data' needs "this.". 1279 29
    # warning RequireThis Reference to instance variable 'data' needs "this.". 1281 30
    # warning RequireThis Reference to instance variable 'data' needs "this.". 1283 28
    # warning RequireThis Reference to instance variable 'data' needs "this.". 1286 29
    # warning RequireThis Reference to instance variable 'data' needs "this.". 1288 30
    # warning RequireThis Reference to instance variable 'data' needs "this.". 1290 38
    # warning RequireThis Reference to instance variable 'data' needs "this.". 1298 36
    # warning RequireThis Reference to instance variable 'data' needs "this.". 1329 29
    # warning RequireThis Reference to instance variable 'data' needs "this.". 1331 29
    # warning RequireThis Reference to instance variable 'data' needs "this.". 1333 29
    # warning RequireThis Reference to instance variable 'data' needs "this.". 1335 30
    # warning RequireThis Reference to instance variable 'data' needs "this.". 1337 28
    # warning RequireThis Reference to instance variable 'data' needs "this.". 1340 29
    # warning RequireThis Reference to instance variable 'data' needs "this.". 1342 30
    # warning RequireThis Reference to instance variable 'data' needs "this.". 1344 31
    # warning RequireThis Reference to instance variable 'data' needs "this.". 1352 36
    # warning RequireThis Reference to instance variable 'data' needs "this.". 1370 27
    # warning RequireThis Reference to instance variable 'data' needs "this.". 1383 26
    # warning RequireThis Reference to instance variable 'data' needs "this.". 1396 27
    # warning RequireThis Reference to instance variable 'data' needs "this.". 1419 31
    # warning RequireThis Reference to instance variable 'data' needs "this.". 1422 46
    # warning RequireThis Reference to instance variable 'data' needs "this.". 1424 46
    # warning RequireThis Reference to instance variable 'data' needs "this.". 1426 46
    # warning RequireThis Reference to instance variable 'data' needs "this.". 1428 47
    # warning RequireThis Reference to instance variable 'data' needs "this.". 1430 45
    # warning RequireThis Reference to instance variable 'data' needs "this.". 1433 43
    # warning RequireThis Reference to instance variable 'data' needs "this.". 1435 45
    # warning RequireThis Reference to instance variable 'data' needs "this.". 1437 47
    # warning RequireThis Reference to instance variable 'data' needs "this.". 1511 34
    # warning RequireThis Reference to instance variable 'data' needs "this.". 1514 34
    # warning RequireThis Reference to instance variable 'data' needs "this.". 1517 35
    # warning RequireThis Reference to instance variable 'data' needs "this.". 1520 33
    # warning RequireThis Reference to instance variable 'data' needs "this.". 1524 34
    # warning RequireThis Reference to instance variable 'data' needs "this.". 1527 35
    # warning RequireThis Reference to instance variable 'data' needs "this.". 1530 36
    # warning RequireThis Reference to instance variable 'data' needs "this.". 1533 35
    # warning RequireThis Reference to instance variable 'data' needs "this.". 1536 36
    # warning RequireThis Reference to instance variable 'data' needs "this.". 1539 36
    # warning RequireThis Reference to instance variable 'tag' needs "this.". 1545 21
    # warning RequireThis Reference to instance variable 'tagNumber' needs "this.". 1546 27
    # warning RequireThis Reference to instance variable 'type' needs "this.". 1547 22
    # warning RequireThis Reference to instance variable 'count' needs "this.". 1548 23

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/imageio/stream/FileCacheImageInputStream.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'length' needs "this.". 131 19
    # warning RequireThis Reference to instance variable 'length' needs "this.". 139 26

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/imageio/stream/ImageInputStreamImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'bitOffset' needs "this.". 677 36
    # warning RequireThis Reference to instance variable 'flushedPos' needs "this.". 767 19
    # warning RequireThis Reference to instance variable 'flushedPos' needs "this.". 802 19
    # warning RequireThis Reference to instance variable 'flushedPos' needs "this.". 814 19

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/imageio/stream/MemoryCache.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'cacheStart' needs "this.". 71 39
    # warning RequireThis Reference to instance variable 'length' needs "this.". 91 19
    # warning RequireThis Reference to instance variable 'length' needs "this.". 98 26
    # warning RequireThis Reference to instance variable 'length' needs "this.". 153 25
    # warning RequireThis Reference to instance variable 'cacheStart' needs "this.". 164 24
    # warning RequireThis Reference to instance variable 'length' needs "this.". 229 24
    # warning RequireThis Reference to instance variable 'length' needs "this.". 266 20
    # warning RequireThis Reference to instance variable 'length' needs "this.". 295 20
    # warning RequireThis Reference to instance variable 'length' needs "this.". 331 25
    # warning RequireThis Reference to instance variable 'cacheStart' needs "this.". 357 21
    # warning RequireThis Reference to instance variable 'cacheStart' needs "this.". 360 43

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/print/DocFlavor.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'myClassName' needs "this.". 554 57

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/print/MimeType.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'mySourceLength' needs "this.". 353 42
    # warning RequireThis Reference to instance variable 'mySourceLength' needs "this.". 359 42
    # warning RequireThis Reference to instance variable 'mySourceLength' needs "this.". 372 43
    # warning RequireThis Reference to instance variable 'mySourceLength' needs "this.". 374 46
    # warning RequireThis Reference to instance variable 'mySourceLength' needs "this.". 375 44
    # warning RequireThis Reference to instance variable 'myCurrentIndex' needs "this.". 382 46
    # warning RequireThis Reference to instance variable 'myCurrentIndex' needs "this.". 394 44
    # warning RequireThis Reference to instance variable 'mySourceLength' needs "this.". 404 43
    # warning RequireThis Reference to instance variable 'mySourceLength' needs "this.". 406 46
    # warning RequireThis Reference to instance variable 'mySourceLength' needs "this.". 407 44
    # warning RequireThis Reference to instance variable 'mySourceLength' needs "this.". 420 43
    # warning RequireThis Reference to instance variable 'mySourceLength' needs "this.". 422 46
    # warning RequireThis Reference to instance variable 'mySourceLength' needs "this.". 423 44
    # warning RequireThis Reference to instance variable 'mySourceLength' needs "this.". 430 47
    # warning RequireThis Reference to instance variable 'mySourceLength' needs "this.". 432 42
    # warning RequireThis Reference to instance variable 'mySourceLength' needs "this.". 433 40
    # warning RequireThis Reference to instance variable 'mySourceLength' needs "this.". 448 43
    # warning RequireThis Reference to instance variable 'mySourceLength' needs "this.". 450 46
    # warning RequireThis Reference to instance variable 'mySourceLength' needs "this.". 451 44
    # warning RequireThis Reference to instance variable 'mySourceLength' needs "this.". 460 43
    # warning RequireThis Reference to instance variable 'myCurrentIndex' needs "this.". 461 44
    # warning RequireThis Reference to instance variable 'myCurrentIndex' needs "this.". 473 44

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/print/SimpleDoc.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'printData' needs "this.". 200 28
    # warning RequireThis Reference to instance variable 'printData' needs "this.". 209 53
    # warning RequireThis Reference to instance variable 'printData' needs "this.". 212 51
    # warning RequireThis Reference to instance variable 'printData' needs "this.". 242 33
    # warning RequireThis Reference to instance variable 'printData' needs "this.". 251 60

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/print/attribute/DateTimeSyntax.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'value' needs "this.". 135 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/print/attribute/EnumSyntax.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'value' needs "this.". 205 40
    # warning RequireThis Reference to instance variable 'value' needs "this.". 214 18

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/print/attribute/IntegerSyntax.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'value' needs "this.". 128 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/print/attribute/standard/MediaPrintableArea.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'y' needs "this.". 312 23
    # warning RequireThis Reference to instance variable 'w' needs "this.". 312 30
    # warning RequireThis Reference to instance variable 'h' needs "this.". 312 37

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/print/attribute/standard/PrinterStateReasons.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'mySeverity' needs "this.". 273 43

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/sound/midi/MetaMessage.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'dataLength' needs "this.". 188 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/sound/midi/Track.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'eotEvent' needs "this.". 116 34

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/sound/sampled/AudioFileFormat.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'byteLength' needs "this.". 278 44
    # warning RequireThis Reference to instance variable 'format' needs "this.". 281 40
    # warning RequireThis Reference to instance variable 'frameLength' needs "this.". 284 45

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/sound/sampled/AudioInputStream.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'frameSize' needs "this.". 253 36
    # warning RequireThis Reference to instance variable 'frameLength' needs "this.". 262 29
    # warning RequireThis Reference to instance variable 'frameSize' needs "this.". 267 26
    # warning RequireThis Reference to instance variable 'framePos' needs "this.". 267 52
    # warning RequireThis Reference to instance variable 'framePos' needs "this.". 268 46
    # warning RequireThis Reference to instance variable 'frameSize' needs "this.". 268 58
    # warning RequireThis Reference to instance variable 'pushBackLen' needs "this.". 278 39
    # warning RequireThis Reference to instance variable 'pushBackLen' needs "this.". 281 24
    # warning RequireThis Reference to instance variable 'pushBackLen' needs "this.". 282 20
    # warning RequireThis Reference to instance variable 'pushBackLen' needs "this.". 283 26
    # warning RequireThis Reference to instance variable 'frameSize' needs "this.". 295 39
    # warning RequireThis Reference to instance variable 'pushBackLen' needs "this.". 302 55
    # warning RequireThis Reference to instance variable 'pushBackLen' needs "this.". 304 30
    # warning RequireThis Reference to instance variable 'frameSize' needs "this.". 307 35
    # warning RequireThis Reference to instance variable 'frameSize' needs "this.". 329 35
    # warning RequireThis Reference to instance variable 'frameSize' needs "this.". 339 22
    # warning RequireThis Reference to instance variable 'framePos' needs "this.". 339 50
    # warning RequireThis Reference to instance variable 'framePos' needs "this.". 340 36
    # warning RequireThis Reference to instance variable 'frameSize' needs "this.". 340 48
    # warning RequireThis Reference to instance variable 'frameSize' needs "this.". 363 20
    # warning RequireThis Reference to instance variable 'frameSize' needs "this.". 367 26
    # warning RequireThis Reference to instance variable 'frameSize' needs "this.". 393 67
    # warning RequireThis Reference to instance variable 'framePos' needs "this.". 393 93
    # warning RequireThis Reference to instance variable 'framePos' needs "this.". 394 39
    # warning RequireThis Reference to instance variable 'frameSize' needs "this.". 394 51
    # warning RequireThis Reference to instance variable 'framePos' needs "this.". 424 23
    # warning RequireThis Reference to instance variable 'pushBackLen' needs "this.". 426 31
    # warning RequireThis Reference to instance variable 'markpos' needs "this.". 448 20
    # warning RequireThis Reference to instance variable 'markPushBackLen' needs "this.". 450 23

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/sound/sampled/BooleanControl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'trueStateLabel' needs "this.". 118 35
    # warning RequireThis Reference to instance variable 'falseStateLabel' needs "this.". 118 52

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/sound/sampled/DataLine.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'minBufferSize' needs "this.". 494 49
    # warning RequireThis Reference to instance variable 'maxBufferSize' needs "this.". 494 74
    # warning RequireThis Reference to instance variable 'minBufferSize' needs "this.". 496 58
    # warning RequireThis Reference to instance variable 'minBufferSize' needs "this.". 498 55

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/sound/sampled/FloatControl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maximum' needs "this.". 198 24
    # warning RequireThis Reference to instance variable 'maximum' needs "this.". 199 118
    # warning RequireThis Reference to instance variable 'minimum' needs "this.". 202 24
    # warning RequireThis Reference to instance variable 'minimum' needs "this.". 203 123
    # warning RequireThis Reference to instance variable 'minimum' needs "this.". 321 20
    # warning RequireThis Reference to instance variable 'minimum' needs "this.". 323 66
    # warning RequireThis Reference to instance variable 'maximum' needs "this.". 325 20
    # warning RequireThis Reference to instance variable 'maximum' needs "this.". 327 61
    # warning RequireThis Reference to instance variable 'units' needs "this.". 339 84
    # warning RequireThis Reference to instance variable 'minimum' needs "this.". 340 41
    # warning RequireThis Reference to instance variable 'maximum' needs "this.". 340 59

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/sound/sampled/Mixer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'version' needs "this.". 358 43

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/sound/sampled/ReverbType.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'earlyReflectionDelay' needs "this.". 283 54
    # warning RequireThis Reference to instance variable 'earlyReflectionIntensity' needs "this.". 284 54
    # warning RequireThis Reference to instance variable 'lateReflectionDelay' needs "this.". 285 49
    # warning RequireThis Reference to instance variable 'lateReflectionIntensity' needs "this.". 286 53
    # warning RequireThis Reference to instance variable 'decayTime' needs "this.". 287 39

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/AbstractAction.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'enabled' needs "this.". 197 24

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/AbstractButton.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'margin' needs "this.". 392 29
    # warning RequireThis Reference to instance variable 'defaultMargin' needs "this.". 398 17
    # warning RequireThis Reference to instance variable 'verticalAlignment' needs "this.". 752 26
    # warning RequireThis Reference to instance variable 'horizontalAlignment' needs "this.". 801 26
    # warning RequireThis Reference to instance variable 'verticalTextPosition' needs "this.". 840 29
    # warning RequireThis Reference to instance variable 'horizontalTextPosition' needs "this.". 885 29
    # warning RequireThis Reference to instance variable 'margin' needs "this.". 2264 22
    # warning RequireThis Reference to instance variable 'text' needs "this.". 2272 20

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/AncestorNotifier.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'firstInvisibleAncestor' needs "this.". 172 22
    # warning RequireThis Reference to instance variable 'firstInvisibleAncestor' needs "this.". 190 25
    # warning RequireThis Reference to instance variable 'firstInvisibleAncestor' needs "this.". 220 34

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/ArrayTable.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'table' needs "this.". 115 46
    # warning RequireThis Reference to instance variable 'table' needs "this.". 123 48
    # warning RequireThis Reference to instance variable 'table' needs "this.". 137 74
    # warning RequireThis Reference to instance variable 'table' needs "this.". 150 44
    # warning RequireThis Reference to instance variable 'table' needs "this.". 158 37
    # warning RequireThis Reference to instance variable 'table' needs "this.". 172 31
    # warning RequireThis Reference to instance variable 'table' needs "this.". 174 32
    # warning RequireThis Reference to instance variable 'table' needs "this.". 186 44
    # warning RequireThis Reference to instance variable 'table' needs "this.". 194 40
    # warning RequireThis Reference to instance variable 'table' needs "this.". 213 44
    # warning RequireThis Reference to instance variable 'table' needs "this.". 237 37
    # warning RequireThis Reference to instance variable 'table' needs "this.". 259 40
    # warning RequireThis Reference to instance variable 'table' needs "this.". 264 45
    # warning RequireThis Reference to instance variable 'table' needs "this.". 285 40
    # warning RequireThis Reference to instance variable 'table' needs "this.". 294 45
    # warning RequireThis Reference to instance variable 'table' needs "this.". 319 36
    # warning RequireThis Reference to instance variable 'table' needs "this.". 331 41

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/BoxLayout.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'axis' needs "this.". 416 40

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/BufferStrategyPaintManager.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'bsg' needs "this.". 238 42
    # warning RequireThis Reference to instance variable 'bsg' needs "this.". 239 42
    # warning RequireThis Reference to instance variable 'bsg' needs "this.". 243 33
    # warning RequireThis Reference to instance variable 'xOffset' needs "this.". 289 28
    # warning RequireThis Reference to instance variable 'yOffset' needs "this.". 289 50
    # warning RequireThis Reference to instance variable 'accumulatedX' needs "this.". 328 49
    # warning RequireThis Reference to instance variable 'accumulatedY' needs "this.". 329 24
    # warning RequireThis Reference to instance variable 'accumulatedMaxX' needs "this.". 329 46
    # warning RequireThis Reference to instance variable 'accumulatedMaxY' needs "this.". 330 24
    # warning RequireThis Reference to instance variable 'bufferInfo' needs "this.". 351 29
    # warning RequireThis Reference to instance variable 'bufferStrategy' needs "this.". 368 64
    # warning RequireThis Reference to instance variable 'rootJ' needs "this.". 498 37
    # warning RequireThis Reference to instance variable 'rootJ' needs "this.". 563 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/ButtonGroup.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'selection' needs "this.". 117 28
    # warning RequireThis Reference to instance variable 'selection' needs "this.". 162 36
    # warning RequireThis Reference to instance variable 'selection' needs "this.". 180 22

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/DebugGraphics.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'debugOptions' needs "this.". 113 38
    # warning RequireThis Reference to instance variable 'buffer' needs "this.". 114 32
    # warning RequireThis Reference to instance variable 'debugOptions' needs "this.". 127 38
    # warning RequireThis Reference to instance variable 'buffer' needs "this.". 128 32
    # warning RequireThis Reference to instance variable 'graphicsID' needs "this.". 1345 70
    # warning RequireThis Reference to instance variable 'debugOptions' needs "this.". 1345 89

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/DefaultBoundedRangeModel.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'extent' needs "this.". 169 45
    # warning RequireThis Reference to instance variable 'extent' needs "this.". 172 24
    # warning RequireThis Reference to instance variable 'max' needs "this.". 172 33
    # warning RequireThis Reference to instance variable 'extent' needs "this.". 173 30
    # warning RequireThis Reference to instance variable 'max' needs "this.". 190 32
    # warning RequireThis Reference to instance variable 'value' needs "this.". 191 31
    # warning RequireThis Reference to instance variable 'value' needs "this.". 296 26
    # warning RequireThis Reference to instance variable 'extent' needs "this.". 297 27
    # warning RequireThis Reference to instance variable 'min' needs "this.". 298 24
    # warning RequireThis Reference to instance variable 'max' needs "this.". 299 24
    # warning RequireThis Reference to instance variable 'isAdjusting' needs "this.". 300 27

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/DefaultCellEditor.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'clickCountToStart' needs "DefaultCellEditor.this.". 335 65

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/DefaultComboBoxModel.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'selectedObject' needs "this.". 144 39

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/DefaultFocusManager.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'gluePolicy' needs "this.". 84 27
    # warning RequireThis Reference to instance variable 'gluePolicy' needs "this.". 112 27
    # warning RequireThis Reference to instance variable 'gluePolicy' needs "this.". 137 27
    # warning RequireThis Reference to instance variable 'gluePolicy' needs "this.". 162 27

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/DefaultListSelectionModel.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'minIndex' needs "this.". 82 74
    # warning RequireThis Reference to instance variable 'minIndex' needs "this.". 111 26
    # warning RequireThis Reference to instance variable 'maxIndex' needs "this.". 111 48
    # warning RequireThis Reference to instance variable 'maxIndex' needs "this.". 116 28
    # warning RequireThis Reference to instance variable 'minIndex' needs "this.". 304 18
    # warning RequireThis Reference to instance variable 'maxIndex' needs "this.". 305 54
    # warning RequireThis Reference to instance variable 'maxIndex' needs "this.". 317 18
    # warning RequireThis Reference to instance variable 'maxIndex' needs "this.". 318 54
    # warning RequireThis Reference to instance variable 'minIndex' needs "this.". 587 27
    # warning RequireThis Reference to instance variable 'maxIndex' needs "this.". 587 50
    # warning RequireThis Reference to instance variable 'maxIndex' needs "this.". 588 24
    # warning RequireThis Reference to instance variable 'maxIndex' needs "this.". 666 38

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/DefaultRowSorter.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'modelRowCount' needs "this.". 512 35
    # warning RequireThis Reference to instance variable 'modelRowCount' needs "this.". 513 25
    # warning RequireThis Reference to instance variable 'modelRowCount' needs "this.". 890 25
    # warning RequireThis Reference to instance variable 'modelRowCount' needs "this.". 890 52
    # warning RequireThis Reference to instance variable 'modelRowCount' needs "this.". 906 25
    # warning RequireThis Reference to instance variable 'modelRowCount' needs "this.". 906 52
    # warning RequireThis Reference to instance variable 'modelRowCount' needs "this.". 931 28

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/GrayFilter.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'percent' needs "this.". 98 50
    # warning RequireThis Reference to instance variable 'percent' needs "this.". 100 35

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/GroupLayout.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'host' needs "this.". 786 41
    # warning RequireThis Reference to instance variable 'host' needs "this.". 829 26
    # warning RequireThis Reference to instance variable 'hasPreferredPaddingSprings' needs "this.". 920 17
    # warning RequireThis Reference to instance variable 'hasPreferredPaddingSprings' needs "this.". 1061 49
    # warning RequireThis Reference to instance variable 'host' needs "this.". 1119 23
    # warning RequireThis Reference to instance variable 'host' needs "this.". 1134 42
    # warning RequireThis Reference to instance variable 'baselineSpring' needs "this.". 2265 39
    # warning RequireThis Reference to instance variable 'baselineSpring' needs "this.". 2284 39
    # warning RequireThis Reference to instance variable 'baselineSpring' needs "this.". 2294 39
    # warning RequireThis Reference to instance variable 'baselineSpring' needs "this.". 2313 43
    # warning RequireThis Reference to instance variable 'baselineSpring' needs "this.". 2323 43
    # warning RequireThis Reference to instance variable 'index' needs "this.". 2369 51
    # warning RequireThis Reference to instance variable 'delta' needs "this.". 2370 21
    # warning RequireThis Reference to instance variable 'childAlignment' needs "this.". 2594 29
    # warning RequireThis Reference to instance variable 'prefDescent' needs "this.". 2720 37
    # warning RequireThis Reference to instance variable 'prefDescent' needs "this.". 2722 42
    # warning RequireThis Reference to instance variable 'prefAscent' needs "this.". 2807 29
    # warning RequireThis Reference to instance variable 'prefDescent' needs "this.". 2809 30
    # warning RequireThis Reference to instance variable 'prefAscent' needs "this.". 2863 26
    # warning RequireThis Reference to instance variable 'prefDescent' needs "this.". 2866 33
    # warning RequireThis Reference to instance variable 'prefDescent' needs "this.". 2867 27

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/JApplet.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'rootPane' needs "this.". 345 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/JComboBox.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'dataModel' needs "this.". 716 35
    # warning RequireThis Reference to instance variable 'dataModel' needs "this.". 731 35
    # warning RequireThis Reference to instance variable 'dataModel' needs "this.". 744 32
    # warning RequireThis Reference to instance variable 'dataModel' needs "this.". 759 35
    # warning RequireThis Reference to instance variable 'dataModel' needs "this.". 767 66
    # warning RequireThis Reference to instance variable 'maximumRowCount' needs "this.". 1607 31

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/JComponent.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'paintingChild' needs "this.". 831 44
    # warning RequireThis Reference to instance variable 'border' needs "this.". 1864 41
    # warning RequireThis Reference to instance variable 'capacity' needs "this.". 3478 26
    # warning RequireThis Reference to instance variable 'alignmentX' needs "this.". 5612 26
    # warning RequireThis Reference to instance variable 'alignmentY' needs "this.". 5613 26
    # warning RequireThis Reference to instance variable 'flags' needs "this.". 5615 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/JDesktopPane.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'layer' needs "this.". 372 35

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/JDialog.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'rootPane' needs "this.". 935 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/JEditorPane.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'page' needs "this.". 679 34
    # warning RequireThis Reference to instance variable 'old' needs "this.". 679 41
    # warning RequireThis Reference to instance variable 'kit' needs "this.". 981 35

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/JFileChooser.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'currentDirectory' needs "this.". 576 19
    # warning RequireThis Reference to instance variable 'fileSystemView' needs "this.". 1919 19
    # warning RequireThis Reference to instance variable 'approveButtonText' needs "this.". 1951 43
    # warning RequireThis Reference to instance variable 'dialogTitle' needs "this.". 1953 37

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/JFormattedTextField.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'editValid' needs "this.". 555 24
    # warning RequireThis Reference to instance variable 'composedTextExists' needs "this.". 630 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/JFrame.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'rootPane' needs "this.". 573 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/JInternalFrame.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'resizable' needs "this.". 839 36
    # warning RequireThis Reference to instance variable 'isSelected' needs "this.". 1046 25
    # warning RequireThis Reference to instance variable 'title' needs "this.". 1919 31

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/JLabel.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'defaultIcon' needs "this.". 384 57
    # warning RequireThis Reference to instance variable 'verticalAlignment' needs "this.". 697 26
    # warning RequireThis Reference to instance variable 'horizontalAlignment' needs "this.". 747 26
    # warning RequireThis Reference to instance variable 'verticalTextPosition' needs "this.". 798 29
    # warning RequireThis Reference to instance variable 'text' needs "this.". 907 30
    # warning RequireThis Reference to instance variable 'iconTextGap' needs "this.". 962 27

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/JLayer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'view' needs "this.". 337 26
    # warning RequireThis Reference to instance variable 'view' needs "this.". 353 34

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/JList.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'index' needs "this.". 404 33
    # warning RequireThis Reference to instance variable 'isInsert' needs "this.". 405 34
    # warning RequireThis Reference to instance variable 'fixedCellHeight' needs "this.". 2845 31
    # warning RequireThis Reference to instance variable 'fixedCellWidth' needs "this.". 2846 30
    # warning RequireThis Reference to instance variable 'horizontalScrollIncrement' needs "this.". 2847 41
    # warning RequireThis Reference to instance variable 'visibleRowCount' needs "this.". 2850 31
    # warning RequireThis Reference to instance variable 'layoutOrientation' needs "this.". 2851 33
    # warning RequireThis Reference to instance variable 'leadSelectionIndex' needs "this.". 2959 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/JMenu.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'isSelected' needs "this.". 1114 34
    # warning RequireThis Reference to instance variable 'popupMenu' needs "this.". 1206 25

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/JMenuBar.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'selectionModel' needs "this.". 748 27

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/JPasswordField.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'echoChar' needs "this.". 345 24

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/JPopupMenu.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'frame' needs "this.". 930 25
    # warning RequireThis Reference to instance variable 'label' needs "this.". 1160 31
    # warning RequireThis Reference to instance variable 'desiredLocationX' needs "this.". 1168 36
    # warning RequireThis Reference to instance variable 'desiredLocationY' needs "this.". 1169 36
    # warning RequireThis Reference to instance variable 'invoker' needs "this.". 1484 31

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/JProgressBar.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'progressString' needs "this.". 958 40

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/JRootPane.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'layeredPane' needs "this.". 542 54
    # warning RequireThis Reference to instance variable 'layeredPane' needs "this.". 560 54
    # warning RequireThis Reference to instance variable 'layeredPane' needs "this.". 599 62
    # warning RequireThis Reference to instance variable 'glassPane' needs "this.". 827 35

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/JScrollBar.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'blockIncrement' needs "this.". 811 30
    # warning RequireThis Reference to instance variable 'unitIncrement' needs "this.". 813 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/JScrollPane.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'lowerLeft' needs "this.". 1213 19
    # warning RequireThis Reference to instance variable 'lowerRight' needs "this.". 1217 19
    # warning RequireThis Reference to instance variable 'upperLeft' needs "this.". 1221 19
    # warning RequireThis Reference to instance variable 'upperRight' needs "this.". 1225 19

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/JSlider.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'startAtMin' needs "this.". 968 65
    # warning RequireThis Reference to instance variable 'increment' needs "this.". 1002 89
    # warning RequireThis Reference to instance variable 'majorTickSpacing' needs "this.". 1368 32
    # warning RequireThis Reference to instance variable 'minorTickSpacing' needs "this.". 1369 32

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/JSpinner.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'editor' needs "JSpinner.this.". 1527 36
    # warning RequireThis Reference to instance variable 'editor' needs "JSpinner.this.". 1561 56
    # warning RequireThis Reference to instance variable 'model' needs "JSpinner.this.". 1648 70
    # warning RequireThis Reference to instance variable 'model' needs "JSpinner.this.". 1666 70

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/JSplitPane.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'leftComponent' needs "this.". 865 26
    # warning RequireThis Reference to instance variable 'rightComponent' needs "this.". 867 33
    # warning RequireThis Reference to instance variable 'leftComponent' needs "this.". 890 21
    # warning RequireThis Reference to instance variable 'rightComponent' needs "this.". 892 28
    # warning RequireThis Reference to instance variable 'dividerSize' needs "this.". 1089 27
    # warning RequireThis Reference to instance variable 'lastDividerLocation' needs "this.". 1090 35

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/JTabbedPane.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'visComp' needs "this.". 374 47
    # warning RequireThis Reference to instance variable 'visComp' needs "this.". 948 26
    # warning RequireThis Reference to instance variable 'haveRegistered' needs "this.". 1787 41
    # warning RequireThis Reference to instance variable 'haveRegistered' needs "this.". 1818 41
    # warning RequireThis Reference to instance variable 'component' needs "this.". 2179 37
    # warning RequireThis Reference to instance variable 'background' needs "this.". 2197 40
    # warning RequireThis Reference to instance variable 'foreground' needs "this.". 2205 40
    # warning RequireThis Reference to instance variable 'component' needs "this.". 2292 37
    # warning RequireThis Reference to instance variable 'icon' needs "this.". 2327 33
    # warning RequireThis Reference to instance variable 'disabledIcon' needs "this.". 2331 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/JTable.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'row' needs "this.". 552 31
    # warning RequireThis Reference to instance variable 'col' needs "this.". 553 34
    # warning RequireThis Reference to instance variable 'isInsertRow' needs "this.". 554 37
    # warning RequireThis Reference to instance variable 'isInsertCol' needs "this.". 555 40
    # warning RequireThis Reference to instance variable 'selectionModel' needs "this.". 2092 24
    # warning RequireThis Reference to instance variable 'startModelIndex' needs "this.". 4115 38
    # warning RequireThis Reference to instance variable 'rowModel' needs "this.". 4925 21
    # warning RequireThis Reference to instance variable 'editingColumn' needs "this.". 6024 29
    # warning RequireThis Reference to instance variable 'editingRow' needs "this.". 6025 26
    # warning RequireThis Reference to instance variable 'rowHeight' needs "this.". 6028 25
    # warning RequireThis Reference to instance variable 'rowMargin' needs "this.". 6029 25
    # warning RequireThis Reference to instance variable 'printError' needs "this.". 6403 18
    # warning RequireThis Reference to instance variable 'retThrowable' needs "this.". 6620 49
    # warning RequireThis Reference to instance variable 'retThrowable' needs "this.". 6622 49
    # warning RequireThis Reference to instance variable 'retThrowable' needs "this.". 6624 38
    # warning RequireThis Reference to instance variable 'previousFocusedRow' needs "this.". 7073 31
    # warning RequireThis Reference to instance variable 'previousFocusedCol' needs "this.". 7074 31

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/JTextArea.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'columns' needs "this.". 653 22
    # warning RequireThis Reference to instance variable 'columnWidth' needs "this.". 654 26
    # warning RequireThis Reference to instance variable 'rows' needs "this.". 655 20
    # warning RequireThis Reference to instance variable 'rowHeight' needs "this.". 656 25
    # warning RequireThis Reference to instance variable 'wrap' needs "this.". 674 17

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/JTextField.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'horizontalAlignment' needs "this.". 340 26
    # warning RequireThis Reference to instance variable 'command' needs "this.". 501 49
    # warning RequireThis Reference to instance variable 'command' needs "this.". 901 33
    # warning RequireThis Reference to instance variable 'columns' needs "this.". 904 23
    # warning RequireThis Reference to instance variable 'columnWidth' needs "this.". 905 27

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/JToolTip.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'tipText' needs "this.". 220 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/JTree.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'path' needs "this.". 423 32
    # warning RequireThis Reference to instance variable 'index' needs "this.". 424 38
    # warning RequireThis Reference to instance variable 'expandRow' needs "this.". 1389 31
    # warning RequireThis Reference to instance variable 'expandRow' needs "this.". 1393 32
    # warning RequireThis Reference to instance variable 'uiTreeExpansionListener' needs "this.". 2802 37
    # warning RequireThis Reference to instance variable 'uiTreeExpansionListener' needs "this.". 2833 37
    # warning RequireThis Reference to instance variable 'rowHeight' needs "this.". 4150 25
    # warning RequireThis Reference to instance variable 'toggleClickCount' needs "this.". 4153 32
    # warning RequireThis Reference to instance variable 'visibleRowCount' needs "this.". 4154 31
    # warning RequireThis Reference to instance variable 'tree' needs "this.". 4913 44
    # warning RequireThis Reference to instance variable 'isLeaf' needs "this.". 5060 35

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/JViewport.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'backingStoreImage' needs "this.". 777 66
    # warning RequireThis Reference to instance variable 'scaledWidth' needs "this.". 914 38
    # warning RequireThis Reference to instance variable 'width' needs "this.". 914 52
    # warning RequireThis Reference to instance variable 'scaledHeight' needs "this.". 915 38
    # warning RequireThis Reference to instance variable 'height' needs "this.". 915 53
    # warning RequireThis Reference to instance variable 'viewChanged' needs "this.". 951 28

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/JWindow.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'rootPane' needs "this.". 421 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/ProgressMonitor.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'max' needs "this.". 265 19
    # warning RequireThis Reference to instance variable 'T0' needs "this.". 274 35
    # warning RequireThis Reference to instance variable 'millisToDecideToPopup' needs "this.". 275 27
    # warning RequireThis Reference to instance variable 'min' needs "this.". 277 30
    # warning RequireThis Reference to instance variable 'min' needs "this.". 279 64
    # warning RequireThis Reference to instance variable 'min' needs "this.". 280 63
    # warning RequireThis Reference to instance variable 'millisToPopup' needs "this.". 283 51
    # warning RequireThis Reference to instance variable 'millisToPopup' needs "this.". 285 52
    # warning RequireThis Reference to instance variable 'accessibleContext' needs "this.". 503 45
    # warning RequireThis Reference to instance variable 'pane' needs "ProgressMonitor.this.". 565 38
    # warning RequireThis Reference to instance variable 'noteLabel' needs "ProgressMonitor.this.". 606 34

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/ProgressMonitorInputStream.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'nread' needs "this.". 116 36
    # warning RequireThis Reference to instance variable 'nread' needs "this.". 133 36
    # warning RequireThis Reference to instance variable 'nread' needs "this.". 152 36

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/RepaintManager.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'hwDirtyComponents' needs "this.". 546 19
    # warning RequireThis Reference to instance variable 'invalidComponents' needs "this.". 725 18
    # warning RequireThis Reference to instance variable 'dirtyComponents' needs "this.". 811 34
    # warning RequireThis Reference to instance variable 'dirtyComponents' needs "this.". 1013 28
    # warning RequireThis Reference to instance variable 'standardDoubleBuffer' needs "this.". 1114 24
    # warning RequireThis Reference to instance variable 'paintThread' needs "this.". 1279 43
    # warning RequireThis Reference to instance variable 'paintThread' needs "this.". 1380 57

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/RowFilter.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'date' needs "this.". 489 37
    # warning RequireThis Reference to instance variable 'date' needs "this.". 491 37
    # warning RequireThis Reference to instance variable 'date' needs "this.". 493 38
    # warning RequireThis Reference to instance variable 'date' needs "this.". 495 38
    # warning RequireThis Reference to instance variable 'isComparable' needs "this.". 530 52
    # warning RequireThis Reference to instance variable 'number' needs "this.". 531 50

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/RowSorter.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'column' needs "this.". 400 36
    # warning RequireThis Reference to instance variable 'column' needs "this.". 419 48
    # warning RequireThis Reference to instance variable 'sortOrder' needs "this.". 420 51

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/ScrollPaneLayout.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'viewport' needs "this.". 273 18
    # warning RequireThis Reference to instance variable 'vsb' needs "this.". 276 23
    # warning RequireThis Reference to instance variable 'hsb' needs "this.". 279 23
    # warning RequireThis Reference to instance variable 'rowHead' needs "this.". 282 23
    # warning RequireThis Reference to instance variable 'colHead' needs "this.". 285 23
    # warning RequireThis Reference to instance variable 'lowerLeft' needs "this.". 288 23
    # warning RequireThis Reference to instance variable 'lowerRight' needs "this.". 291 23
    # warning RequireThis Reference to instance variable 'upperLeft' needs "this.". 294 23
    # warning RequireThis Reference to instance variable 'upperRight' needs "this.". 297 23

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/SizeRequirements.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'minimum' needs "this.". 166 22
    # warning RequireThis Reference to instance variable 'preferred' needs "this.". 166 38
    # warning RequireThis Reference to instance variable 'maximum' needs "this.". 166 56
    # warning RequireThis Reference to instance variable 'alignment' needs "this.". 166 73

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/SortingFocusTraversalPolicy.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'FORWARD_TRAVERSAL' needs "this.". 237 50

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/SpinnerListModel.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'index' needs "this.". 245 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/SpinnerNumberModel.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maximum' needs "this.". 363 56
    # warning RequireThis Reference to instance variable 'minimum' needs "this.". 366 56

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/Spring.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'size' needs "this.". 211 36
    # warning RequireThis Reference to instance variable 'min' needs "this.". 250 40
    # warning RequireThis Reference to instance variable 'pref' needs "this.". 250 53
    # warning RequireThis Reference to instance variable 'max' needs "this.". 250 67
    # warning RequireThis Reference to instance variable 'factor' needs "this.". 313 90
    # warning RequireThis Reference to instance variable 'factor' needs "this.". 317 55
    # warning RequireThis Reference to instance variable 'factor' needs "this.". 321 90
    # warning RequireThis Reference to instance variable 'factor' needs "this.". 325 46
    # warning RequireThis Reference to instance variable 'factor' needs "this.". 332 47
    # warning RequireThis Reference to instance variable 's1' needs "this.". 437 43
    # warning RequireThis Reference to instance variable 's2' needs "this.". 437 58

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/SpringLayout.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'horizontalHistory' needs "this.". 405 49
    # warning RequireThis Reference to instance variable 'verticalHistory' needs "this.". 406 49
    # warning RequireThis Reference to instance variable 'edgeName' needs "this.". 876 40
    # warning RequireThis Reference to instance variable 'cyclicReference' needs "this.". 938 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/TablePrintable.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'totalColWidth' needs "this.". 279 45
    # warning RequireThis Reference to instance variable 'totalColWidth' needs "this.". 494 26
    # warning RequireThis Reference to instance variable 'totalColWidth' needs "this.". 522 26

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/Timer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'coalesce' needs "this.". 503 21
    # warning RequireThis Reference to instance variable 'listenerList' needs "this.". 665 30
    # warning RequireThis Reference to instance variable 'initialDelay' needs "this.". 666 30
    # warning RequireThis Reference to instance variable 'delay' needs "this.". 667 23
    # warning RequireThis Reference to instance variable 'repeats' needs "this.". 668 25
    # warning RequireThis Reference to instance variable 'coalesce' needs "this.". 669 26
    # warning RequireThis Reference to instance variable 'actionCommand' needs "this.". 670 31

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/ToolTipManager.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'window' needs "this.". 445 34
    # warning RequireThis Reference to instance variable 'window' needs "this.". 508 52
    # warning RequireThis Reference to instance variable 'insideComponent' needs "this.". 528 40

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/TransferHandler.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'dropPoint' needs "this.". 189 59
    # warning RequireThis Reference to instance variable 'source' needs "this.". 294 51
    # warning RequireThis Reference to instance variable 'source' needs "this.". 295 51
    # warning RequireThis Reference to instance variable 'source' needs "this.". 368 55
    # warning RequireThis Reference to instance variable 'source' needs "this.". 369 55
    # warning RequireThis Reference to instance variable 'dropAction' needs "this.". 456 61
    # warning RequireThis Reference to instance variable 'source' needs "this.". 487 41
    # warning RequireThis Reference to instance variable 'source' needs "this.". 488 41
    # warning RequireThis Reference to instance variable 'source' needs "this.". 520 41
    # warning RequireThis Reference to instance variable 'source' needs "this.". 521 41
    # warning RequireThis Reference to instance variable 'source' needs "this.". 532 50
    # warning RequireThis Reference to instance variable 'source' needs "this.". 534 50
    # warning RequireThis Reference to instance variable 'source' needs "this.". 538 35
    # warning RequireThis Reference to instance variable 'source' needs "this.". 550 50
    # warning RequireThis Reference to instance variable 'source' needs "this.". 552 50
    # warning RequireThis Reference to instance variable 'source' needs "this.". 556 35
    # warning RequireThis Reference to instance variable 'source' needs "this.". 572 50
    # warning RequireThis Reference to instance variable 'source' needs "this.". 574 50
    # warning RequireThis Reference to instance variable 'source' needs "this.". 578 34
    # warning RequireThis Reference to instance variable 'component' needs "this.". 1433 48
    # warning RequireThis Reference to instance variable 'component' needs "this.". 1435 40
    # warning RequireThis Reference to instance variable 'component' needs "this.". 1450 61
    # warning RequireThis Reference to instance variable 'component' needs "this.". 1452 38
    # warning RequireThis Reference to instance variable 'component' needs "this.". 1458 41
    # warning RequireThis Reference to instance variable 'support' needs "this.". 1479 53
    # warning RequireThis Reference to instance variable 'component' needs "this.". 1490 52
    # warning RequireThis Reference to instance variable 'hysteresis' needs "this.". 1504 50
    # warning RequireThis Reference to instance variable 'hysteresis' needs "this.". 1505 57
    # warning RequireThis Reference to instance variable 'component' needs "this.". 1521 41
    # warning RequireThis Reference to instance variable 'support' needs "this.". 1539 57
    # warning RequireThis Reference to instance variable 'component' needs "this.". 1572 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/UIDefaults.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'defaultLocale' needs "this.". 292 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/border/EmptyBorder.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'left' needs "this.". 107 23
    # warning RequireThis Reference to instance variable 'top' needs "this.". 108 22
    # warning RequireThis Reference to instance variable 'right' needs "this.". 109 24
    # warning RequireThis Reference to instance variable 'bottom' needs "this.". 110 25

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/border/EtchedBorder.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'highlight' needs "this.". 191 35
    # warning RequireThis Reference to instance variable 'shadow' needs "this.". 219 32

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/border/TitledBorder.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'border' needs "this.". 443 19
    # warning RequireThis Reference to instance variable 'titleFont' needs "this.". 471 77
    # warning RequireThis Reference to instance variable 'titleColor' needs "this.". 480 85

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/colorchooser/DefaultPreviewPanel.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'swatchWidth' needs "this.". 89 48
    # warning RequireThis Reference to instance variable 'squareSize' needs "this.". 115 46
    # warning RequireThis Reference to instance variable 'squareSize' needs "this.". 117 30
    # warning RequireThis Reference to instance variable 'squareSize' needs "this.". 117 73
    # warning RequireThis Reference to instance variable 'swatchWidth' needs "this.". 118 25
    # warning RequireThis Reference to instance variable 'textGap' needs "this.". 133 37
    # warning RequireThis Reference to instance variable 'textGap' needs "this.". 143 32
    # warning RequireThis Reference to instance variable 'textGap' needs "this.". 144 29
    # warning RequireThis Reference to instance variable 'textGap' needs "this.". 150 36
    # warning RequireThis Reference to instance variable 'textGap' needs "this.". 156 31
    # warning RequireThis Reference to instance variable 'textGap' needs "this.". 157 29
    # warning RequireThis Reference to instance variable 'textGap' needs "this.". 163 31
    # warning RequireThis Reference to instance variable 'innerGap' needs "this.". 177 34
    # warning RequireThis Reference to instance variable 'squareGap' needs "this.". 188 45
    # warning RequireThis Reference to instance variable 'squareGap' needs "this.". 190 32
    # warning RequireThis Reference to instance variable 'innerGap' needs "this.". 194 34
    # warning RequireThis Reference to instance variable 'squareGap' needs "this.". 203 34
    # warning RequireThis Reference to instance variable 'squareGap' needs "this.". 205 32
    # warning RequireThis Reference to instance variable 'squareGap' needs "this.". 205 54
    # warning RequireThis Reference to instance variable 'innerGap' needs "this.". 209 34
    # warning RequireThis Reference to instance variable 'squareGap' needs "this.". 213 34
    # warning RequireThis Reference to instance variable 'squareGap' needs "this.". 213 59
    # warning RequireThis Reference to instance variable 'squareGap' needs "this.". 217 33
    # warning RequireThis Reference to instance variable 'innerGap' needs "this.". 221 34
    # warning RequireThis Reference to instance variable 'squareGap' needs "this.". 230 35
    # warning RequireThis Reference to instance variable 'squareGap' needs "this.". 232 33
    # warning RequireThis Reference to instance variable 'squareGap' needs "this.". 232 59
    # warning RequireThis Reference to instance variable 'innerGap' needs "this.". 236 34
    # warning RequireThis Reference to instance variable 'squareGap' needs "this.". 240 35
    # warning RequireThis Reference to instance variable 'squareGap' needs "this.". 240 63

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/colorchooser/SmartGridLayout.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'rows' needs "this.". 67 29
    # warning RequireThis Reference to instance variable 'columns' needs "this.". 71 35
    # warning RequireThis Reference to instance variable 'columns' needs "this.". 80 39
    # warning RequireThis Reference to instance variable 'rows' needs "this.". 83 35
    # warning RequireThis Reference to instance variable 'yGap' needs "this.". 88 43
    # warning RequireThis Reference to instance variable 'xGap' needs "this.". 90 47
    # warning RequireThis Reference to instance variable 'columns' needs "this.". 94 39
    # warning RequireThis Reference to instance variable 'rows' needs "this.". 98 35
    # warning RequireThis Reference to instance variable 'yGap' needs "this.". 103 43
    # warning RequireThis Reference to instance variable 'xGap' needs "this.". 105 23
    # warning RequireThis Reference to instance variable 'rows' needs "this.". 123 29
    # warning RequireThis Reference to instance variable 'columns' needs "this.". 127 35
    # warning RequireThis Reference to instance variable 'columns' needs "this.". 159 37
    # warning RequireThis Reference to instance variable 'columns' needs "this.". 160 45
    # warning RequireThis Reference to instance variable 'rows' needs "this.". 171 29
    # warning RequireThis Reference to instance variable 'columns' needs "this.". 182 35

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/event/ListDataEvent.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'type' needs "this.". 117 20
    # warning RequireThis Reference to instance variable 'index0' needs "this.". 118 22
    # warning RequireThis Reference to instance variable 'index1' needs "this.". 119 22

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/event/ListSelectionEvent.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'firstIndex' needs "this.". 119 31
    # warning RequireThis Reference to instance variable 'lastIndex' needs "this.". 120 30
    # warning RequireThis Reference to instance variable 'isAdjusting' needs "this.". 121 32

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/event/TreeModelEvent.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'path' needs "this.". 300 34

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/basic/BasicArrowButton.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'darkShadow' needs "this.". 349 34
    # warning RequireThis Reference to instance variable 'shadow' needs "this.". 349 47

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/basic/BasicButtonUI.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'defaultTextShiftOffset' needs "this.". 448 28

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/basic/BasicComboBoxUI.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'editor' needs "this.". 820 26
    # warning RequireThis Reference to instance variable 'editor' needs "this.". 822 26
    # warning RequireThis Reference to instance variable 'popup' needs "this.". 1097 54
    # warning RequireThis Reference to instance variable 'popup' needs "this.". 1099 36
    # warning RequireThis Reference to instance variable 'editor' needs "this.". 1105 54
    # warning RequireThis Reference to instance variable 'editor' needs "this.". 1107 36
    # warning RequireThis Reference to instance variable 'editor' needs "BasicComboBoxUI.this.". 1733 34
    # warning RequireThis Reference to instance variable 'lastTime' needs "BasicComboBoxUI.this.". 2030 24
    # warning RequireThis Reference to instance variable 'timeFactor' needs "BasicComboBoxUI.this.". 2030 35
    # warning RequireThis Reference to instance variable 'typedString' needs "this.". 2037 30
    # warning RequireThis Reference to instance variable 'typedString' needs "this.". 2042 26
    # warning RequireThis Reference to instance variable 'time' needs "BasicComboBoxUI.this.". 2044 24

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/basic/BasicComboPopup.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'list' needs "BasicComboPopup.this.". 876 34
    # warning RequireThis Reference to instance variable 'list' needs "BasicComboPopup.this.". 895 34
    # warning RequireThis Reference to instance variable 'list' needs "BasicComboPopup.this.". 943 40
    # warning RequireThis Reference to instance variable 'list' needs "BasicComboPopup.this.". 954 34

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/basic/BasicDesktopIconUI.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable '__x' needs "this.". 317 27
    # warning RequireThis Reference to instance variable '__x' needs "this.". 318 37
    # warning RequireThis Reference to instance variable '__y' needs "this.". 319 27
    # warning RequireThis Reference to instance variable '__y' needs "this.". 320 39

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/basic/BasicDesktopPaneUI.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'MOVE_RESIZE_INCREMENT' needs "this.". 447 54
    # warning RequireThis Reference to instance variable 'MOVE_RESIZE_INCREMENT' needs "this.". 450 49
    # warning RequireThis Reference to instance variable 'MOVE_RESIZE_INCREMENT' needs "this.". 453 47
    # warning RequireThis Reference to instance variable 'MOVE_RESIZE_INCREMENT' needs "this.". 454 48
    # warning RequireThis Reference to instance variable 'MOVE_RESIZE_INCREMENT' needs "this.". 460 41
    # warning RequireThis Reference to instance variable 'MOVE_RESIZE_INCREMENT' needs "this.". 463 49
    # warning RequireThis Reference to instance variable 'MOVE_RESIZE_INCREMENT' needs "this.". 466 48
    # warning RequireThis Reference to instance variable 'MOVE_RESIZE_INCREMENT' needs "this.". 472 55
    # warning RequireThis Reference to instance variable 'MOVE_RESIZE_INCREMENT' needs "this.". 476 49
    # warning RequireThis Reference to instance variable 'MOVE_RESIZE_INCREMENT' needs "this.". 478 54
    # warning RequireThis Reference to instance variable 'MOVE_RESIZE_INCREMENT' needs "this.". 480 47
    # warning RequireThis Reference to instance variable 'MOVE_RESIZE_INCREMENT' needs "this.". 485 41
    # warning RequireThis Reference to instance variable 'MOVE_RESIZE_INCREMENT' needs "this.". 488 49
    # warning RequireThis Reference to instance variable 'MOVE_RESIZE_INCREMENT' needs "this.". 491 47
    # warning RequireThis Reference to instance variable 'MOVE_RESIZE_INCREMENT' needs "this.". 495 55
    # warning RequireThis Reference to instance variable 'MOVE_RESIZE_INCREMENT' needs "this.". 496 33
    # warning RequireThis Reference to instance variable 'MOVE_RESIZE_INCREMENT' needs "this.". 508 55
    # warning RequireThis Reference to instance variable 'MOVE_RESIZE_INCREMENT' needs "this.". 509 33
    # warning RequireThis Reference to instance variable 'MOVE_RESIZE_INCREMENT' needs "this.". 524 44
    # warning RequireThis Reference to instance variable 'MOVE_RESIZE_INCREMENT' needs "this.". 525 33
    # warning RequireThis Reference to instance variable 'MOVE_RESIZE_INCREMENT' needs "this.". 540 44
    # warning RequireThis Reference to instance variable 'MOVE_RESIZE_INCREMENT' needs "this.". 541 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/basic/BasicDirectoryModel.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'fetchID' needs "this.". 489 20
    # warning RequireThis Reference to instance variable 'fid' needs "this.". 525 28
    # warning RequireThis Reference to instance variable 'doFire' needs "this.". 525 35

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/basic/BasicFileChooserUI.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'newFolderErrorSeparator' needs "BasicFileChooserUI.this.". 982 42
    # warning RequireThis Reference to instance variable 'directoryDescriptionText' needs "BasicFileChooserUI.this.". 1453 28
    # warning RequireThis Reference to instance variable 'fileDescriptionText' needs "BasicFileChooserUI.this.". 1455 28
    # warning RequireThis Reference to instance variable 'fileIcon' needs "BasicFileChooserUI.this.". 1488 20
    # warning RequireThis Reference to instance variable 'floppyDriveIcon' needs "BasicFileChooserUI.this.". 1493 28
    # warning RequireThis Reference to instance variable 'hardDriveIcon' needs "BasicFileChooserUI.this.". 1495 28
    # warning RequireThis Reference to instance variable 'computerIcon' needs "BasicFileChooserUI.this.". 1497 28
    # warning RequireThis Reference to instance variable 'directoryIcon' needs "BasicFileChooserUI.this.". 1499 28

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/basic/BasicInternalFrameUI.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'frame' needs "this.". 138 17
    # warning RequireThis Reference to instance variable 'frame' needs "this.". 142 19
    # warning RequireThis Reference to instance variable 'borderListener' needs "this.". 266 34
    # warning RequireThis Reference to instance variable 'componentListenerAdded' needs "this.". 329 44
    # warning RequireThis Reference to instance variable 'northPane' needs "this.". 583 43
    # warning RequireThis Reference to instance variable 'RESIZE_NONE' needs "this.". 866 30
    # warning RequireThis Reference to instance variable 'RESIZE_NONE' needs "this.". 894 25
    # warning RequireThis Reference to instance variable 'RESIZE_NONE' needs "this.". 913 25
    # warning RequireThis Reference to instance variable 'frame' needs "BasicInternalFrameUI.this.". 939 34
    # warning RequireThis Reference to instance variable 'resizeCornerSize' needs "this.". 944 33
    # warning RequireThis Reference to instance variable 'resizeCornerSize' needs "this.". 953 33
    # warning RequireThis Reference to instance variable 'resizeCornerSize' needs "this.". 962 33
    # warning RequireThis Reference to instance variable 'resizeCornerSize' needs "this.". 971 33
    # warning RequireThis Reference to instance variable '__x' needs "this.". 1067 27
    # warning RequireThis Reference to instance variable '__x' needs "this.". 1068 37
    # warning RequireThis Reference to instance variable '__y' needs "this.". 1069 27
    # warning RequireThis Reference to instance variable '__y' needs "this.". 1070 39
    # warning RequireThis Reference to instance variable 'frame' needs "BasicInternalFrameUI.this.". 1245 34
    # warning RequireThis Reference to instance variable 'resizeCornerSize' needs "this.". 1256 56
    # warning RequireThis Reference to instance variable 'resizeCornerSize' needs "this.". 1263 56
    # warning RequireThis Reference to instance variable 'resizeCornerSize' needs "this.". 1270 55
    # warning RequireThis Reference to instance variable 'resizeCornerSize' needs "this.". 1277 55
    # warning RequireThis Reference to instance variable 'componentListenerAdded' needs "BasicInternalFrameUI.this.". 1678 56

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/basic/BasicListUI.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'listHeight' needs "this.". 311 37
    # warning RequireThis Reference to instance variable 'listWidth' needs "this.". 317 36
    # warning RequireThis Reference to instance variable 'columnCount' needs "this.". 356 28
    # warning RequireThis Reference to instance variable 'columnCount' needs "this.". 655 33
    # warning RequireThis Reference to instance variable 'preferredHeight' needs "this.". 659 22
    # warning RequireThis Reference to instance variable 'isFileList' needs "this.". 880 18
    # warning RequireThis Reference to instance variable 'cellWidth' needs "this.". 1088 44
    # warning RequireThis Reference to instance variable 'cellWidth' needs "this.". 1090 67
    # warning RequireThis Reference to instance variable 'cellHeight' needs "this.". 1093 17
    # warning RequireThis Reference to instance variable 'columnCount' needs "this.". 1168 36
    # warning RequireThis Reference to instance variable 'cellHeight' needs "this.". 1177 40
    # warning RequireThis Reference to instance variable 'cellHeight' needs "this.". 1196 49
    # warning RequireThis Reference to instance variable 'cellWidth' needs "this.". 1238 30
    # warning RequireThis Reference to instance variable 'cellWidth' needs "this.". 1240 50
    # warning RequireThis Reference to instance variable 'columnCount' needs "this.". 1264 37
    # warning RequireThis Reference to instance variable 'columnCount' needs "this.". 1271 23
    # warning RequireThis Reference to instance variable 'rowsPerColumn' needs "this.". 1279 25
    # warning RequireThis Reference to instance variable 'rowsPerColumn' needs "this.". 1282 49
    # warning RequireThis Reference to instance variable 'columnCount' needs "this.". 1302 66
    # warning RequireThis Reference to instance variable 'cellWidth' needs "this.". 1320 43
    # warning RequireThis Reference to instance variable 'cellWidth' needs "this.". 1322 66
    # warning RequireThis Reference to instance variable 'columnCount' needs "this.". 1327 29
    # warning RequireThis Reference to instance variable 'rowsPerColumn' needs "this.". 1349 32
    # warning RequireThis Reference to instance variable 'columnCount' needs "this.". 1351 28
    # warning RequireThis Reference to instance variable 'rowsPerColumn' needs "this.". 1370 32
    # warning RequireThis Reference to instance variable 'columnCount' needs "this.". 1372 28
    # warning RequireThis Reference to instance variable 'rowsPerColumn' needs "this.". 1514 55
    # warning RequireThis Reference to instance variable 'rowsPerColumn' needs "this.". 1515 54
    # warning RequireThis Reference to instance variable 'rowsPerColumn' needs "this.". 1516 33
    # warning RequireThis Reference to instance variable 'columnCount' needs "this.". 1522 50
    # warning RequireThis Reference to instance variable 'columnCount' needs "this.". 1523 37
    # warning RequireThis Reference to instance variable 'rowsPerColumn' needs "this.". 1531 55
    # warning RequireThis Reference to instance variable 'rowsPerColumn' needs "this.". 1532 54
    # warning RequireThis Reference to instance variable 'rowsPerColumn' needs "this.". 1533 33
    # warning RequireThis Reference to instance variable 'cellWidth' needs "this.". 1540 56
    # warning RequireThis Reference to instance variable 'columnCount' needs "this.". 1541 45
    # warning RequireThis Reference to instance variable 'columnCount' needs "this.". 1542 33
    # warning RequireThis Reference to instance variable 'cellHeight' needs "this.". 1546 43
    # warning RequireThis Reference to instance variable 'lastTime' needs "this.". 2480 24
    # warning RequireThis Reference to instance variable 'timeFactor' needs "BasicListUI.this.". 2480 35
    # warning RequireThis Reference to instance variable 'typedString' needs "this.". 2487 30
    # warning RequireThis Reference to instance variable 'typedString' needs "this.". 2492 26

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/basic/BasicLookAndFeel.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'clipPlaying' needs "BasicLookAndFeel.this.". 2033 45
    # warning RequireThis Reference to instance variable 'clipPlaying' needs "BasicLookAndFeel.this.". 2034 32

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/basic/BasicMenuItemUI.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'menuItem' needs "this.". 841 26
    # warning RequireThis Reference to instance variable 'menuItem' needs "this.". 856 28
    # warning RequireThis Reference to instance variable 'menuItem' needs "BasicMenuItemUI.this.". 1053 63

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/basic/BasicMenuUI.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'lastMnemonic' needs "this.". 134 25

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/basic/BasicOptionPaneUI.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'optionPane' needs "this.". 314 18
    # warning RequireThis Reference to instance variable 'initialFocusComponent' needs "this.". 783 53
    # warning RequireThis Reference to instance variable 'inputComponent' needs "this.". 963 51
    # warning RequireThis Reference to instance variable 'inputComponent' needs "this.". 967 50
    # warning RequireThis Reference to instance variable 'inputComponent' needs "this.". 970 46
    # warning RequireThis Reference to instance variable 'initialFocusComponent' needs "this.". 990 52
    # warning RequireThis Reference to instance variable 'reverseButtons' needs "this.". 1144 43
    # warning RequireThis Reference to instance variable 'padding' needs "this.". 1155 57
    # warning RequireThis Reference to instance variable 'padding' needs "this.". 1201 59
    # warning RequireThis Reference to instance variable 'padding' needs "this.". 1228 66
    # warning RequireThis Reference to instance variable 'padding' needs "this.". 1239 60
    # warning RequireThis Reference to instance variable 'optionPane' needs "BasicOptionPaneUI.this.". 1394 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/basic/BasicPopupMenuUI.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'menuToOpen' needs "this.". 320 47
    # warning RequireThis Reference to instance variable 'lastPopup' needs "this.". 1230 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/basic/BasicProgressBarUI.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxPosition' needs "this.". 550 31
    # warning RequireThis Reference to instance variable 'numFrames' needs "this.". 550 51
    # warning RequireThis Reference to instance variable 'numFrames' needs "this.". 1072 24
    # warning RequireThis Reference to instance variable 'cycleTime' needs "this.". 1139 31
    # warning RequireThis Reference to instance variable 'cycleTime' needs "this.". 1144 43
    # warning RequireThis Reference to instance variable 'repaintInterval' needs "this.". 1145 43
    # warning RequireThis Reference to instance variable 'repaintInterval' needs "this.". 1159 31
    # warning RequireThis Reference to instance variable 'lastCall' needs "this.". 1269 52
    # warning RequireThis Reference to instance variable 'MINIMUM_DELAY' needs "this.". 1271 37
    # warning RequireThis Reference to instance variable 'MINIMUM_DELAY' needs "this.". 1272 37

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/basic/BasicRadioButtonUI.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'firstBtn' needs "this.". 476 29
    # warning RequireThis Reference to instance variable 'nextBtn' needs "this.". 513 47
    # warning RequireThis Reference to instance variable 'firstBtn' needs "this.". 513 58
    # warning RequireThis Reference to instance variable 'nextBtn' needs "this.". 513 69
    # warning RequireThis Reference to instance variable 'previousBtn' needs "this.". 517 47
    # warning RequireThis Reference to instance variable 'lastBtn' needs "this.". 517 62
    # warning RequireThis Reference to instance variable 'previousBtn' needs "this.". 517 72
    # warning RequireThis Reference to instance variable 'activeBtn' needs "this.". 520 40
    # warning RequireThis Reference to instance variable 'activeBtn' needs "this.". 539 31
    # warning RequireThis Reference to instance variable 'activeBtn' needs "this.". 540 32

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/basic/BasicScrollBarUI.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'useCachedValue' needs "this.". 748 17
    # warning RequireThis Reference to instance variable 'scrollBarValue' needs "this.". 748 35
    # warning RequireThis Reference to instance variable 'incrGap' needs "this.". 785 30
    # warning RequireThis Reference to instance variable 'incrGap' needs "this.". 804 36
    # warning RequireThis Reference to instance variable 'decrGap' needs "this.". 808 52
    # warning RequireThis Reference to instance variable 'decrGap' needs "this.". 824 51
    # warning RequireThis Reference to instance variable 'incrGap' needs "this.". 825 37
    # warning RequireThis Reference to instance variable 'incrGap' needs "this.". 843 51
    # warning RequireThis Reference to instance variable 'incrGap' needs "this.". 844 40
    # warning RequireThis Reference to instance variable 'decrGap' needs "this.". 846 56
    # warning RequireThis Reference to instance variable 'decrGap' needs "this.". 847 54
    # warning RequireThis Reference to instance variable 'decrGap' needs "this.". 885 29
    # warning RequireThis Reference to instance variable 'incrGap' needs "this.". 885 39
    # warning RequireThis Reference to instance variable 'incrGap' needs "this.". 886 30
    # warning RequireThis Reference to instance variable 'decrGap' needs "this.". 886 40
    # warning RequireThis Reference to instance variable 'decrButton' needs "this.". 933 16
    # warning RequireThis Reference to instance variable 'incrButton' needs "this.". 933 29
    # warning RequireThis Reference to instance variable 'incrButton' needs "this.". 934 16
    # warning RequireThis Reference to instance variable 'decrButton' needs "this.". 934 29
    # warning RequireThis Reference to instance variable 'offset' needs "this.". 1347 78
    # warning RequireThis Reference to instance variable 'offset' needs "this.". 1354 78
    # warning RequireThis Reference to instance variable 'incrButton' needs "BasicScrollBarUI.this.". 1502 47
    # warning RequireThis Reference to instance variable 'incrButton' needs "this.". 1619 36
    # warning RequireThis Reference to instance variable 'decrButton' needs "this.". 1623 36
    # warning RequireThis Reference to instance variable 'incrButton' needs "this.". 1629 36
    # warning RequireThis Reference to instance variable 'decrButton' needs "this.". 1633 36

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/basic/BasicScrollPaneUI.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'scrollpane' needs "BasicScrollPaneUI.this.". 1191 34
    # warning RequireThis Reference to instance variable 'vsbChangeListener' needs "BasicScrollPaneUI.this.". 1241 26
    # warning RequireThis Reference to instance variable 'hsbChangeListener' needs "BasicScrollPaneUI.this.". 1245 26

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/basic/BasicSliderUI.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'slider' needs "this.". 216 19
    # warning RequireThis Reference to instance variable 'slider' needs "this.". 220 55
    # warning RequireThis Reference to instance variable 'lastValue' needs "this.". 730 65
    # warning RequireThis Reference to instance variable 'trackBuffer' needs "this.". 792 43
    # warning RequireThis Reference to instance variable 'trackBuffer' needs "this.". 807 43
    # warning RequireThis Reference to instance variable 'trackBuffer' needs "this.". 858 44
    # warning RequireThis Reference to instance variable 'trackBuffer' needs "this.". 872 44
    # warning RequireThis Reference to instance variable 'leftToRightCache' needs "this.". 1176 19
    # warning RequireThis Reference to instance variable 'currentMouseY' needs "this.". 2030 33
    # warning RequireThis Reference to instance variable 'currentMouseY' needs "this.". 2034 44
    # warning RequireThis Reference to instance variable 'currentMouseX' needs "this.". 2040 43
    # warning RequireThis Reference to instance variable 'currentMouseX' needs "this.". 2044 33
    # warning RequireThis Reference to instance variable 'offset' needs "this.". 2084 43
    # warning RequireThis Reference to instance variable 'offset' needs "this.". 2106 44

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/basic/BasicSpinnerUI.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'isNext' needs "this.". 664 37
    # warning RequireThis Reference to instance variable 'nextButton' needs "this.". 877 22
    # warning RequireThis Reference to instance variable 'previousButton' needs "this.". 880 27
    # warning RequireThis Reference to instance variable 'editor' needs "this.". 883 27

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/basic/BasicSplitPaneDivider.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'splitPane' needs "this.". 328 30
    # warning RequireThis Reference to instance variable 'splitPane' needs "BasicSplitPaneDivider.this.". 561 35
    # warning RequireThis Reference to instance variable 'splitPane' needs "BasicSplitPaneDivider.this.". 603 38
    # warning RequireThis Reference to instance variable 'hiddenDivider' needs "BasicSplitPaneDivider.this.". 612 43
    # warning RequireThis Reference to instance variable 'splitPane' needs "BasicSplitPaneDivider.this.". 634 38
    # warning RequireThis Reference to instance variable 'hiddenDivider' needs "BasicSplitPaneDivider.this.". 643 43
    # warning RequireThis Reference to instance variable 'initialX' needs "this.". 737 37
    # warning RequireThis Reference to instance variable 'minX' needs "this.". 767 28
    # warning RequireThis Reference to instance variable 'offset' needs "this.". 793 57
    # warning RequireThis Reference to instance variable 'offset' needs "this.". 809 54
    # warning RequireThis Reference to instance variable 'oneTouchOffset' needs "BasicSplitPaneDivider.this.". 980 55
    # warning RequireThis Reference to instance variable 'oneTouchOffset' needs "BasicSplitPaneDivider.this.". 982 56
    # warning RequireThis Reference to instance variable 'oneTouchOffset' needs "BasicSplitPaneDivider.this.". 1003 58
    # warning RequireThis Reference to instance variable 'oneTouchOffset' needs "BasicSplitPaneDivider.this.". 1005 59

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/basic/BasicSplitPaneUI.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'layoutManager' needs "this.". 447 37
    # warning RequireThis Reference to instance variable 'dividerSize' needs "this.". 1071 23
    # warning RequireThis Reference to instance variable 'splitPane' needs "this.". 1089 18
    # warning RequireThis Reference to instance variable 'draggingHW' needs "this.". 1215 41
    # warning RequireThis Reference to instance variable 'draggingHW' needs "this.". 1224 41
    # warning RequireThis Reference to instance variable 'lastSplitPaneSize' needs "this.". 1388 39
    # warning RequireThis Reference to instance variable 'lastSplitPaneSize' needs "this.". 1400 39
    # warning RequireThis Reference to instance variable 'lastSplitPaneSize' needs "this.". 1401 49
    # warning RequireThis Reference to instance variable 'nonContinuousLayoutDivider' needs "BasicSplitPaneUI.this.". 1888 41
    # warning RequireThis Reference to instance variable 'splitPane' needs "BasicSplitPaneUI.this.". 2128 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/basic/BasicTabbedPaneUI.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxTabHeight' needs "this.". 693 44
    # warning RequireThis Reference to instance variable 'baseline' needs "this.". 818 39
    # warning RequireThis Reference to instance variable 'selectedColor' needs "this.". 1392 56
    # warning RequireThis Reference to instance variable 'tabPane' needs "this.". 1821 52
    # warning RequireThis Reference to instance variable 'runCount' needs "this.". 1867 29
    # warning RequireThis Reference to instance variable 'textIconGap' needs "this.". 2024 48
    # warning RequireThis Reference to instance variable 'maxTabWidth' needs "this.". 2373 90
    # warning RequireThis Reference to instance variable 'maxTabWidth' needs "this.". 2378 29
    # warning RequireThis Reference to instance variable 'maxTabWidth' needs "this.". 2379 88
    # warning RequireThis Reference to instance variable 'maxTabWidth' needs "this.". 2381 38
    # warning RequireThis Reference to instance variable 'maxTabWidth' needs "this.". 2388 29
    # warning RequireThis Reference to instance variable 'maxTabWidth' needs "this.". 2389 88
    # warning RequireThis Reference to instance variable 'maxTabWidth' needs "this.". 2392 90
    # warning RequireThis Reference to instance variable 'maxTabWidth' needs "this.". 2395 38
    # warning RequireThis Reference to instance variable 'maxTabHeight' needs "this.". 2402 29
    # warning RequireThis Reference to instance variable 'maxTabHeight' needs "this.". 2403 90
    # warning RequireThis Reference to instance variable 'maxTabHeight' needs "this.". 2406 92
    # warning RequireThis Reference to instance variable 'maxTabHeight' needs "this.". 2409 38
    # warning RequireThis Reference to instance variable 'maxTabHeight' needs "this.". 2417 92
    # warning RequireThis Reference to instance variable 'maxTabHeight' needs "this.". 2421 29
    # warning RequireThis Reference to instance variable 'maxTabHeight' needs "this.". 2422 90
    # warning RequireThis Reference to instance variable 'maxTabHeight' needs "this.". 2424 38
    # warning RequireThis Reference to instance variable 'runCount' needs "this.". 2502 28
    # warning RequireThis Reference to instance variable 'tabContainer' needs "BasicTabbedPaneUI.this.". 2882 33
    # warning RequireThis Reference to instance variable 'maxTabWidth' needs "BasicTabbedPaneUI.this.". 2985 73
    # warning RequireThis Reference to instance variable 'maxTabHeight' needs "BasicTabbedPaneUI.this.". 2992 76
    # warning RequireThis Reference to instance variable 'maxTabHeight' needs "BasicTabbedPaneUI.this.". 3044 35
    # warning RequireThis Reference to instance variable 'maxTabWidth' needs "BasicTabbedPaneUI.this.". 3072 34
    # warning RequireThis Reference to instance variable 'runCount' needs "BasicTabbedPaneUI.this.". 3152 37
    # warning RequireThis Reference to instance variable 'maxTabHeight' needs "BasicTabbedPaneUI.this.". 3630 40
    # warning RequireThis Reference to instance variable 'maxTabHeight' needs "BasicTabbedPaneUI.this.". 3638 35
    # warning RequireThis Reference to instance variable 'maxTabWidth' needs "BasicTabbedPaneUI.this.". 3647 38
    # warning RequireThis Reference to instance variable 'maxTabWidth' needs "BasicTabbedPaneUI.this.". 3655 34
    # warning RequireThis Reference to instance variable 'scrollForwardButton' needs "this.". 3861 38
    # warning RequireThis Reference to instance variable 'leadingTabIndex' needs "this.". 3880 50
    # warning RequireThis Reference to instance variable 'tabViewPosition' needs "this.". 3881 52
    # warning RequireThis Reference to instance variable 'selectedColor' needs "BasicTabbedPaneUI.this.". 3985 67
    # warning RequireThis Reference to instance variable 'tabContainer' needs "BasicTabbedPaneUI.this.". 4333 32

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/basic/BasicTableHeaderUI.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'mouseXOffset' needs "this.". 223 41
    # warning RequireThis Reference to instance variable 'mouseXOffset' needs "this.". 232 48
    # warning RequireThis Reference to instance variable 'rolloverColumn' needs "this.". 471 24

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/basic/BasicTableUI.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'forwards' needs "this.". 457 45
    # warning RequireThis Reference to instance variable 'leadRow' needs "this.". 460 44
    # warning RequireThis Reference to instance variable 'leadColumn' needs "this.". 480 47
    # warning RequireThis Reference to instance variable 'isFileList' needs "BasicTableUI.this.". 1070 68
    # warning RequireThis Reference to instance variable 'pressedRow' needs "this.". 1206 48
    # warning RequireThis Reference to instance variable 'pressedCol' needs "this.". 1207 51
    # warning RequireThis Reference to instance variable 'isFileList' needs "BasicTableUI.this.". 1233 65
    # warning RequireThis Reference to instance variable 'dragStarted' needs "this.". 1249 70

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/basic/BasicTextUI.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'caretMargin' needs "this.". 941 48
    # warning RequireThis Reference to instance variable 'caretMargin' needs "this.". 943 25
    # warning RequireThis Reference to instance variable 'caretMargin' needs "this.". 952 59
    # warning RequireThis Reference to instance variable 'caretMargin' needs "this.". 977 87
    # warning RequireThis Reference to instance variable 'caretMargin' needs "this.". 1002 71
    # warning RequireThis Reference to instance variable 'caretMargin' needs "this.". 1033 57
    # warning RequireThis Reference to instance variable 'i18nView' needs "this.". 1952 48
    # warning RequireThis Reference to instance variable 'painted' needs "BasicTextUI.this.". 1961 32
    # warning RequireThis Reference to instance variable 'painted' needs "BasicTextUI.this.". 1976 32
    # warning RequireThis Reference to instance variable 'painted' needs "BasicTextUI.this.". 1991 32
    # warning RequireThis Reference to instance variable 'p1' needs "this.". 2498 27
    # warning RequireThis Reference to instance variable 'exportComp' needs "this.". 2564 44
    # warning RequireThis Reference to instance variable 'p0' needs "this.". 2564 65
    # warning RequireThis Reference to instance variable 'p1' needs "this.". 2564 78

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/basic/BasicToolBarUI.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'focusedCompIndex' needs "this.". 439 30
    # warning RequireThis Reference to instance variable 'focusedCompIndex' needs "this.". 460 30
    # warning RequireThis Reference to instance variable 'floatingToolBar' needs "this.". 655 65
    # warning RequireThis Reference to instance variable 'floatingToolBar' needs "this.". 916 30
    # warning RequireThis Reference to instance variable 'floatingToolBar' needs "this.". 917 30
    # warning RequireThis Reference to instance variable 'floatingToolBar' needs "this.". 919 34
    # warning RequireThis Reference to instance variable 'floatingToolBar' needs "BasicToolBarUI.this.". 923 42
    # warning RequireThis Reference to instance variable 'floatingToolBar' needs "this.". 931 65
    # warning RequireThis Reference to instance variable 'toolBar' needs "this.". 1025 43
    # warning RequireThis Reference to instance variable 'constraintBeforeFloating' needs "this.". 1048 52
    # warning RequireThis Reference to instance variable 'dockingSensitivity' needs "this.". 1060 23
    # warning RequireThis Reference to instance variable 'dockingSensitivity' needs "this.". 1064 39
    # warning RequireThis Reference to instance variable 'dockingSensitivity' needs "this.". 1068 23
    # warning RequireThis Reference to instance variable 'dockingSensitivity' needs "this.". 1071 40
    # warning RequireThis Reference to instance variable 'toolBar' needs "this.". 1221 27
    # warning RequireThis Reference to instance variable 'floatingToolBar' needs "BasicToolBarUI.this.". 1418 65
    # warning RequireThis Reference to instance variable 'toolBar' needs "this.". 1530 27
    # warning RequireThis Reference to instance variable 'toolBar' needs "this.". 1536 27
    # warning RequireThis Reference to instance variable 'isDragging' needs "this.". 1537 35
    # warning RequireThis Reference to instance variable 'origin' needs "this.". 1538 31
    # warning RequireThis Reference to instance variable 'toolBar' needs "this.". 1553 27
    # warning RequireThis Reference to instance variable 'origin' needs "this.". 1554 31

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/basic/BasicTreeUI.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'rightChildIndent' needs "this.". 326 46
    # warning RequireThis Reference to instance variable 'rightChildIndent' needs "this.". 348 46
    # warning RequireThis Reference to instance variable 'mouseListener' needs "this.". 880 66
    # warning RequireThis Reference to instance variable 'currentCellRenderer' needs "this.". 1110 57
    # warning RequireThis Reference to instance variable 'mouseListener' needs "this.". 1210 69
    # warning RequireThis Reference to instance variable 'totalChildIndent' needs "this.". 1489 32
    # warning RequireThis Reference to instance variable 'totalChildIndent' needs "this.". 1490 55
    # warning RequireThis Reference to instance variable 'depthOffset' needs "this.". 1942 44
    # warning RequireThis Reference to instance variable 'cellEditor' needs "this.". 2049 25
    # warning RequireThis Reference to instance variable 'stopEditingInCompleteEditing' needs "this.". 2355 12
    # warning RequireThis Reference to instance variable 'destination' needs "this.". 3581 41
    # warning RequireThis Reference to instance variable 'focusComponent' needs "this.". 3583 34
    # warning RequireThis Reference to instance variable 'lastTime' needs "this.". 3724 28
    # warning RequireThis Reference to instance variable 'timeFactor' needs "BasicTreeUI.this.". 3724 39
    # warning RequireThis Reference to instance variable 'typedString' needs "this.". 3731 34
    # warning RequireThis Reference to instance variable 'typedString' needs "this.". 3736 30
    # warning RequireThis Reference to instance variable 'treeSelectionModel' needs "BasicTreeUI.this.". 3796 38
    # warning RequireThis Reference to instance variable 'tree' needs "BasicTreeUI.this.". 3799 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/basic/DragRecognitionSupport.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'component' needs "this.". 141 31
    # warning RequireThis Reference to instance variable 'dndArmedEvent' needs "this.". 142 24
    # warning RequireThis Reference to instance variable 'component' needs "this.". 159 31
    # warning RequireThis Reference to instance variable 'motionThreshold' needs "this.". 166 19
    # warning RequireThis Reference to instance variable 'motionThreshold' needs "this.". 166 45

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/metal/MetalFileChooserUI.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'topMargin' needs "this.". 1293 54
    # warning RequireThis Reference to instance variable 'hGap' needs "this.". 1334 62

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/metal/MetalInternalFrameTitlePane.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'paletteTitleHeight' needs "MetalInternalFrameTitlePane.this.". 263 26
    # warning RequireThis Reference to instance variable 'buttonsWidth' needs "this.". 355 34
    # warning RequireThis Reference to instance variable 'activeBumps' needs "this.". 407 21
    # warning RequireThis Reference to instance variable 'inactiveBumps' needs "this.". 418 21
    # warning RequireThis Reference to instance variable 'buttonsWidth' needs "this.". 483 34
    # warning RequireThis Reference to instance variable 'buttonsWidth' needs "this.". 486 36

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/metal/MetalRootPaneUI.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'dragOffsetX' needs "this.". 828 57
    # warning RequireThis Reference to instance variable 'dragOffsetY' needs "this.". 829 57
    # warning RequireThis Reference to instance variable 'dragOffsetX' needs "this.". 838 62
    # warning RequireThis Reference to instance variable 'dragOffsetY' needs "this.". 842 66
    # warning RequireThis Reference to instance variable 'dragOffsetY' needs "this.". 846 45
    # warning RequireThis Reference to instance variable 'dragOffsetY' needs "this.". 847 37
    # warning RequireThis Reference to instance variable 'dragOffsetX' needs "this.". 850 43
    # warning RequireThis Reference to instance variable 'dragOffsetX' needs "this.". 851 37
    # warning RequireThis Reference to instance variable 'dragOffsetY' needs "this.". 854 46
    # warning RequireThis Reference to instance variable 'dragOffsetX' needs "this.". 855 48
    # warning RequireThis Reference to instance variable 'dragOffsetY' needs "this.". 856 37
    # warning RequireThis Reference to instance variable 'dragOffsetX' needs "this.". 860 48
    # warning RequireThis Reference to instance variable 'dragOffsetY' needs "this.". 861 49
    # warning RequireThis Reference to instance variable 'dragOffsetX' needs "this.". 865 43
    # warning RequireThis Reference to instance variable 'dragOffsetY' needs "this.". 866 35
    # warning RequireThis Reference to instance variable 'dragOffsetX' needs "this.". 867 37
    # warning RequireThis Reference to instance variable 'dragOffsetY' needs "this.". 868 37
    # warning RequireThis Reference to instance variable 'dragOffsetX' needs "this.". 871 43
    # warning RequireThis Reference to instance variable 'dragOffsetX' needs "this.". 872 37
    # warning RequireThis Reference to instance variable 'dragOffsetY' needs "this.". 873 49

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/metal/MetalSliderUI.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'filledSlider' needs "this.". 417 42
    # warning RequireThis Reference to instance variable 'filledSlider' needs "this.". 425 41
    # warning RequireThis Reference to instance variable 'filledSlider' needs "this.". 487 41
    # warning RequireThis Reference to instance variable 'filledSlider' needs "this.". 495 42
    # warning RequireThis Reference to instance variable 'TICK_BUFFER' needs "this.". 531 77
    # warning RequireThis Reference to instance variable 'TICK_BUFFER' needs "this.". 532 22
    # warning RequireThis Reference to instance variable 'safeLength' needs "this.". 606 55

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/metal/MetalSplitPaneDivider.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'focusBumps' needs "this.". 75 25
    # warning RequireThis Reference to instance variable 'bumps' needs "this.". 79 25

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/metal/MetalTabbedPaneUI.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'selectHighlight' needs "this.". 276 34
    # warning RequireThis Reference to instance variable 'selectColor' needs "this.". 390 49
    # warning RequireThis Reference to instance variable 'selectColor' needs "this.". 395 49
    # warning RequireThis Reference to instance variable 'tabsOpaque' needs "this.". 434 40
    # warning RequireThis Reference to instance variable 'selectColor' needs "this.". 436 25
    # warning RequireThis Reference to instance variable 'selectHighlight' needs "this.". 448 37
    # warning RequireThis Reference to instance variable 'selectHighlight' needs "this.". 452 38
    # warning RequireThis Reference to instance variable 'selectHighlight' needs "this.". 665 34
    # warning RequireThis Reference to instance variable 'tabsOpaque' needs "this.". 734 40
    # warning RequireThis Reference to instance variable 'selectColor' needs "this.". 736 25
    # warning RequireThis Reference to instance variable 'selectHighlight' needs "this.". 747 34

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/metal/MetalTitlePane.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'window' needs "this.". 255 34
    # warning RequireThis Reference to instance variable 'activeBackground' needs "this.". 707 26
    # warning RequireThis Reference to instance variable 'activeForeground' needs "this.". 708 26
    # warning RequireThis Reference to instance variable 'activeShadow' needs "this.". 709 26
    # warning RequireThis Reference to instance variable 'activeBumps' needs "this.". 710 21
    # warning RequireThis Reference to instance variable 'inactiveBackground' needs "this.". 712 26
    # warning RequireThis Reference to instance variable 'inactiveForeground' needs "this.". 713 26
    # warning RequireThis Reference to instance variable 'inactiveShadow' needs "this.". 714 26
    # warning RequireThis Reference to instance variable 'inactiveBumps' needs "this.". 715 21
    # warning RequireThis Reference to instance variable 'buttonsWidth' needs "this.". 770 34
    # warning RequireThis Reference to instance variable 'buttonsWidth' needs "this.". 773 36

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/metal/MetalToolTipUI.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'acceleratorDelimiter' needs "this.". 215 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/metal/MetalUtils.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'w' needs "this.". 307 49
    # warning RequireThis Reference to instance variable 'h' needs "this.". 314 49
    # warning RequireThis Reference to instance variable 'factor' needs "this.". 429 55
    # warning RequireThis Reference to instance variable 'min' needs "this.". 429 64

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/nimbus/AbstractRegionPainter.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'leftWidth' needs "this.". 236 24
    # warning RequireThis Reference to instance variable 'centerWidth' needs "this.". 238 29
    # warning RequireThis Reference to instance variable 'leftWidth' needs "this.". 238 44
    # warning RequireThis Reference to instance variable 'rightWidth' needs "this.". 240 29
    # warning RequireThis Reference to instance variable 'leftWidth' needs "this.". 240 43
    # warning RequireThis Reference to instance variable 'centerWidth' needs "this.". 240 55
    # warning RequireThis Reference to instance variable 'topHeight' needs "this.". 257 24
    # warning RequireThis Reference to instance variable 'centerHeight' needs "this.". 259 29
    # warning RequireThis Reference to instance variable 'topHeight' needs "this.". 259 45
    # warning RequireThis Reference to instance variable 'bottomHeight' needs "this.". 261 29
    # warning RequireThis Reference to instance variable 'topHeight' needs "this.". 261 45
    # warning RequireThis Reference to instance variable 'centerHeight' needs "this.". 261 57
    # warning RequireThis Reference to instance variable 'leftScale' needs "this.". 280 39
    # warning RequireThis Reference to instance variable 'centerHScale' needs "this.". 282 39
    # warning RequireThis Reference to instance variable 'rightScale' needs "this.". 284 39
    # warning RequireThis Reference to instance variable 'topScale' needs "this.". 303 39
    # warning RequireThis Reference to instance variable 'centerVScale' needs "this.". 305 39
    # warning RequireThis Reference to instance variable 'bottomScale' needs "this.". 307 39
    # warning RequireThis Reference to instance variable 'a' needs "this.". 581 63
    # warning RequireThis Reference to instance variable 'c' needs "this.". 584 58
    # warning RequireThis Reference to instance variable 'f' needs "this.". 612 45
    # warning RequireThis Reference to instance variable 'centerWidth' needs "this.". 613 40
    # warning RequireThis Reference to instance variable 'f' needs "this.". 616 46
    # warning RequireThis Reference to instance variable 'centerHeight' needs "this.". 617 34
    # warning RequireThis Reference to instance variable 'f' needs "this.". 621 33
    # warning RequireThis Reference to instance variable 'f' needs "this.". 622 71
    # warning RequireThis Reference to instance variable 'leftWidth' needs "this.". 623 31
    # warning RequireThis Reference to instance variable 'rightWidth' needs "this.". 623 43
    # warning RequireThis Reference to instance variable 'f' needs "this.". 624 33
    # warning RequireThis Reference to instance variable 'f' needs "this.". 625 74
    # warning RequireThis Reference to instance variable 'topHeight' needs "this.". 626 32
    # warning RequireThis Reference to instance variable 'bottomHeight' needs "this.". 626 44

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/nimbus/DerivedColor.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'hOffset' needs "this.". 85 37
    # warning RequireThis Reference to instance variable 'sOffset' needs "this.". 86 37
    # warning RequireThis Reference to instance variable 'bOffset' needs "this.". 87 37
    # warning RequireThis Reference to instance variable 'aOffset' needs "this.". 88 48
    # warning RequireThis Reference to instance variable 'hOffset' needs "this.". 131 32
    # warning RequireThis Reference to instance variable 'sOffset' needs "this.". 133 32
    # warning RequireThis Reference to instance variable 'bOffset' needs "this.". 135 32
    # warning RequireThis Reference to instance variable 'aOffset' needs "this.". 137 32
    # warning RequireThis Reference to instance variable 'uiDefaultParentName' needs "this.". 171 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/nimbus/ImageCache.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxSingleImagePixelSize' needs "this.". 96 26
    # warning RequireThis Reference to instance variable 'maxPixelCount' needs "this.". 152 37
    # warning RequireThis Reference to instance variable 'maxPixelCount' needs "this.". 160 37
    # warning RequireThis Reference to instance variable 'maxPixelCount' needs "this.". 162 45

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/nimbus/NimbusIcon.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'key' needs "this.". 66 82
    # warning RequireThis Reference to instance variable 'key' needs "this.". 149 72

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/nimbus/NimbusLookAndFeel.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'state' needs "this.". 543 49
    # warning RequireThis Reference to instance variable 'suffix' needs "this.". 543 60
    # warning RequireThis Reference to instance variable 'suffix' needs "this.". 547 58

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/nimbus/NimbusStyle.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'backgroundPainter' needs "this.". 1044 39
    # warning RequireThis Reference to instance variable 'foregroundPainter' needs "this.". 1045 39
    # warning RequireThis Reference to instance variable 'borderPainter' needs "this.". 1046 35

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/nimbus/State.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'state' needs "this.". 173 25
    # warning RequireThis Reference to instance variable 'state' needs "this.". 173 35

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/synth/DefaultSynthStyleFactory.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable '_defaultStyle' needs "this.". 131 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/synth/ImagePainter.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'sInsets' needs "this.". 84 23

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/synth/ParsedSynthStyle.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable '_painter' needs "this.". 242 33
    # warning RequireThis Reference to instance variable '_method' needs "this.". 262 45
    # warning RequireThis Reference to instance variable '_direction' needs "this.". 263 17
    # warning RequireThis Reference to instance variable '_painter' needs "this.". 263 44

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/synth/SynthComboBoxUI.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'pressed' needs "this.". 598 49
    # warning RequireThis Reference to instance variable 'over' needs "this.". 625 44
    # warning RequireThis Reference to instance variable 'pressedWhenPopupVisible' needs "SynthComboBoxUI.this.". 693 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/synth/SynthDesktopPaneUI.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'taskBar' needs "this.". 99 48

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/synth/SynthEditorPaneUI.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'localTrue' needs "this.". 92 31

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/synth/SynthInternalFrameTitlePane.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'systemPopupMenu' needs "this.". 153 56
    # warning RequireThis Reference to instance variable 'titleSpacing' needs "this.". 267 48
    # warning RequireThis Reference to instance variable 'titleSpacing' needs "this.". 271 28
    # warning RequireThis Reference to instance variable 'titleSpacing' needs "this.". 274 24
    # warning RequireThis Reference to instance variable 'titleSpacing' needs "this.". 279 28
    # warning RequireThis Reference to instance variable 'titleSpacing' needs "this.". 282 53
    # warning RequireThis Reference to instance variable 'titleSpacing' needs "this.". 284 44
    # warning RequireThis Reference to instance variable 'buttonSpacing' needs "SynthInternalFrameTitlePane.this.". 403 54
    # warning RequireThis Reference to instance variable 'titleSpacing' needs "SynthInternalFrameTitlePane.this.". 426 37
    # warning RequireThis Reference to instance variable 'buttonSpacing' needs "SynthInternalFrameTitlePane.this.". 445 32
    # warning RequireThis Reference to instance variable 'buttonSpacing' needs "SynthInternalFrameTitlePane.this.". 447 41

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/synth/SynthLookAndFeel.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'factory' needs "this.". 579 67
    # warning RequireThis Reference to instance variable 'factory' needs "this.". 610 67

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/synth/SynthMenuItemLayoutHelper.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxAccOrArrowWidth' needs "this.". 277 37
    # warning RequireThis Reference to instance variable 'maxAccOrArrowWidth' needs "this.". 279 39

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/synth/SynthMenuItemUI.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'style' needs "this.". 97 25

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/synth/SynthMenuUI.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'style' needs "this.". 80 25

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/synth/SynthProgressBarUI.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'progressPadding' needs "this.". 249 43
    # warning RequireThis Reference to instance variable 'progressPadding' needs "this.". 250 42
    # warning RequireThis Reference to instance variable 'progressPadding' needs "this.". 252 50
    # warning RequireThis Reference to instance variable 'progressPadding' needs "this.". 253 51
    # warning RequireThis Reference to instance variable 'progressPadding' needs "this.". 255 49
    # warning RequireThis Reference to instance variable 'progressPadding' needs "this.". 256 52
    # warning RequireThis Reference to instance variable 'progressPadding' needs "this.". 260 35
    # warning RequireThis Reference to instance variable 'glowWidth' needs "this.". 260 53
    # warning RequireThis Reference to instance variable 'progressPadding' needs "this.". 263 43
    # warning RequireThis Reference to instance variable 'progressPadding' needs "this.". 265 50
    # warning RequireThis Reference to instance variable 'progressPadding' needs "this.". 266 50
    # warning RequireThis Reference to instance variable 'progressPadding' needs "this.". 268 49
    # warning RequireThis Reference to instance variable 'progressPadding' needs "this.". 269 52
    # warning RequireThis Reference to instance variable 'progressPadding' needs "this.". 271 31
    # warning RequireThis Reference to instance variable 'glowWidth' needs "this.". 274 30
    # warning RequireThis Reference to instance variable 'progressPadding' needs "this.". 280 29
    # warning RequireThis Reference to instance variable 'progressPadding' needs "this.". 281 29
    # warning RequireThis Reference to instance variable 'progressPadding' needs "this.". 282 37
    # warning RequireThis Reference to instance variable 'progressPadding' needs "this.". 282 55
    # warning RequireThis Reference to instance variable 'progressPadding' needs "this.". 283 39
    # warning RequireThis Reference to instance variable 'progressPadding' needs "this.". 283 57
    # warning RequireThis Reference to instance variable 'tileWidth' needs "this.". 291 50
    # warning RequireThis Reference to instance variable 'tileWidth' needs "this.". 296 30
    # warning RequireThis Reference to instance variable 'tileWidth' needs "this.". 296 61
    # warning RequireThis Reference to instance variable 'tileWidth' needs "this.". 302 47
    # warning RequireThis Reference to instance variable 'tileWidth' needs "this.". 302 61

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/synth/SynthScrollBarUI.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'thumbStyle' needs "this.". 198 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/synth/SynthScrollPaneUI.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'viewportViewHasFocus' needs "this.". 215 47

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/synth/SynthSliderUI.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'trackHeight' needs "this.". 261 51
    # warning RequireThis Reference to instance variable 'trackHeight' needs "this.". 363 32
    # warning RequireThis Reference to instance variable 'trackHeight' needs "this.". 439 31
    # warning RequireThis Reference to instance variable 'trackBorder' needs "this.". 537 28
    # warning RequireThis Reference to instance variable 'trackBorder' needs "this.". 539 28
    # warning RequireThis Reference to instance variable 'trackBorder' needs "this.". 567 61
    # warning RequireThis Reference to instance variable 'trackBorder' needs "this.". 569 15
    # warning RequireThis Reference to instance variable 'trackBorder' needs "this.". 596 56
    # warning RequireThis Reference to instance variable 'trackBorder' needs "this.". 598 17
    # warning RequireThis Reference to instance variable 'trackBorder' needs "this.". 626 61
    # warning RequireThis Reference to instance variable 'trackBorder' needs "this.". 628 38
    # warning RequireThis Reference to instance variable 'trackBorder' needs "this.". 655 61
    # warning RequireThis Reference to instance variable 'trackBorder' needs "this.". 657 37
    # warning RequireThis Reference to instance variable 'thumbHeight' needs "this.". 684 26
    # warning RequireThis Reference to instance variable 'thumbWidth' needs "this.". 685 27
    # warning RequireThis Reference to instance variable 'thumbWidth' needs "this.". 687 26
    # warning RequireThis Reference to instance variable 'thumbHeight' needs "this.". 688 27
    # warning RequireThis Reference to instance variable 'sliderTrackStyle' needs "this.". 729 21
    # warning RequireThis Reference to instance variable 'sliderThumbStyle' needs "this.". 731 21
    # warning RequireThis Reference to instance variable 'thumbActive' needs "this.". 737 46
    # warning RequireThis Reference to instance variable 'trackBorder' needs "SynthSliderUI.this.". 942 41
    # warning RequireThis Reference to instance variable 'trackBorder' needs "SynthSliderUI.this.". 963 64
    # warning RequireThis Reference to instance variable 'trackBorder' needs "SynthSliderUI.this.". 965 40

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/synth/SynthSpinnerUI.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'nextButton' needs "this.". 364 22
    # warning RequireThis Reference to instance variable 'previousButton' needs "this.". 367 27
    # warning RequireThis Reference to instance variable 'editor' needs "this.". 370 27

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/synth/SynthTabbedPaneUI.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'tabStyle' needs "this.". 231 21
    # warning RequireThis Reference to instance variable 'tabAreaStyle' needs "this.". 234 21
    # warning RequireThis Reference to instance variable 'tabContentStyle' needs "this.". 237 21
    # warning RequireThis Reference to instance variable 'tabAreaStatesMatchSelectedTab' needs "this.". 550 40
    # warning RequireThis Reference to instance variable 'selectedTabIsPressed' needs "this.". 576 62
    # warning RequireThis Reference to instance variable 'tabOverlap' needs "SynthTabbedPaneUI.this.". 889 56
    # warning RequireThis Reference to instance variable 'tabOverlap' needs "SynthTabbedPaneUI.this.". 893 50

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/synth/SynthTableUI.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'numberFormat' needs "this.". 799 63
    # warning RequireThis Reference to instance variable 'dateFormat' needs "this.". 815 57

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/synth/SynthToolBarUI.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'style' needs "this.". 109 25

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/plaf/synth/SynthTreeUI.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'padding' needs "this.". 674 44

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/table/DefaultTableCellRenderer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'unselectedBackground' needs "this.". 220 39
    # warning RequireThis Reference to instance variable 'unselectedForeground' needs "this.". 229 39

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/table/DefaultTableColumnModel.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'columnMargin' needs "this.". 223 26

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/table/JTableHeader.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'defaultRenderer' needs "this.". 398 28
    # warning RequireThis Reference to instance variable 'draggedDistance' needs "this.". 758 31
    # warning RequireThis Reference to instance variable 'defaultRenderer' needs "JTableHeader.this.". 835 36
    # warning RequireThis Reference to instance variable 'defaultRenderer' needs "JTableHeader.this.". 877 36
    # warning RequireThis Reference to instance variable 'defaultRenderer' needs "JTableHeader.this.". 941 40
    # warning RequireThis Reference to instance variable 'defaultRenderer' needs "JTableHeader.this.". 969 40

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/table/TableColumn.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'identifier' needs "this.". 360 39

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/text/AbstractDocument.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'currWriter' needs "this.". 1344 47
    # warning RequireThis Reference to instance variable 'nchildren' needs "this.". 2369 25
    # warning RequireThis Reference to instance variable 'lastIndex' needs "this.". 2417 29
    # warning RequireThis Reference to instance variable 'lastIndex' needs "this.". 2419 29
    # warning RequireThis Reference to instance variable 'nchildren' needs "this.". 2482 44
    # warning RequireThis Reference to instance variable 'p0' needs "this.". 2540 56
    # warning RequireThis Reference to instance variable 'p1' needs "this.". 2540 67
    # warning RequireThis Reference to instance variable 'added' needs "this.". 3168 23
    # warning RequireThis Reference to instance variable 'e' needs "this.". 3172 46
    # warning RequireThis Reference to instance variable 'e' needs "this.". 3183 46
    # warning RequireThis Reference to instance variable 'added' needs "this.". 3187 23

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/text/AsyncBoxView.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'estimatedMajorSpan' needs "this.". 297 53
    # warning RequireThis Reference to instance variable 'minorChanged' needs "this.". 330 37
    # warning RequireThis Reference to instance variable 'majorChanged' needs "this.". 334 42
    # warning RequireThis Reference to instance variable 'minorChanged' needs "this.". 335 40
    # warning RequireThis Reference to instance variable 'majorChanged' needs "this.". 337 40
    # warning RequireThis Reference to instance variable 'minorChanged' needs "this.". 338 42
    # warning RequireThis Reference to instance variable 'minorSpan' needs "this.". 583 31
    # warning RequireThis Reference to instance variable 'majorSpan' needs "AsyncBoxView.this.". 1115 36
    # warning RequireThis Reference to instance variable 'majorValid' needs "this.". 1275 35
    # warning RequireThis Reference to instance variable 'childSizeValid' needs "this.". 1275 49
    # warning RequireThis Reference to instance variable 'span' needs "this.". 1339 29
    # warning RequireThis Reference to instance variable 'span' needs "this.". 1343 29
    # warning RequireThis Reference to instance variable 'minorSpan' needs "AsyncBoxView.this.". 1357 23
    # warning RequireThis Reference to instance variable 'minorSpan' needs "AsyncBoxView.this.". 1369 23
    # warning RequireThis Reference to instance variable 'max' needs "this.". 1372 38
    # warning RequireThis Reference to instance variable 'majorValid' needs "this.". 1434 35
    # warning RequireThis Reference to instance variable 'childSizeValid' needs "this.". 1434 49

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/text/BoxView.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'majorAxis' needs "this.". 106 40
    # warning RequireThis Reference to instance variable 'majorAxis' needs "this.". 128 21
    # warning RequireThis Reference to instance variable 'majorAxis' needs "this.". 144 21
    # warning RequireThis Reference to instance variable 'majorAxis' needs "this.". 300 21
    # warning RequireThis Reference to instance variable 'majorAxis' needs "this.". 323 21
    # warning RequireThis Reference to instance variable 'minorSpan' needs "this.". 338 33
    # warning RequireThis Reference to instance variable 'majorAxis' needs "this.". 381 21
    # warning RequireThis Reference to instance variable 'majorAxis' needs "this.". 526 21
    # warning RequireThis Reference to instance variable 'majorAxis' needs "this.". 549 21
    # warning RequireThis Reference to instance variable 'majorAxis' needs "this.". 572 21
    # warning RequireThis Reference to instance variable 'majorAxis' needs "this.". 595 21
    # warning RequireThis Reference to instance variable 'minorAllocValid' needs "this.". 611 36
    # warning RequireThis Reference to instance variable 'majorSpan' needs "this.". 721 20
    # warning RequireThis Reference to instance variable 'minorSpan' needs "this.". 723 20
    # warning RequireThis Reference to instance variable 'majorSpan' needs "this.". 737 20
    # warning RequireThis Reference to instance variable 'minorSpan' needs "this.". 739 20
    # warning RequireThis Reference to instance variable 'majorAxis' needs "this.". 929 21
    # warning RequireThis Reference to instance variable 'majorAxis' needs "this.". 1101 34
    # warning RequireThis Reference to instance variable 'majorOffsets' needs "this.". 1101 47
    # warning RequireThis Reference to instance variable 'minorOffsets' needs "this.". 1101 62
    # warning RequireThis Reference to instance variable 'majorAxis' needs "this.". 1112 32
    # warning RequireThis Reference to instance variable 'majorSpans' needs "this.". 1112 45
    # warning RequireThis Reference to instance variable 'minorSpans' needs "this.". 1112 58

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/text/DefaultCaret.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'shouldHandleRelease' needs "this.". 553 20
    # warning RequireThis Reference to instance variable 'dotLTR' needs "this.". 664 50
    # warning RequireThis Reference to instance variable 'dotLTR' needs "this.". 668 61
    # warning RequireThis Reference to instance variable 'selectionVisible' needs "this.". 858 20
    # warning RequireThis Reference to instance variable 'mark' needs "this.". 863 29
    # warning RequireThis Reference to instance variable 'forceCaretPositionChange' needs "this.". 1182 37
    # warning RequireThis Reference to instance variable 'dotLTR' needs "this.". 1187 24
    # warning RequireThis Reference to instance variable 'component' needs "this.". 1352 54
    # warning RequireThis Reference to instance variable 'dot' needs "this.". 1448 30
    # warning RequireThis Reference to instance variable 'dotBias' needs "this.". 1448 43
    # warning RequireThis Reference to instance variable 'mark' needs "this.". 1449 26
    # warning RequireThis Reference to instance variable 'markBias' needs "this.". 1449 40
    # warning RequireThis Reference to instance variable 'dot' needs "DefaultCaret.this.". 1710 39
    # warning RequireThis Reference to instance variable 'mark' needs "DefaultCaret.this.". 1710 63
    # warning RequireThis Reference to instance variable 'dot' needs "DefaultCaret.this.". 1791 38
    # warning RequireThis Reference to instance variable 'mark' needs "DefaultCaret.this.". 1791 61

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/text/DefaultHighlighter.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'width' needs "this.". 556 38
    # warning RequireThis Reference to instance variable 'height' needs "this.". 557 39
    # warning RequireThis Reference to instance variable 'x' needs "this.". 559 26
    # warning RequireThis Reference to instance variable 'y' needs "this.". 561 27
    # warning RequireThis Reference to instance variable 'lastDoc' needs "this.". 645 27

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/text/DefaultStyledDocument.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'offsetLastIndexOnReplace' needs "this.". 1590 35
    # warning RequireThis Reference to instance variable 'fracturedParent' needs "this.". 1599 37
    # warning RequireThis Reference to instance variable 'length' needs "this.". 1631 51
    # warning RequireThis Reference to instance variable 'length' needs "this.". 1645 32
    # warning RequireThis Reference to instance variable 'endOffset' needs "this.". 2382 40
    # warning RequireThis Reference to instance variable 'endOffset' needs "this.". 2410 48
    # warning RequireThis Reference to instance variable 'offset' needs "this.". 2449 46
    # warning RequireThis Reference to instance variable 'endOffset' needs "this.". 2461 44
    # warning RequireThis Reference to instance variable 'added' needs "this.". 2513 36
    # warning RequireThis Reference to instance variable 'removed' needs "this.". 2513 60

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/text/GapContent.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'index' needs "this.". 286 39
    # warning RequireThis Reference to instance variable 'undoLocation' needs "this.". 848 34

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/text/GapVector.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'g0' needs "this.". 161 28
    # warning RequireThis Reference to instance variable 'g0' needs "this.". 162 20
    # warning RequireThis Reference to instance variable 'g0' needs "this.". 169 32
    # warning RequireThis Reference to instance variable 'g0' needs "this.". 191 28
    # warning RequireThis Reference to instance variable 'g0' needs "this.". 193 28
    # warning RequireThis Reference to instance variable 'g0' needs "this.". 203 28
    # warning RequireThis Reference to instance variable 'g0' needs "this.". 256 28

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/text/GlyphView.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'offset' needs "this.". 337 52
    # warning RequireThis Reference to instance variable 'offset' needs "this.". 348 52
    # warning RequireThis Reference to instance variable 'length' needs "this.". 348 61

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/text/JTextComponent.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'inputMethodRequestsHandler' needs "this.". 439 64
    # warning RequireThis Reference to instance variable 'inputMethodRequestsHandler' needs "this.". 465 57
    # warning RequireThis Reference to instance variable 'caret' needs "this.". 873 44
    # warning RequireThis Reference to instance variable 'caret' needs "this.". 875 44
    # warning RequireThis Reference to instance variable 'caret' needs "this.". 890 57
    # warning RequireThis Reference to instance variable 'caret' needs "this.". 910 36
    # warning RequireThis Reference to instance variable 'caret' needs "this.". 923 56
    # warning RequireThis Reference to instance variable 'editable' needs "this.". 1808 18
    # warning RequireThis Reference to instance variable 'model' needs "JTextComponent.this.". 2831 36
    # warning RequireThis Reference to instance variable 'model' needs "JTextComponent.this.". 2849 40
    # warning RequireThis Reference to instance variable 'model' needs "JTextComponent.this.". 2886 36
    # warning RequireThis Reference to instance variable 'model' needs "JTextComponent.this.". 2895 40
    # warning RequireThis Reference to instance variable 'model' needs "JTextComponent.this.". 2997 36
    # warning RequireThis Reference to instance variable 'model' needs "JTextComponent.this.". 3047 40
    # warning RequireThis Reference to instance variable 'model' needs "JTextComponent.this.". 3059 53
    # warning RequireThis Reference to instance variable 'model' needs "JTextComponent.this.". 3062 55
    # warning RequireThis Reference to instance variable 'model' needs "JTextComponent.this.". 3356 40
    # warning RequireThis Reference to instance variable 'model' needs "JTextComponent.this.". 3373 44
    # warning RequireThis Reference to instance variable 'model' needs "JTextComponent.this.". 3381 40
    # warning RequireThis Reference to instance variable 'model' needs "JTextComponent.this.". 3416 44
    # warning RequireThis Reference to instance variable 'model' needs "JTextComponent.this.". 3424 40
    # warning RequireThis Reference to instance variable 'model' needs "JTextComponent.this.". 3473 44
    # warning RequireThis Reference to instance variable 'model' needs "JTextComponent.this.". 3486 40
    # warning RequireThis Reference to instance variable 'model' needs "JTextComponent.this.". 3539 44
    # warning RequireThis Reference to instance variable 'model' needs "JTextComponent.this.". 3715 36
    # warning RequireThis Reference to instance variable 'model' needs "JTextComponent.this.". 3731 40
    # warning RequireThis Reference to instance variable 'index' needs "this.". 3948 33
    # warning RequireThis Reference to instance variable 'bias' needs "this.". 3949 32
    # warning RequireThis Reference to instance variable 'nm' needs "this.". 4298 32
    # warning RequireThis Reference to instance variable 'bindings' needs "this.". 4298 43
    # warning RequireThis Reference to instance variable 'dot' needs "this.". 4489 29
    # warning RequireThis Reference to instance variable 'mark' needs "this.". 4489 51
    # warning RequireThis Reference to instance variable 'inputMethodRequestsHandler' needs "this.". 4597 59
    # warning RequireThis Reference to instance variable 'caret' needs "this.". 4974 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/text/ParagraphView.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'tabBase' needs "this.". 415 14
    # warning RequireThis Reference to instance variable 'tabBase' needs "this.". 556 23
    # warning RequireThis Reference to instance variable 'firstLineIndent' needs "this.". 580 52
    # warning RequireThis Reference to instance variable 'firstLineIndent' needs "this.". 586 55
    # warning RequireThis Reference to instance variable 'firstLineIndent' needs "this.". 589 47
    # warning RequireThis Reference to instance variable 'firstLineIndent' needs "ParagraphView.this.". 1164 34
    # warning RequireThis Reference to instance variable 'lineSpacing' needs "ParagraphView.this.". 1173 28

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/text/PasswordView.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'drawEchoCharacterOverridden' needs "this.". 110 24
    # warning RequireThis Reference to instance variable 'drawEchoCharacterOverridden' needs "this.". 173 24

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/text/PlainView.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'firstLineOffset' needs "this.". 138 18
    # warning RequireThis Reference to instance variable 'sel1' needs "this.". 147 25
    # warning RequireThis Reference to instance variable 'unselected' needs "this.". 147 45
    # warning RequireThis Reference to instance variable 'sel0' needs "this.". 150 31
    # warning RequireThis Reference to instance variable 'sel1' needs "this.". 150 45
    # warning RequireThis Reference to instance variable 'sel0' needs "this.". 150 61
    # warning RequireThis Reference to instance variable 'sel1' needs "this.". 150 75
    # warning RequireThis Reference to instance variable 'unselected' needs "this.". 392 54
    # warning RequireThis Reference to instance variable 'firstLineOffset' needs "this.". 450 22
    # warning RequireThis Reference to instance variable 'tabBase' needs "this.". 494 76
    # warning RequireThis Reference to instance variable 'firstLineOffset' needs "this.". 552 28
    # warning RequireThis Reference to instance variable 'firstLineOffset' needs "this.". 553 32
    # warning RequireThis Reference to instance variable 'tabBase' needs "this.". 649 28
    # warning RequireThis Reference to instance variable 'tabSize' needs "this.". 649 39
    # warning RequireThis Reference to instance variable 'tabSize' needs "this.". 650 41
    # warning RequireThis Reference to instance variable 'longLine' needs "this.". 691 39
    # warning RequireThis Reference to instance variable 'longLine' needs "this.". 708 26
    # warning RequireThis Reference to instance variable 'longLine' needs "this.". 715 45
    # warning RequireThis Reference to instance variable 'firstLineOffset' needs "this.". 763 28
    # warning RequireThis Reference to instance variable 'firstLineOffset' needs "this.". 764 32
    # warning RequireThis Reference to instance variable 'drawSelectedTextOverridden' needs "this.". 976 45

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/text/Segment.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'offset' needs "this.". 134 15
    # warning RequireThis Reference to instance variable 'count' needs "this.". 149 24
    # warning RequireThis Reference to instance variable 'count' needs "this.". 165 42
    # warning RequireThis Reference to instance variable 'count' needs "this.". 182 28
    # warning RequireThis Reference to instance variable 'offset' needs "this.". 199 20
    # warning RequireThis Reference to instance variable 'count' needs "this.". 216 28
    # warning RequireThis Reference to instance variable 'offset' needs "this.". 217 25
    # warning RequireThis Reference to instance variable 'count' needs "this.". 243 25
    # warning RequireThis Reference to instance variable 'count' needs "this.". 263 25
    # warning RequireThis Reference to instance variable 'count' needs "this.". 285 19

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/text/StringContent.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'count' needs "this.". 98 22
    # warning RequireThis Reference to instance variable 'count' needs "this.". 119 31
    # warning RequireThis Reference to instance variable 'count' needs "this.". 142 27
    # warning RequireThis Reference to instance variable 'count' needs "this.". 158 27
    # warning RequireThis Reference to instance variable 'data' needs "this.". 161 23
    # warning RequireThis Reference to instance variable 'undoLocation' needs "this.". 383 26

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/text/StyleContext.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'styles' needs "this.". 173 29
    # warning RequireThis Reference to instance variable 'style' needs "this.". 1244 28
    # warning RequireThis Reference to instance variable 'size' needs "this.". 1244 36
    # warning RequireThis Reference to instance variable 'attributes' needs "this.". 1326 54

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/text/StyledEditorKit.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'currentRun' needs "StyledEditorKit.this.". 252 24

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/text/TabStop.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'leader' needs "this.". 160 28

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/text/View.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'lastUpdateIndex' needs "this.". 1167 45
    # warning RequireThis Reference to instance variable 'firstUpdateIndex' needs "this.". 1193 27

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/text/WrappedPlainView.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'sel1' needs "this.". 175 25
    # warning RequireThis Reference to instance variable 'unselected' needs "this.". 175 45
    # warning RequireThis Reference to instance variable 'sel0' needs "this.". 178 31
    # warning RequireThis Reference to instance variable 'sel1' needs "this.". 178 45
    # warning RequireThis Reference to instance variable 'sel0' needs "this.". 178 61
    # warning RequireThis Reference to instance variable 'sel1' needs "this.". 178 75
    # warning RequireThis Reference to instance variable 'tabBase' needs "this.". 467 28
    # warning RequireThis Reference to instance variable 'tabSize' needs "this.". 467 39
    # warning RequireThis Reference to instance variable 'tabSize' needs "this.". 468 41
    # warning RequireThis Reference to instance variable 'unselected' needs "this.". 495 55
    # warning RequireThis Reference to instance variable 'widthChanging' needs "WrappedPlainView.this.". 690 38
    # warning RequireThis Reference to instance variable 'lineCount' needs "this.". 723 33
    # warning RequireThis Reference to instance variable 'lineCount' needs "this.". 824 29
    # warning RequireThis Reference to instance variable 'lineCount' needs "this.". 870 29
    # warning RequireThis Reference to instance variable 'drawSelectedTextOverridden' needs "this.". 998 45

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/text/ZoneView.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxZoneSize' needs "this.". 279 31
    # warning RequireThis Reference to instance variable 'maxZoneSize' needs "this.". 321 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/text/html/AccessibleHTML.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'model' needs "AccessibleHTML.this.". 1015 40
    # warning RequireThis Reference to instance variable 'model' needs "AccessibleHTML.this.". 1064 44
    # warning RequireThis Reference to instance variable 'model' needs "AccessibleHTML.this.". 1075 57
    # warning RequireThis Reference to instance variable 'model' needs "AccessibleHTML.this.". 1078 59
    # warning RequireThis Reference to instance variable 'model' needs "AccessibleHTML.this.". 1172 58
    # warning RequireThis Reference to instance variable 'model' needs "AccessibleHTML.this.". 1220 58
    # warning RequireThis Reference to instance variable 'caption' needs "TableElementInfo.this.". 1705 40
    # warning RequireThis Reference to instance variable 'canBeValid' needs "this.". 2905 31

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/text/html/CSS.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'value' needs "this.". 2018 54
    # warning RequireThis Reference to instance variable 'mayBeNegative' needs "this.". 2515 26
    # warning RequireThis Reference to instance variable 'value' needs "this.". 2948 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/text/html/CSSBorder.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'factor' needs "this.". 348 37

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/text/html/CSSParser.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'readWS' needs "this.". 224 52
    # warning RequireThis Reference to instance variable 'readWS' needs "this.". 232 48
    # warning RequireThis Reference to instance variable 'readWS' needs "this.". 434 48
    # warning RequireThis Reference to instance variable 'readWS' needs "this.". 443 48
    # warning RequireThis Reference to instance variable 'readWS' needs "this.". 451 48

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/text/html/FrameSetView.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'percentTotals' needs "this.". 150 54
    # warning RequireThis Reference to instance variable 'relativeTotals' needs "this.". 255 56

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/text/html/HRuleView.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'topMargin' needs "this.". 118 46
    # warning RequireThis Reference to instance variable 'rightMargin' needs "this.". 119 54
    # warning RequireThis Reference to instance variable 'topMargin' needs "this.". 124 43
    # warning RequireThis Reference to instance variable 'bottomMargin' needs "this.". 124 60
    # warning RequireThis Reference to instance variable 'size' needs "this.". 126 26
    # warning RequireThis Reference to instance variable 'rightMargin' needs "this.". 134 54
    # warning RequireThis Reference to instance variable 'leftMargin' needs "this.". 138 32
    # warning RequireThis Reference to instance variable 'topMargin' needs "this.". 183 59
    # warning RequireThis Reference to instance variable 'bottomMargin' needs "this.". 184 21
    # warning RequireThis Reference to instance variable 'topMargin' needs "this.". 187 60
    # warning RequireThis Reference to instance variable 'bottomMargin' needs "this.". 188 25
    # warning RequireThis Reference to instance variable 'topMargin' needs "this.". 190 56
    # warning RequireThis Reference to instance variable 'bottomMargin' needs "this.". 190 67

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/text/html/HTMLDocument.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'endOffset' needs "this.". 1997 46
    # warning RequireThis Reference to instance variable 'tag' needs "this.". 2001 73
    # warning RequireThis Reference to instance variable 'insertAfterImplied' needs "this.". 2630 40
    # warning RequireThis Reference to instance variable 'foundInsertTag' needs "HTMLReader.this.". 3045 44
    # warning RequireThis Reference to instance variable 'selectModel' needs "this.". 3485 79
    # warning RequireThis Reference to instance variable 'selectModel' needs "this.". 3493 87
    # warning RequireThis Reference to instance variable 'threshold' needs "this.". 3768 38
    # warning RequireThis Reference to instance variable 'insertAfterImplied' needs "this.". 3825 54
    # warning RequireThis Reference to instance variable 'pushDepth' needs "this.". 3874 38
    # warning RequireThis Reference to instance variable 'popDepth' needs "this.". 4057 45
    # warning RequireThis Reference to instance variable 'pushDepth' needs "this.". 4062 45
    # warning RequireThis Reference to instance variable 'popDepth' needs "this.". 4069 35
    # warning RequireThis Reference to instance variable 'pushDepth' needs "this.". 4069 46
    # warning RequireThis Reference to instance variable 'inBlock' needs "this.". 4069 58
    # warning RequireThis Reference to instance variable 'maxLength' needs "this.". 4300 62

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/text/html/HTMLEditorKit.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'curElemImage' needs "this.". 728 44

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/text/html/HTMLWriter.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'inContent' needs "this.". 338 32
    # warning RequireThis Reference to instance variable 'preEndOffset' needs "this.". 507 37
    # warning RequireThis Reference to instance variable 'convAttr' needs "this.". 1019 18

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/text/html/ImageView.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'disabledImage' needs "this.". 211 19
    # warning RequireThis Reference to instance variable 'borderSize' needs "this.". 288 58
    # warning RequireThis Reference to instance variable 'borderSize' needs "this.". 290 58
    # warning RequireThis Reference to instance variable 'leftInset' needs "this.". 374 33
    # warning RequireThis Reference to instance variable 'topInset' needs "this.". 374 53
    # warning RequireThis Reference to instance variable 'leftInset' needs "this.". 375 37
    # warning RequireThis Reference to instance variable 'rightInset' needs "this.". 375 49
    # warning RequireThis Reference to instance variable 'topInset' needs "this.". 376 38
    # warning RequireThis Reference to instance variable 'bottomInset' needs "this.". 376 49
    # warning RequireThis Reference to instance variable 'leftInset' needs "this.". 387 38
    # warning RequireThis Reference to instance variable 'topInset' needs "this.". 387 58
    # warning RequireThis Reference to instance variable 'leftInset' needs "this.". 392 43
    # warning RequireThis Reference to instance variable 'topInset' needs "this.". 392 63
    # warning RequireThis Reference to instance variable 'leftInset' needs "this.". 400 34
    # warning RequireThis Reference to instance variable 'topInset' needs "this.". 400 54
    # warning RequireThis Reference to instance variable 'leftInset' needs "this.". 408 31
    # warning RequireThis Reference to instance variable 'topInset' needs "this.". 408 67
    # warning RequireThis Reference to instance variable 'leftInset' needs "this.". 409 35
    # warning RequireThis Reference to instance variable 'rightInset' needs "this.". 409 47
    # warning RequireThis Reference to instance variable 'topInset' needs "this.". 410 36
    # warning RequireThis Reference to instance variable 'bottomInset' needs "this.". 410 47
    # warning RequireThis Reference to instance variable 'container' needs "this.". 423 49
    # warning RequireThis Reference to instance variable 'borderSize' needs "this.". 436 39
    # warning RequireThis Reference to instance variable 'borderSize' needs "this.". 437 38
    # warning RequireThis Reference to instance variable 'borderSize' needs "this.". 439 43
    # warning RequireThis Reference to instance variable 'leftInset' needs "this.". 465 28
    # warning RequireThis Reference to instance variable 'rightInset' needs "this.". 465 40
    # warning RequireThis Reference to instance variable 'topInset' needs "this.". 469 29
    # warning RequireThis Reference to instance variable 'bottomInset' needs "this.". 469 40
    # warning RequireThis Reference to instance variable 'leftInset' needs "this.". 477 32
    # warning RequireThis Reference to instance variable 'rightInset' needs "this.". 477 44
    # warning RequireThis Reference to instance variable 'topInset' needs "this.". 479 33
    # warning RequireThis Reference to instance variable 'bottomInset' needs "this.". 479 44
    # warning RequireThis Reference to instance variable 'leftInset' needs "this.". 493 51
    # warning RequireThis Reference to instance variable 'rightInset' needs "this.". 493 63
    # warning RequireThis Reference to instance variable 'topInset' needs "this.". 495 52
    # warning RequireThis Reference to instance variable 'bottomInset' needs "this.". 495 63
    # warning RequireThis Reference to instance variable 'leftInset' needs "this.". 584 75
    # warning RequireThis Reference to instance variable 'rightInset' needs "this.". 584 87
    # warning RequireThis Reference to instance variable 'bottomInset' needs "this.". 585 71
    # warning RequireThis Reference to instance variable 'state' needs "this.". 664 13
    # warning RequireThis Reference to instance variable 'altView' needs "this.". 840 20
    # warning RequireThis Reference to instance variable 'image' needs "ImageView.this.". 884 24
    # warning RequireThis Reference to instance variable 'disabledImage' needs "ImageView.this.". 884 40

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/text/html/Map.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'x0' needs "this.". 318 27
    # warning RequireThis Reference to instance variable 'x1' needs "this.". 318 38
    # warning RequireThis Reference to instance variable 'y0' needs "this.". 319 27
    # warning RequireThis Reference to instance variable 'y1' needs "this.". 319 38
    # warning RequireThis Reference to instance variable 'radiusSquared' needs "this.". 475 38
    # warning RequireThis Reference to instance variable 'radiusSquared' needs "this.". 479 54

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/text/html/Option.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'label' needs "this.". 126 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/text/html/OptionListModel.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'minIndex' needs "this.". 65 74
    # warning RequireThis Reference to instance variable 'minIndex' needs "this.". 86 26
    # warning RequireThis Reference to instance variable 'maxIndex' needs "this.". 86 48
    # warning RequireThis Reference to instance variable 'maxIndex' needs "this.". 90 28
    # warning RequireThis Reference to instance variable 'minIndex' needs "this.". 205 18
    # warning RequireThis Reference to instance variable 'maxIndex' needs "this.". 206 54
    # warning RequireThis Reference to instance variable 'maxIndex' needs "this.". 218 18
    # warning RequireThis Reference to instance variable 'maxIndex' needs "this.". 219 54
    # warning RequireThis Reference to instance variable 'maxIndex' needs "this.". 443 38

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/text/html/StyleSheet.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'topMargin' needs "this.". 1898 26
    # warning RequireThis Reference to instance variable 'bottomMargin' needs "this.". 1903 26
    # warning RequireThis Reference to instance variable 'topMargin' needs "this.". 1948 22
    # warning RequireThis Reference to instance variable 'bottomMargin' needs "this.". 1950 36
    # warning RequireThis Reference to instance variable 'topMargin' needs "this.". 1963 18
    # warning RequireThis Reference to instance variable 'bottomMargin' needs "this.". 1965 30
    # warning RequireThis Reference to instance variable 'type' needs "this.". 2153 33
    # warning RequireThis Reference to instance variable 'start' needs "this.". 2211 31
    # warning RequireThis Reference to instance variable 'bulletgap' needs "this.". 2321 63
    # warning RequireThis Reference to instance variable 'bulletgap' needs "this.". 2322 47
    # warning RequireThis Reference to instance variable 'bulletgap' needs "this.". 2343 65
    # warning RequireThis Reference to instance variable 'bulletgap' needs "this.". 2373 56
    # warning RequireThis Reference to instance variable 'bulletgap' needs "this.". 2374 47
    # warning RequireThis Reference to instance variable 'hPosition' needs "this.". 2578 44
    # warning RequireThis Reference to instance variable 'hPosition' needs "this.". 2579 50
    # warning RequireThis Reference to instance variable 'hPosition' needs "this.". 2582 44
    # warning RequireThis Reference to instance variable 'vPosition' needs "this.". 2585 44
    # warning RequireThis Reference to instance variable 'vPosition' needs "this.". 2586 51
    # warning RequireThis Reference to instance variable 'vPosition' needs "this.". 2589 44
    # warning RequireThis Reference to instance variable 'paintMaxX' needs "this.". 2608 41
    # warning RequireThis Reference to instance variable 'paintMaxY' needs "this.". 2610 44
    # warning RequireThis Reference to instance variable 'paintMaxX' needs "this.". 2646 49
    # warning RequireThis Reference to instance variable 'paintX' needs "this.". 2647 52
    # warning RequireThis Reference to instance variable 'paintX' needs "this.". 2651 65
    # warning RequireThis Reference to instance variable 'paintX' needs "this.". 2652 63
    # warning RequireThis Reference to instance variable 'paintX' needs "this.". 2655 34
    # warning RequireThis Reference to instance variable 'paintX' needs "this.". 2656 44
    # warning RequireThis Reference to instance variable 'paintX' needs "this.". 2656 70
    # warning RequireThis Reference to instance variable 'paintMaxY' needs "this.". 2660 50
    # warning RequireThis Reference to instance variable 'paintY' needs "this.". 2661 53
    # warning RequireThis Reference to instance variable 'paintY' needs "this.". 2665 66
    # warning RequireThis Reference to instance variable 'paintY' needs "this.". 2666 65
    # warning RequireThis Reference to instance variable 'paintY' needs "this.". 2669 34
    # warning RequireThis Reference to instance variable 'paintY' needs "this.". 2670 44
    # warning RequireThis Reference to instance variable 'paintY' needs "this.". 2670 72
    # warning RequireThis Reference to instance variable 'extendedIndex' needs "this.". 2870 29
    # warning RequireThis Reference to instance variable 'extendedIndex' needs "this.". 2890 35

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/text/html/TableView.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'cellSpacing' needs "this.". 561 32
    # warning RequireThis Reference to instance variable 'borderWidth' needs "this.". 561 50
    # warning RequireThis Reference to instance variable 'cellSpacing' needs "TableView.this.". 1556 44

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/text/html/parser/ContentModel.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'content' needs "this.". 113 49
    # warning RequireThis Reference to instance variable 'content' needs "this.". 122 49
    # warning RequireThis Reference to instance variable 'content' needs "this.". 145 29
    # warning RequireThis Reference to instance variable 'content' needs "this.". 150 48
    # warning RequireThis Reference to instance variable 'content' needs "this.". 155 42
    # warning RequireThis Reference to instance variable 'content' needs "this.". 179 35
    # warning RequireThis Reference to instance variable 'content' needs "this.". 182 49
    # warning RequireThis Reference to instance variable 'content' needs "this.". 202 49
    # warning RequireThis Reference to instance variable 'content' needs "this.". 243 35
    # warning RequireThis Reference to instance variable 'content' needs "this.". 246 29
    # warning RequireThis Reference to instance variable 'type' needs "this.". 267 39
    # warning RequireThis Reference to instance variable 'content' needs "this.". 269 49

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/text/html/parser/ContentModelState.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'value' needs "this.". 80 29
    # warning RequireThis Reference to instance variable 'value' needs "this.". 130 34
    # warning RequireThis Reference to instance variable 'value' needs "this.". 162 36
    # warning RequireThis Reference to instance variable 'value' needs "this.". 222 34

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/text/html/parser/Parser.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'currentBlockStartPos' needs "this.". 381 37
    # warning RequireThis Reference to instance variable 'currentBlockStartPos' needs "this.". 411 29
    # warning RequireThis Reference to instance variable 'currentBlockStartPos' needs "this.". 491 29
    # warning RequireThis Reference to instance variable 'seenHtml' needs "this.". 549 41
    # warning RequireThis Reference to instance variable 'seenHead' needs "this.". 550 41
    # warning RequireThis Reference to instance variable 'seenBody' needs "this.". 551 41
    # warning RequireThis Reference to instance variable 'seenBody' needs "this.". 569 42
    # warning RequireThis Reference to instance variable 'strpos' needs "this.". 877 29
    # warning RequireThis Reference to instance variable 'ch' needs "this.". 997 40
    # warning RequireThis Reference to instance variable 'textpos' needs "this.". 1240 35
    # warning RequireThis Reference to instance variable 'textpos' needs "this.". 1242 30
    # warning RequireThis Reference to instance variable 'ch' needs "this.". 1307 21
    # warning RequireThis Reference to instance variable 'ch' needs "this.". 1509 41
    # warning RequireThis Reference to instance variable 'ch' needs "this.". 1529 37
    # warning RequireThis Reference to instance variable 'currentBlockStartPos' needs "this.". 1680 53
    # warning RequireThis Reference to instance variable 'ch' needs "this.". 1706 56
    # warning RequireThis Reference to instance variable 'ch' needs "this.". 1716 42
    # warning RequireThis Reference to instance variable 'recent' needs "this.". 1762 24
    # warning RequireThis Reference to instance variable 'recent' needs "this.". 1944 20
    # warning RequireThis Reference to instance variable 'skipTag' needs "this.". 2045 32
    # warning RequireThis Reference to instance variable 'ch' needs "this.". 2087 46
    # warning RequireThis Reference to instance variable 'ch' needs "this.". 2088 56
    # warning RequireThis Reference to instance variable 'ch' needs "this.". 2089 40
    # warning RequireThis Reference to instance variable 'ch' needs "this.". 2100 55
    # warning RequireThis Reference to instance variable 'ch' needs "this.". 2101 44
    # warning RequireThis Reference to instance variable 'ch' needs "this.". 2111 53
    # warning RequireThis Reference to instance variable 'ch' needs "this.". 2112 44
    # warning RequireThis Reference to instance variable 'currentPosition' needs "this.". 2169 36
    # warning RequireThis Reference to instance variable 'currentPosition' needs "this.". 2189 37
    # warning RequireThis Reference to instance variable 'currentPosition' needs "this.". 2196 41
    # warning RequireThis Reference to instance variable 'currentPosition' needs "this.". 2250 45
    # warning RequireThis Reference to instance variable 'currentPosition' needs "this.". 2271 45
    # warning RequireThis Reference to instance variable 'currentPosition' needs "this.". 2286 45
    # warning RequireThis Reference to instance variable 'crCount' needs "this.". 2332 26
    # warning RequireThis Reference to instance variable 'crlfCount' needs "this.". 2333 28
    # warning RequireThis Reference to instance variable 'lfCount' needs "this.". 2341 27
    # warning RequireThis Reference to instance variable 'len' needs "this.". 2427 20

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/text/html/parser/TagStack.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'numLines' needs "this.". 177 27
    # warning RequireThis Reference to instance variable 'numLines' needs "this.". 188 31
    # warning RequireThis Reference to instance variable 'numLines' needs "this.". 197 27

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/text/rtf/RTFAttributes.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'rtfDefault' needs "this.". 232 33
    # warning RequireThis Reference to instance variable 'rtfDefault' needs "this.". 250 49
    # warning RequireThis Reference to instance variable 'scale' needs "this.". 381 56
    # warning RequireThis Reference to instance variable 'swingDefault' needs "this.". 390 23
    # warning RequireThis Reference to instance variable 'rtfDefault' needs "this.". 392 55
    # warning RequireThis Reference to instance variable 'scale' needs "this.". 393 52
    # warning RequireThis Reference to instance variable 'rtfDefault' needs "this.". 393 62
    # warning RequireThis Reference to instance variable 'swingDefault' needs "this.". 407 25
    # warning RequireThis Reference to instance variable 'scale' needs "this.". 415 61
    # warning RequireThis Reference to instance variable 'rtfDefault' needs "this.". 416 40

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/text/rtf/RTFGenerator.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'styleCount' needs "this.". 199 24
    # warning RequireThis Reference to instance variable 'fontCount' needs "this.". 327 28
    # warning RequireThis Reference to instance variable 'colorCount' needs "this.". 348 32
    # warning RequireThis Reference to instance variable 'unicodeCount' needs "this.". 909 39

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/text/rtf/RTFParser.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'S_text' needs "this.". 106 13
    # warning RequireThis Reference to instance variable 'S_text' needs "this.". 131 18
    # warning RequireThis Reference to instance variable 'S_text' needs "this.". 134 40
    # warning RequireThis Reference to instance variable 'S_backslashed' needs "this.". 183 19
    # warning RequireThis Reference to instance variable 'S_aftertick' needs "this.". 190 19
    # warning RequireThis Reference to instance variable 'S_text' needs "this.". 199 19
    # warning RequireThis Reference to instance variable 'S_token' needs "this.". 205 17
    # warning RequireThis Reference to instance variable 'S_parameter' needs "this.". 216 21
    # warning RequireThis Reference to instance variable 'pendingKeyword' needs "this.". 221 45
    # warning RequireThis Reference to instance variable 'S_text' needs "this.". 223 21
    # warning RequireThis Reference to instance variable 'S_inblob' needs "this.". 239 21
    # warning RequireThis Reference to instance variable 'binaryBytesLeft' needs "this.". 244 60
    # warning RequireThis Reference to instance variable 'pendingKeyword' needs "this.". 253 43
    # warning RequireThis Reference to instance variable 'currentCharacters' needs "this.". 254 34
    # warning RequireThis Reference to instance variable 'S_text' needs "this.". 257 19
    # warning RequireThis Reference to instance variable 'S_text' needs "this.". 266 19
    # warning RequireThis Reference to instance variable 'S_aftertickc' needs "this.". 269 19
    # warning RequireThis Reference to instance variable 'S_text' needs "this.". 273 17
    # warning RequireThis Reference to instance variable 'S_text' needs "this.". 286 21
    # warning RequireThis Reference to instance variable 'savedSpecials' needs "this.". 287 29
    # warning RequireThis Reference to instance variable 'S_text' needs "this.". 304 18
    # warning RequireThis Reference to instance variable 'S_text' needs "this.". 317 18

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/text/rtf/RTFReader.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'parserState' needs "this.". 224 84
    # warning RequireThis Reference to instance variable 'rtfDestination' needs "this.". 249 32
    # warning RequireThis Reference to instance variable 'STYLENUMBER_NONE' needs "this.". 921 23
    # warning RequireThis Reference to instance variable 'STYLENUMBER_NONE' needs "this.". 922 25
    # warning RequireThis Reference to instance variable 'STYLENUMBER_NONE' needs "this.". 987 28
    # warning RequireThis Reference to instance variable 'STYLENUMBER_NONE' needs "this.". 1014 30
    # warning RequireThis Reference to instance variable 'parserState' needs "RTFReader.this.". 1137 39
    # warning RequireThis Reference to instance variable 'parserState' needs "RTFReader.this.". 1205 39

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/tree/DefaultMutableTreeNode.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'allowsChildren' needs "this.". 311 23
    # warning RequireThis Reference to instance variable 'userObject' needs "this.". 1291 26
    # warning RequireThis Reference to instance variable 'root' needs "this.". 1376 26

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/tree/DefaultTreeCellEditor.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'realEditor' needs "this.". 343 36
    # warning RequireThis Reference to instance variable 'offset' needs "this.". 466 56
    # warning RequireThis Reference to instance variable 'offset' needs "this.". 471 55
    # warning RequireThis Reference to instance variable 'offset' needs "DefaultTreeCellEditor.this.". 710 48
    # warning RequireThis Reference to instance variable 'offset' needs "DefaultTreeCellEditor.this.". 713 39

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/tree/DefaultTreeCellRenderer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'fillBackground' needs "this.". 556 31

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/tree/DefaultTreeModel.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'root' needs "this.". 436 25

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/tree/DefaultTreeSelectionModel.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'selectionMode' needs "this.". 155 23
    # warning RequireThis Reference to instance variable 'lastPaths' needs "this.". 285 27
    # warning RequireThis Reference to instance variable 'leadPath' needs "this.". 791 32
    # warning RequireThis Reference to instance variable 'leadPath' needs "this.". 1129 46
    # warning RequireThis Reference to instance variable 'rowMapper' needs "this.". 1214 26

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/tree/FixedHeightLayoutCache.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'root' needs "this.". 377 43
    # warning RequireThis Reference to instance variable 'root' needs "this.". 487 32
    # warning RequireThis Reference to instance variable 'row' needs "this.". 905 46
    # warning RequireThis Reference to instance variable 'childIndex' needs "this.". 906 54
    # warning RequireThis Reference to instance variable 'row' needs "this.". 1045 57
    # warning RequireThis Reference to instance variable 'childCount' needs "this.". 1080 30
    # warning RequireThis Reference to instance variable 'childIndex' needs "this.". 1332 35
    # warning RequireThis Reference to instance variable 'childCount' needs "this.". 1390 37
    # warning RequireThis Reference to instance variable 'root' needs "FixedHeightLayoutCache.this.". 1551 26
    # warning RequireThis Reference to instance variable 'childCount' needs "this.". 1590 36

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/tree/VariableHeightLayoutCache.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'root' needs "this.". 438 41
    # warning RequireThis Reference to instance variable 'root' needs "this.". 484 58
    # warning RequireThis Reference to instance variable 'root' needs "this.". 504 49
    # warning RequireThis Reference to instance variable 'root' needs "this.". 554 60
    # warning RequireThis Reference to instance variable 'root' needs "this.". 591 49
    # warning RequireThis Reference to instance variable 'root' needs "this.". 638 31
    # warning RequireThis Reference to instance variable 'root' needs "this.". 782 35
    # warning RequireThis Reference to instance variable 'root' needs "VariableHeightLayoutCache.this.". 1225 24
    # warning RequireThis Reference to instance variable 'hasBeenExpanded' needs "this.". 1409 35
    # warning RequireThis Reference to instance variable 'root' needs "VariableHeightLayoutCache.this.". 1509 33
    # warning RequireThis Reference to instance variable 'root' needs "VariableHeightLayoutCache.this.". 1718 26
    # warning RequireThis Reference to instance variable 'childCount' needs "this.". 1754 36

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/undo/AbstractUndoableEdit.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'hasBeenDone' needs "this.". 128 25
    # warning RequireThis Reference to instance variable 'hasBeenDone' needs "this.". 276 34
    # warning RequireThis Reference to instance variable 'alive' needs "this.". 277 28

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/undo/CompoundEdit.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'inProgress' needs "this.". 267 33
    # warning RequireThis Reference to instance variable 'edits' needs "this.". 268 28

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/undo/UndoManager.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'limit' needs "this.". 202 24
    # warning RequireThis Reference to instance variable 'limit' needs "this.". 212 45
    # warning RequireThis Reference to instance variable 'limit' needs "this.". 695 48
    # warning RequireThis Reference to instance variable 'indexOfNextAdd' needs "this.". 696 35

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/javax/swing/undo/UndoableEditSupport.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'updateLevel' needs "this.". 191 32
    # warning RequireThis Reference to instance variable 'listeners' needs "this.". 192 30
    # warning RequireThis Reference to instance variable 'compoundEdit' needs "this.". 193 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/applet/AppletClassLoader.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'base' needs "this.". 112 33
    # warning RequireThis Reference to instance variable 'resourceAsStreamFromJarInCall' needs "this.". 470 52
    # warning RequireThis Reference to instance variable 'resourceAsStreamInCall' needs "this.". 486 45
    # warning RequireThis Reference to instance variable 'appContext' needs "this.". 766 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/applet/AppletEvent.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'id' needs "this.". 63 77
    # warning RequireThis Reference to instance variable 'arg' needs "this.". 65 32

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/applet/AppletEventMulticaster.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'a' needs "this.". 101 21
    # warning RequireThis Reference to instance variable 'b' needs "this.". 102 21
    # warning RequireThis Reference to instance variable 'a' needs "this.". 105 19
    # warning RequireThis Reference to instance variable 'b' needs "this.". 105 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/applet/AppletPanel.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'loaderThread' needs "this.". 368 26

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/awt/AWTAutoShutdown.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'toolkitThreadBusy' needs "this.". 252 21
    # warning RequireThis Reference to instance variable 'toolkitThreadBusy' needs "this.". 255 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/awt/AppContext.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'THREAD_INTERRUPT_TIMEOUT' needs "this.". 520 36
    # warning RequireThis Reference to instance variable 'THREAD_INTERRUPT_TIMEOUT' needs "this.". 538 31
    # warning RequireThis Reference to instance variable 'shadowMostRecentKeyValue' needs "this.". 666 38

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/awt/EmbeddedFrame.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'isCursorAllowed' needs "this.". 340 17

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/awt/FontConfiguration.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'initEncoding' needs "this.". 462 39
    # warning RequireThis Reference to instance variable 'alphabeticSuffix' needs "this.". 906 51

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/awt/FontDescriptor.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'nativeName' needs "this.". 97 42
    # warning RequireThis Reference to instance variable 'encoder' needs "this.". 97 61

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/awt/GlobalCursorManager.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'lastUpdateMillis' needs "this.". 107 44

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/awt/IconInfo.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'width' needs "this.". 78 28
    # warning RequireThis Reference to instance variable 'height' needs "this.". 79 29
    # warning RequireThis Reference to instance variable 'height' needs "this.". 80 34
    # warning RequireThis Reference to instance variable 'width' needs "this.". 88 28
    # warning RequireThis Reference to instance variable 'height' needs "this.". 89 29
    # warning RequireThis Reference to instance variable 'height' needs "this.". 90 34
    # warning RequireThis Reference to instance variable 'width' needs "this.". 104 28
    # warning RequireThis Reference to instance variable 'height' needs "this.". 105 29
    # warning RequireThis Reference to instance variable 'width' needs "this.". 151 32
    # warning RequireThis Reference to instance variable 'height' needs "this.". 151 48
    # warning RequireThis Reference to instance variable 'scaledWidth' needs "this.". 151 66
    # warning RequireThis Reference to instance variable 'scaledHeight' needs "this.". 151 89

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/awt/Mutex.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'owner' needs "this.". 33 49
    # warning RequireThis Reference to instance variable 'owner' needs "this.". 51 39
    # warning RequireThis Reference to instance variable 'owner' needs "this.". 60 53

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/awt/OSInfo.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'major' needs "this.". 184 25
    # warning RequireThis Reference to instance variable 'minor' needs "this.". 184 33
    # warning RequireThis Reference to instance variable 'minor' needs "this.". 188 34

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/awt/PlatformFont.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'defaultChar' needs "this.". 180 23
    # warning RequireThis Reference to instance variable 'defaultFont' needs "this.". 206 22
    # warning RequireThis Reference to instance variable 'defaultFont' needs "this.". 278 41
    # warning RequireThis Reference to instance variable 'defaultChar' needs "this.". 279 38

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/awt/SunToolkit.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'flushThread' needs "this.". 2056 34
    # warning RequireThis Reference to instance variable 'queueHead' needs "this.". 2070 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/awt/datatransfer/DataTransferer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'limit' needs "this.". 1543 26
    # warning RequireThis Reference to instance variable 'eos' needs "this.". 1576 22
    # warning RequireThis Reference to instance variable 'index' needs "this.". 1576 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/awt/datatransfer/SunClipboard.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'contentsContext' needs "this.". 149 28

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/awt/datatransfer/TransferableProxy.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'isLocal' needs "this.". 78 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/awt/dnd/SunDragSourceContextPeer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'sourceActions' needs "this.". 263 52
    # warning RequireThis Reference to instance variable 'sourceActions' needs "this.". 339 50
    # warning RequireThis Reference to instance variable 'event' needs "this.". 471 70
    # warning RequireThis Reference to instance variable 'event' needs "this.". 474 69
    # warning RequireThis Reference to instance variable 'event' needs "this.". 477 78
    # warning RequireThis Reference to instance variable 'event' needs "this.". 483 75
    # warning RequireThis Reference to instance variable 'event' needs "this.". 487 76
    # warning RequireThis Reference to instance variable 'dispatchType' needs "this.". 494 53

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/awt/dnd/SunDropTargetContextPeer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'dropComplete' needs "this.". 246 44
    # warning RequireThis Reference to instance variable 'currentDT' needs "this.". 392 19
    # warning RequireThis Reference to instance variable 'currentDTC' needs "this.". 404 15
    # warning RequireThis Reference to instance variable 'currentDTC' needs "this.". 462 24
    # warning RequireThis Reference to instance variable 'currentSA' needs "this.". 640 65
    # warning RequireThis Reference to instance variable 'dropAction' needs "this.". 798 35
    # warning RequireThis Reference to instance variable 'nativeCtxt' needs "this.". 801 42
    # warning RequireThis Reference to instance variable 'formats' needs "this.". 802 42
    # warning RequireThis Reference to instance variable 'actions' needs "this.". 803 42
    # warning RequireThis Reference to instance variable 'dropAction' needs "this.". 804 42
    # warning RequireThis Reference to instance variable 'dropAction' needs "this.". 822 63
    # warning RequireThis Reference to instance variable 'dropAction' needs "this.". 823 35
    # warning RequireThis Reference to instance variable 'nativeCtxt' needs "this.". 826 42
    # warning RequireThis Reference to instance variable 'formats' needs "this.". 827 42
    # warning RequireThis Reference to instance variable 'actions' needs "this.". 828 42
    # warning RequireThis Reference to instance variable 'dropAction' needs "this.". 829 42
    # warning RequireThis Reference to instance variable 'nativeCtxt' needs "this.". 848 42
    # warning RequireThis Reference to instance variable 'nativeCtxt' needs "this.". 858 42
    # warning RequireThis Reference to instance variable 'formats' needs "this.". 859 42
    # warning RequireThis Reference to instance variable 'actions' needs "this.". 860 42
    # warning RequireThis Reference to instance variable 'dropAction' needs "this.". 861 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/awt/geom/Crossings.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'ylo' needs "this.". 67 43
    # warning RequireThis Reference to instance variable 'yhi' needs "this.". 67 52
    # warning RequireThis Reference to instance variable 'limit' needs "this.". 68 29
    # warning RequireThis Reference to instance variable 'xhi' needs "this.". 207 19
    # warning RequireThis Reference to instance variable 'xhi' needs "this.". 207 32
    # warning RequireThis Reference to instance variable 'xlo' needs "this.". 211 27
    # warning RequireThis Reference to instance variable 'xlo' needs "this.". 211 40
    # warning RequireThis Reference to instance variable 'ylo' needs "this.". 216 18
    # warning RequireThis Reference to instance variable 'ylo' needs "this.". 218 22
    # warning RequireThis Reference to instance variable 'yhi' needs "this.". 225 20
    # warning RequireThis Reference to instance variable 'xhi' needs "this.". 230 23
    # warning RequireThis Reference to instance variable 'xhi' needs "this.". 230 38
    # warning RequireThis Reference to instance variable 'xlo' needs "this.". 233 22
    # warning RequireThis Reference to instance variable 'xlo' needs "this.". 233 36
    # warning RequireThis Reference to instance variable 'ylo' needs "this.". 243 18
    # warning RequireThis Reference to instance variable 'ylo' needs "this.". 243 37
    # warning RequireThis Reference to instance variable 'ylo' needs "this.". 243 56
    # warning RequireThis Reference to instance variable 'yhi' needs "this.". 246 18
    # warning RequireThis Reference to instance variable 'yhi' needs "this.". 246 37
    # warning RequireThis Reference to instance variable 'yhi' needs "this.". 246 56
    # warning RequireThis Reference to instance variable 'xhi' needs "this.". 249 18
    # warning RequireThis Reference to instance variable 'xhi' needs "this.". 249 37
    # warning RequireThis Reference to instance variable 'xhi' needs "this.". 249 56
    # warning RequireThis Reference to instance variable 'xlo' needs "this.". 252 18
    # warning RequireThis Reference to instance variable 'xlo' needs "this.". 252 37
    # warning RequireThis Reference to instance variable 'xlo' needs "this.". 252 56
    # warning RequireThis Reference to instance variable 'ylo' needs "this.". 273 18
    # warning RequireThis Reference to instance variable 'ylo' needs "this.". 273 37
    # warning RequireThis Reference to instance variable 'ylo' needs "this.". 274 25
    # warning RequireThis Reference to instance variable 'ylo' needs "this.". 274 44
    # warning RequireThis Reference to instance variable 'yhi' needs "this.". 278 18
    # warning RequireThis Reference to instance variable 'yhi' needs "this.". 278 37
    # warning RequireThis Reference to instance variable 'yhi' needs "this.". 279 25
    # warning RequireThis Reference to instance variable 'yhi' needs "this.". 279 44
    # warning RequireThis Reference to instance variable 'xhi' needs "this.". 283 18
    # warning RequireThis Reference to instance variable 'xhi' needs "this.". 283 37
    # warning RequireThis Reference to instance variable 'xhi' needs "this.". 284 25
    # warning RequireThis Reference to instance variable 'xhi' needs "this.". 284 44
    # warning RequireThis Reference to instance variable 'xlo' needs "this.". 288 18
    # warning RequireThis Reference to instance variable 'xlo' needs "this.". 288 37
    # warning RequireThis Reference to instance variable 'xlo' needs "this.". 289 25
    # warning RequireThis Reference to instance variable 'xlo' needs "this.". 289 44
    # warning RequireThis Reference to instance variable 'limit' needs "Crossings.this.". 325 27
    # warning RequireThis Reference to instance variable 'limit' needs "Crossings.this.". 329 27
    # warning RequireThis Reference to instance variable 'limit' needs "Crossings.this.". 376 37
    # warning RequireThis Reference to instance variable 'limit' needs "Crossings.this.". 403 24
    # warning RequireThis Reference to instance variable 'limit' needs "Crossings.this.". 459 26
    # warning RequireThis Reference to instance variable 'limit' needs "Crossings.this.". 462 23
    # warning RequireThis Reference to instance variable 'limit' needs "Crossings.this.". 472 34

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/awt/geom/CurveLink.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'ytop' needs "this.". 42 55
    # warning RequireThis Reference to instance variable 'ybot' needs "this.". 42 65
    # warning RequireThis Reference to instance variable 'ybot' needs "this.". 65 25

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/awt/geom/Edge.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'lastEdge' needs "this.". 77 22
    # warning RequireThis Reference to instance variable 'lastLimit' needs "this.". 77 46
    # warning RequireThis Reference to instance variable 'lastLimit' needs "this.". 78 29
    # warning RequireThis Reference to instance variable 'lastLimit' needs "this.". 79 29
    # warning RequireThis Reference to instance variable 'curve' needs "this.". 117 25

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/awt/geom/Order0.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'x' needs "this.". 138 21
    # warning RequireThis Reference to instance variable 'y' needs "this.". 139 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/awt/geom/Order1.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'x0' needs "this.". 87 44
    # warning RequireThis Reference to instance variable 'x1' needs "this.". 87 49
    # warning RequireThis Reference to instance variable 'y0' needs "this.". 91 44
    # warning RequireThis Reference to instance variable 'y1' needs "this.". 91 49
    # warning RequireThis Reference to instance variable 'x0' needs "this.". 95 44
    # warning RequireThis Reference to instance variable 'x1' needs "this.". 95 49
    # warning RequireThis Reference to instance variable 'y0' needs "this.". 99 44
    # warning RequireThis Reference to instance variable 'y1' needs "this.". 99 49
    # warning RequireThis Reference to instance variable 'x1' needs "this.". 103 19
    # warning RequireThis Reference to instance variable 'y0' needs "this.". 103 30
    # warning RequireThis Reference to instance variable 'y1' needs "this.". 106 18
    # warning RequireThis Reference to instance variable 'y0' needs "this.". 110 27
    # warning RequireThis Reference to instance variable 'x0' needs "this.". 110 39
    # warning RequireThis Reference to instance variable 'y0' needs "this.". 110 51
    # warning RequireThis Reference to instance variable 'y0' needs "this.". 114 18
    # warning RequireThis Reference to instance variable 'y1' needs "this.". 117 18
    # warning RequireThis Reference to instance variable 'y0' needs "this.". 120 21
    # warning RequireThis Reference to instance variable 'y0' needs "this.". 120 33
    # warning RequireThis Reference to instance variable 'x0' needs "this.". 124 31
    # warning RequireThis Reference to instance variable 'y0' needs "this.". 128 31
    # warning RequireThis Reference to instance variable 'x0' needs "this.". 134 35
    # warning RequireThis Reference to instance variable 'x0' needs "this.". 136 26
    # warning RequireThis Reference to instance variable 'y0' needs "this.". 145 35
    # warning RequireThis Reference to instance variable 'y0' needs "this.". 147 26
    # warning RequireThis Reference to instance variable 'y0' needs "this.". 176 22
    # warning RequireThis Reference to instance variable 'x0' needs "this.". 177 22
    # warning RequireThis Reference to instance variable 'y1' needs "this.". 183 20
    # warning RequireThis Reference to instance variable 'x1' needs "this.". 184 20
    # warning RequireThis Reference to instance variable 'y0' needs "this.". 202 23
    # warning RequireThis Reference to instance variable 'y1' needs "this.". 202 37
    # warning RequireThis Reference to instance variable 'x1' needs "this.". 205 19
    # warning RequireThis Reference to instance variable 'x1' needs "this.". 208 27
    # warning RequireThis Reference to instance variable 'y1' needs "this.". 209 29
    # warning RequireThis Reference to instance variable 'y0' needs "this.". 210 41
    # warning RequireThis Reference to instance variable 'y0' needs "this.". 211 37
    # warning RequireThis Reference to instance variable 'x0' needs "this.". 269 27
    # warning RequireThis Reference to instance variable 'y0' needs "this.". 270 27
    # warning RequireThis Reference to instance variable 'x1' needs "this.". 304 25
    # warning RequireThis Reference to instance variable 'y1' needs "this.". 305 25
    # warning RequireThis Reference to instance variable 'x0' needs "this.". 307 25
    # warning RequireThis Reference to instance variable 'y0' needs "this.". 308 25

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/awt/geom/Order2.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'x0' needs "this.". 219 44
    # warning RequireThis Reference to instance variable 'x1' needs "this.". 219 49
    # warning RequireThis Reference to instance variable 'y0' needs "this.". 223 44
    # warning RequireThis Reference to instance variable 'y1' needs "this.". 223 49
    # warning RequireThis Reference to instance variable 'x0' needs "this.". 235 44
    # warning RequireThis Reference to instance variable 'x1' needs "this.". 235 49
    # warning RequireThis Reference to instance variable 'y0' needs "this.". 239 44
    # warning RequireThis Reference to instance variable 'y1' needs "this.". 239 49
    # warning RequireThis Reference to instance variable 'y0' needs "this.". 243 18
    # warning RequireThis Reference to instance variable 'y1' needs "this.". 246 18
    # warning RequireThis Reference to instance variable 'y0' needs "this.". 253 18
    # warning RequireThis Reference to instance variable 'y1' needs "this.". 256 18
    # warning RequireThis Reference to instance variable 'xcoeff1' needs "this.". 345 31
    # warning RequireThis Reference to instance variable 'xcoeff0' needs "this.". 345 46
    # warning RequireThis Reference to instance variable 'ycoeff1' needs "this.". 349 31
    # warning RequireThis Reference to instance variable 'ycoeff0' needs "this.". 349 46
    # warning RequireThis Reference to instance variable 'xcoeff1' needs "this.". 355 35
    # warning RequireThis Reference to instance variable 'xcoeff0' needs "this.". 355 50
    # warning RequireThis Reference to instance variable 'xcoeff2' needs "this.". 357 24
    # warning RequireThis Reference to instance variable 'xcoeff1' needs "this.". 357 38
    # warning RequireThis Reference to instance variable 'xcoeff2' needs "this.". 359 24
    # warning RequireThis Reference to instance variable 'ycoeff1' needs "this.". 368 35
    # warning RequireThis Reference to instance variable 'ycoeff0' needs "this.". 368 50
    # warning RequireThis Reference to instance variable 'ycoeff2' needs "this.". 370 24
    # warning RequireThis Reference to instance variable 'ycoeff1' needs "this.". 370 38
    # warning RequireThis Reference to instance variable 'ycoeff2' needs "this.". 372 24
    # warning RequireThis Reference to instance variable 'xcoeff2' needs "this.". 379 36
    # warning RequireThis Reference to instance variable 'xcoeff2' needs "this.". 388 36
    # warning RequireThis Reference to instance variable 'y0' needs "this.". 397 23
    # warning RequireThis Reference to instance variable 'y1' needs "this.". 398 25
    # warning RequireThis Reference to instance variable 'y1' needs "this.". 405 21
    # warning RequireThis Reference to instance variable 'x0' needs "this.". 411 18
    # warning RequireThis Reference to instance variable 'y0' needs "this.". 412 18
    # warning RequireThis Reference to instance variable 'cx0' needs "this.". 413 18
    # warning RequireThis Reference to instance variable 'cy0' needs "this.". 414 18
    # warning RequireThis Reference to instance variable 'x1' needs "this.". 415 18
    # warning RequireThis Reference to instance variable 'y1' needs "this.". 416 18
    # warning RequireThis Reference to instance variable 'cx0' needs "this.". 438 21
    # warning RequireThis Reference to instance variable 'cy0' needs "this.". 439 21
    # warning RequireThis Reference to instance variable 'x1' needs "this.". 441 25
    # warning RequireThis Reference to instance variable 'y1' needs "this.". 442 25
    # warning RequireThis Reference to instance variable 'x0' needs "this.". 444 25
    # warning RequireThis Reference to instance variable 'y0' needs "this.". 445 25

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/awt/geom/Order3.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'x0' needs "this.". 288 44
    # warning RequireThis Reference to instance variable 'x1' needs "this.". 288 49
    # warning RequireThis Reference to instance variable 'y0' needs "this.". 292 44
    # warning RequireThis Reference to instance variable 'y1' needs "this.". 292 49
    # warning RequireThis Reference to instance variable 'cx0' needs "this.". 296 44
    # warning RequireThis Reference to instance variable 'cx1' needs "this.". 296 50
    # warning RequireThis Reference to instance variable 'cy0' needs "this.". 300 44
    # warning RequireThis Reference to instance variable 'cy1' needs "this.". 300 50
    # warning RequireThis Reference to instance variable 'cx0' needs "this.". 304 44
    # warning RequireThis Reference to instance variable 'cx1' needs "this.". 304 50
    # warning RequireThis Reference to instance variable 'cy0' needs "this.". 308 44
    # warning RequireThis Reference to instance variable 'cy1' needs "this.". 308 50
    # warning RequireThis Reference to instance variable 'x0' needs "this.". 312 44
    # warning RequireThis Reference to instance variable 'x1' needs "this.". 312 49
    # warning RequireThis Reference to instance variable 'y0' needs "this.". 316 44
    # warning RequireThis Reference to instance variable 'y1' needs "this.". 316 49
    # warning RequireThis Reference to instance variable 'y0' needs "this.". 334 18
    # warning RequireThis Reference to instance variable 'y1' needs "this.". 335 18
    # warning RequireThis Reference to instance variable 'YforT1' needs "this.". 336 18
    # warning RequireThis Reference to instance variable 'YforT2' needs "this.". 337 18
    # warning RequireThis Reference to instance variable 'YforT3' needs "this.". 338 18
    # warning RequireThis Reference to instance variable 'ycoeff3' needs "this.". 344 30
    # warning RequireThis Reference to instance variable 'ycoeff3' needs "this.". 345 30
    # warning RequireThis Reference to instance variable 'ycoeff3' needs "this.". 346 36
    # warning RequireThis Reference to instance variable 'TforY2' needs "this.". 399 22
    # warning RequireThis Reference to instance variable 'YforT2' needs "this.". 400 22
    # warning RequireThis Reference to instance variable 'TforY1' needs "this.". 401 22
    # warning RequireThis Reference to instance variable 'YforT1' needs "this.". 402 22
    # warning RequireThis Reference to instance variable 'y0' needs "this.". 484 18
    # warning RequireThis Reference to instance variable 'y1' needs "this.". 487 18
    # warning RequireThis Reference to instance variable 'xcoeff2' needs "this.". 494 34
    # warning RequireThis Reference to instance variable 'xcoeff1' needs "this.". 494 49
    # warning RequireThis Reference to instance variable 'xcoeff0' needs "this.". 494 64
    # warning RequireThis Reference to instance variable 'ycoeff2' needs "this.". 498 34
    # warning RequireThis Reference to instance variable 'ycoeff1' needs "this.". 498 49
    # warning RequireThis Reference to instance variable 'ycoeff0' needs "this.". 498 64
    # warning RequireThis Reference to instance variable 'xcoeff2' needs "this.". 504 38
    # warning RequireThis Reference to instance variable 'xcoeff1' needs "this.". 504 53
    # warning RequireThis Reference to instance variable 'xcoeff0' needs "this.". 504 68
    # warning RequireThis Reference to instance variable 'xcoeff3' needs "this.". 506 26
    # warning RequireThis Reference to instance variable 'xcoeff2' needs "this.". 506 45
    # warning RequireThis Reference to instance variable 'xcoeff1' needs "this.". 506 60
    # warning RequireThis Reference to instance variable 'xcoeff3' needs "this.". 508 25
    # warning RequireThis Reference to instance variable 'xcoeff2' needs "this.". 508 44
    # warning RequireThis Reference to instance variable 'xcoeff3' needs "this.". 510 24
    # warning RequireThis Reference to instance variable 'ycoeff2' needs "this.". 519 38
    # warning RequireThis Reference to instance variable 'ycoeff1' needs "this.". 519 53
    # warning RequireThis Reference to instance variable 'ycoeff0' needs "this.". 519 68
    # warning RequireThis Reference to instance variable 'ycoeff3' needs "this.". 521 26
    # warning RequireThis Reference to instance variable 'ycoeff2' needs "this.". 521 45
    # warning RequireThis Reference to instance variable 'ycoeff1' needs "this.". 521 60
    # warning RequireThis Reference to instance variable 'ycoeff3' needs "this.". 523 25
    # warning RequireThis Reference to instance variable 'ycoeff2' needs "this.". 523 44
    # warning RequireThis Reference to instance variable 'ycoeff3' needs "this.". 525 24
    # warning RequireThis Reference to instance variable 'xcoeff2' needs "this.". 532 38
    # warning RequireThis Reference to instance variable 'xcoeff3' needs "this.". 532 51
    # warning RequireThis Reference to instance variable 'xcoeff2' needs "this.". 544 38
    # warning RequireThis Reference to instance variable 'xcoeff3' needs "this.". 544 51
    # warning RequireThis Reference to instance variable 'y0' needs "this.". 556 23
    # warning RequireThis Reference to instance variable 'y1' needs "this.". 556 37
    # warning RequireThis Reference to instance variable 'x0' needs "this.". 563 18
    # warning RequireThis Reference to instance variable 'y0' needs "this.". 564 18
    # warning RequireThis Reference to instance variable 'cx0' needs "this.". 565 18
    # warning RequireThis Reference to instance variable 'cy0' needs "this.". 566 18
    # warning RequireThis Reference to instance variable 'cx1' needs "this.". 567 18
    # warning RequireThis Reference to instance variable 'cy1' needs "this.". 568 18
    # warning RequireThis Reference to instance variable 'x1' needs "this.". 569 18
    # warning RequireThis Reference to instance variable 'y1' needs "this.". 570 18
    # warning RequireThis Reference to instance variable 'cx0' needs "this.". 613 25
    # warning RequireThis Reference to instance variable 'cy0' needs "this.". 614 25
    # warning RequireThis Reference to instance variable 'cx1' needs "this.". 615 25
    # warning RequireThis Reference to instance variable 'cy1' needs "this.". 616 25
    # warning RequireThis Reference to instance variable 'x1' needs "this.". 617 25
    # warning RequireThis Reference to instance variable 'y1' needs "this.". 618 25
    # warning RequireThis Reference to instance variable 'cx1' needs "this.". 620 25
    # warning RequireThis Reference to instance variable 'cy1' needs "this.". 621 25
    # warning RequireThis Reference to instance variable 'cx0' needs "this.". 622 25
    # warning RequireThis Reference to instance variable 'cy0' needs "this.". 623 25
    # warning RequireThis Reference to instance variable 'x0' needs "this.". 624 25
    # warning RequireThis Reference to instance variable 'y0' needs "this.". 625 25

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/awt/im/CompositionArea.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'compositionWindow' needs "this.". 107 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/awt/im/ExecutableInputMethodManager.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'currentInputContext' needs "this.". 321 35
    # warning RequireThis Reference to instance variable 'hostAdapterLocator' needs "this.". 349 23

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/awt/im/InputContext.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'inputMethod' needs "this.". 331 43
    # warning RequireThis Reference to instance variable 'inputMethod' needs "this.". 382 40
    # warning RequireThis Reference to instance variable 'currentClientComponent' needs "this.". 391 56
    # warning RequireThis Reference to instance variable 'inputMethod' needs "this.". 394 39
    # warning RequireThis Reference to instance variable 'inputMethod' needs "this.". 463 43
    # warning RequireThis Reference to instance variable 'inputMethod' needs "this.". 493 35
    # warning RequireThis Reference to instance variable 'inputMethod' needs "this.". 548 43
    # warning RequireThis Reference to instance variable 'inputMethod' needs "this.". 585 39
    # warning RequireThis Reference to instance variable 'currentClientComponent' needs "this.". 618 30
    # warning RequireThis Reference to instance variable 'awtFocussedComponent' needs "this.". 626 26
    # warning RequireThis Reference to instance variable 'currentClientComponent' needs "this.". 630 26
    # warning RequireThis Reference to instance variable 'inputMethod' needs "this.". 641 39
    # warning RequireThis Reference to instance variable 'inputMethod' needs "this.". 925 26

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/awt/im/InputMethodContext.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'inputMethodSupportsBelowTheSpot' needs "this.". 96 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/awt/im/InputMethodLocator.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'locale' needs "this.". 128 26

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/awt/image/ByteBandedRaster.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 149 38
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 237 28
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 284 29
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 292 63
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 334 29
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 340 62
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 377 48
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 379 29
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 388 63
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 419 28
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 513 29
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 521 63
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 559 29
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 568 58
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 600 29
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 608 63
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 748 23
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 765 27
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 779 45

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/awt/image/ByteComponentRaster.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'pixelStride' needs "this.". 177 29
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 177 49
    # warning RequireThis Reference to instance variable 'pixelStride' needs "this.". 189 39
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 189 59
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 270 28
    # warning RequireThis Reference to instance variable 'pixelStride' needs "this.". 271 28
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 319 29
    # warning RequireThis Reference to instance variable 'pixelStride' needs "this.". 320 29
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 326 54
    # warning RequireThis Reference to instance variable 'pixelStride' needs "this.". 328 58
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 368 29
    # warning RequireThis Reference to instance variable 'pixelStride' needs "this.". 369 29
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 380 62
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 387 58
    # warning RequireThis Reference to instance variable 'pixelStride' needs "this.". 389 62
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 426 48
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 428 29
    # warning RequireThis Reference to instance variable 'pixelStride' needs "this.". 429 29
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 436 54
    # warning RequireThis Reference to instance variable 'pixelStride' needs "this.". 438 58
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 467 28
    # warning RequireThis Reference to instance variable 'pixelStride' needs "this.". 468 28
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 532 60
    # warning RequireThis Reference to instance variable 'pixelStride' needs "this.". 537 30
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 542 38
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 587 29
    # warning RequireThis Reference to instance variable 'pixelStride' needs "this.". 588 29
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 603 30
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 609 54
    # warning RequireThis Reference to instance variable 'pixelStride' needs "this.". 611 58
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 647 29
    # warning RequireThis Reference to instance variable 'pixelStride' needs "this.". 648 29
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 659 62
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 666 58
    # warning RequireThis Reference to instance variable 'pixelStride' needs "this.". 668 62
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 700 29
    # warning RequireThis Reference to instance variable 'pixelStride' needs "this.". 701 29
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 718 33
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 723 62
    # warning RequireThis Reference to instance variable 'pixelStride' needs "this.". 725 66
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 732 58
    # warning RequireThis Reference to instance variable 'pixelStride' needs "this.". 734 62
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 897 23
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 904 27
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 908 45
    # warning RequireThis Reference to instance variable 'pixelStride' needs "this.". 916 23
    # warning RequireThis Reference to instance variable 'pixelStride' needs "this.". 918 45

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/awt/image/ByteInterleavedRaster.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'dbOffsetPacked' needs "this.". 836 49
    # warning RequireThis Reference to instance variable 'dbOffset' needs "this.". 840 61
    # warning RequireThis Reference to instance variable 'dbOffsetPacked' needs "this.". 852 49
    # warning RequireThis Reference to instance variable 'dbOffset' needs "this.". 860 61
    # warning RequireThis Reference to instance variable 'dbOffsetPacked' needs "this.". 885 27
    # warning RequireThis Reference to instance variable 'dbOffsetPacked' needs "this.". 922 27
    # warning RequireThis Reference to instance variable 'dbOffsetPacked' needs "this.". 968 27
    # warning RequireThis Reference to instance variable 'dbOffset' needs "this.". 980 27
    # warning RequireThis Reference to instance variable 'dbOffsetPacked' needs "this.". 1059 27
    # warning RequireThis Reference to instance variable 'dbOffset' needs "this.". 1073 27

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/awt/image/BytePackedRaster.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'pixelBitStride' needs "this.". 182 38
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 182 63
    # warning RequireThis Reference to instance variable 'pixelBitStride' needs "this.". 183 29
    # warning RequireThis Reference to instance variable 'pixelBitStride' needs "this.". 184 31
    # warning RequireThis Reference to instance variable 'pixelBitStride' needs "this.". 253 49
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 255 39
    # warning RequireThis Reference to instance variable 'bitMask' needs "this.". 257 50
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 329 32
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 341 22
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 400 32
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 485 22
    # warning RequireThis Reference to instance variable 'pixelBitStride' needs "this.". 510 49
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 511 32
    # warning RequireThis Reference to instance variable 'bitMask' needs "this.". 516 33
    # warning RequireThis Reference to instance variable 'pixelBitStride' needs "this.". 533 60
    # warning RequireThis Reference to instance variable 'pixelBitStride' needs "this.". 591 32
    # warning RequireThis Reference to instance variable 'pixelBitStride' needs "this.". 802 61
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 918 34
    # warning RequireThis Reference to instance variable 'bitMask' needs "this.". 931 50
    # warning RequireThis Reference to instance variable 'bitMask' needs "this.". 1005 50
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 1011 22
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 1039 32
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 1124 22
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 1149 34
    # warning RequireThis Reference to instance variable 'bitMask' needs "this.". 1162 50
    # warning RequireThis Reference to instance variable 'bitMask' needs "this.". 1235 50
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 1241 22
    # warning RequireThis Reference to instance variable 'pixelBitStride' needs "this.". 1382 47
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 1404 27
    # warning RequireThis Reference to instance variable 'dataBitOffset' needs "this.". 1408 31
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 1409 55
    # warning RequireThis Reference to instance variable 'pixelBitStride' needs "this.". 1410 54
    # warning RequireThis Reference to instance variable 'pixelBitStride' needs "this.". 1411 33
    # warning RequireThis Reference to instance variable 'pixelBitStride' needs "this.". 1418 35
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 1419 36

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/awt/image/DataBufferNative.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'width' needs "this.". 75 28
    # warning RequireThis Reference to instance variable 'width' needs "this.". 75 39
    # warning RequireThis Reference to instance variable 'width' needs "this.". 89 21
    # warning RequireThis Reference to instance variable 'width' needs "this.". 89 32

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/awt/image/GifImageDecoder.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'global_height' needs "this.". 366 26
    # warning RequireThis Reference to instance variable 'global_width' needs "this.". 386 26
    # warning RequireThis Reference to instance variable 'global_width' needs "this.". 395 23
    # warning RequireThis Reference to instance variable 'trans_pixel' needs "this.". 401 43
    # warning RequireThis Reference to instance variable 'trans_pixel' needs "this.". 416 43
    # warning RequireThis Reference to instance variable 'num_global_colors' needs "this.". 530 32
    # warning RequireThis Reference to instance variable 'global_height' needs "this.". 552 51
    # warning RequireThis Reference to instance variable 'global_height' needs "this.". 557 27
    # warning RequireThis Reference to instance variable 'global_width' needs "this.". 561 37
    # warning RequireThis Reference to instance variable 'delay' needs "this.". 667 57
    # warning RequireThis Reference to instance variable 'disposal_method' needs "this.". 678 56
    # warning RequireThis Reference to instance variable 'x' needs "this.". 685 26
    # warning RequireThis Reference to instance variable 'width' needs "this.". 688 21
    # warning RequireThis Reference to instance variable 'x' needs "this.". 689 40
    # warning RequireThis Reference to instance variable 'y' needs "this.". 695 31
    # warning RequireThis Reference to instance variable 'height' needs "this.". 698 25
    # warning RequireThis Reference to instance variable 'y' needs "this.". 699 46
    # warning RequireThis Reference to instance variable 'x' needs "this.". 713 50
    # warning RequireThis Reference to instance variable 'width' needs "this.". 725 41
    # warning RequireThis Reference to instance variable 'model' needs "this.". 740 39

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/awt/image/ImageCache.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxPixelCount' needs "this.". 119 37
    # warning RequireThis Reference to instance variable 'maxPixelCount' needs "this.". 128 37
    # warning RequireThis Reference to instance variable 'maxPixelCount' needs "this.". 131 45

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/awt/image/ImageConsumerQueue.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'consumer' needs "this.". 89 23
    # warning RequireThis Reference to instance variable 'securityContext' needs "this.". 91 51

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/awt/image/ImageDecoder.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'queue' needs "this.". 65 34

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/awt/image/ImageRepresentation.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'cmodel' needs "this.". 270 55
    # warning RequireThis Reference to instance variable 'biRaster' needs "this.". 292 61
    # warning RequireThis Reference to instance variable 'biRaster' needs "this.". 427 65
    # warning RequireThis Reference to instance variable 'numSrcLUT' needs "this.". 439 35
    # warning RequireThis Reference to instance variable 'biRaster' needs "this.". 462 68
    # warning RequireThis Reference to instance variable 'srcModel' needs "this.". 464 34
    # warning RequireThis Reference to instance variable 'biRaster' needs "this.". 511 64
    # warning RequireThis Reference to instance variable 'cmodel' needs "this.". 572 27
    # warning RequireThis Reference to instance variable 'biRaster' needs "this.". 575 67
    # warning RequireThis Reference to instance variable 'biRaster' needs "this.". 596 66

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/awt/image/InputStreamImageSource.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'consumers' needs "this.". 100 23
    # warning RequireThis Reference to instance variable 'consumers' needs "this.". 290 18
    # warning RequireThis Reference to instance variable 'decoders' needs "this.". 300 30
    # warning RequireThis Reference to instance variable 'consumers' needs "this.". 303 18

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/awt/image/IntegerComponentRaster.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 200 47
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 281 28
    # warning RequireThis Reference to instance variable 'pixelStride' needs "this.". 282 28
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 329 29
    # warning RequireThis Reference to instance variable 'pixelStride' needs "this.". 330 29
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 336 54
    # warning RequireThis Reference to instance variable 'pixelStride' needs "this.". 338 58
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 369 28
    # warning RequireThis Reference to instance variable 'pixelStride' needs "this.". 370 28
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 443 56
    # warning RequireThis Reference to instance variable 'pixelStride' needs "this.". 448 41
    # warning RequireThis Reference to instance variable 'pixelStride' needs "this.". 449 26
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 455 34
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 501 29
    # warning RequireThis Reference to instance variable 'pixelStride' needs "this.". 502 29
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 508 54
    # warning RequireThis Reference to instance variable 'pixelStride' needs "this.". 510 58
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 667 23
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 674 27
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 678 45
    # warning RequireThis Reference to instance variable 'pixelStride' needs "this.". 686 23
    # warning RequireThis Reference to instance variable 'pixelStride' needs "this.". 688 45

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/awt/image/MultiResolutionCachedImage.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'w' needs "this.". 226 32
    # warning RequireThis Reference to instance variable 'h' needs "this.". 227 32

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/awt/image/MultiResolutionToolkitImage.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'resolutionVariant' needs "this.". 48 26

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/awt/image/OffScreenImage.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'defaultFont' needs "this.". 93 20

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/awt/image/OffScreenImageSource.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'theConsumer' needs "this.". 70 23
    # warning RequireThis Reference to instance variable 'height' needs "this.". 100 35
    # warning RequireThis Reference to instance variable 'height' needs "this.". 109 35
    # warning RequireThis Reference to instance variable 'width' needs "this.". 111 39
    # warning RequireThis Reference to instance variable 'height' needs "this.". 123 35
    # warning RequireThis Reference to instance variable 'height' needs "this.". 135 35
    # warning RequireThis Reference to instance variable 'height' needs "this.". 143 35
    # warning RequireThis Reference to instance variable 'width' needs "this.". 145 39
    # warning RequireThis Reference to instance variable 'height' needs "this.". 154 35
    # warning RequireThis Reference to instance variable 'width' needs "this.". 156 39
    # warning RequireThis Reference to instance variable 'height' needs "this.". 173 31
    # warning RequireThis Reference to instance variable 'width' needs "this.". 174 35

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/awt/image/PNGImageDecoder.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'height' needs "this.". 268 48
    # warning RequireThis Reference to instance variable 'width' needs "this.". 268 65
    # warning RequireThis Reference to instance variable 'bitDepth' needs "this.". 271 46
    # warning RequireThis Reference to instance variable 'cm' needs "this.". 299 48
    # warning RequireThis Reference to instance variable 'bitDepth' needs "this.". 333 48
    # warning RequireThis Reference to instance variable 'width' needs "this.". 353 66
    # warning RequireThis Reference to instance variable 'height' needs "this.". 362 30
    # warning RequireThis Reference to instance variable 'width' needs "this.". 375 34
    # warning RequireThis Reference to instance variable 'transparentPixel' needs "this.". 399 50
    # warning RequireThis Reference to instance variable 'limit' needs "this.". 667 29
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 668 58
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 669 31
    # warning RequireThis Reference to instance variable 'limit' needs "this.". 671 28
    # warning RequireThis Reference to instance variable 'limit' needs "this.". 676 70
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 683 18
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 685 18
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 688 48
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 689 23
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 693 22
    # warning RequireThis Reference to instance variable 'chunkLength' needs "this.". 713 67
    # warning RequireThis Reference to instance variable 'chunkLength' needs "this.". 715 33
    # warning RequireThis Reference to instance variable 'chunkLength' needs "this.". 750 30
    # warning RequireThis Reference to instance variable 'whiteX' needs "this.". 798 44
    # warning RequireThis Reference to instance variable 'whiteY' needs "this.". 798 55
    # warning RequireThis Reference to instance variable 'redX' needs "this.". 799 17
    # warning RequireThis Reference to instance variable 'redY' needs "this.". 799 26
    # warning RequireThis Reference to instance variable 'greenX' needs "this.". 800 17
    # warning RequireThis Reference to instance variable 'greenY' needs "this.". 800 28
    # warning RequireThis Reference to instance variable 'blueX' needs "this.". 801 17
    # warning RequireThis Reference to instance variable 'blueY' needs "this.". 801 27

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/awt/image/ShortBandedRaster.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 147 38
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 235 28
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 280 29
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 288 63
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 330 29
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 336 62
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 374 49
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 376 29
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 384 63
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 415 28
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 512 29
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 520 63
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 558 29
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 567 58
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 599 29
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 607 63
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 748 23
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 764 27
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 778 45

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/awt/image/ShortComponentRaster.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'pixelStride' needs "this.". 176 29
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 176 49
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 188 47
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 268 28
    # warning RequireThis Reference to instance variable 'pixelStride' needs "this.". 269 28
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 316 29
    # warning RequireThis Reference to instance variable 'pixelStride' needs "this.". 317 29
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 324 54
    # warning RequireThis Reference to instance variable 'pixelStride' needs "this.". 326 58
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 366 30
    # warning RequireThis Reference to instance variable 'pixelStride' needs "this.". 367 30
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 378 62
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 385 58
    # warning RequireThis Reference to instance variable 'pixelStride' needs "this.". 387 62
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 426 29
    # warning RequireThis Reference to instance variable 'pixelStride' needs "this.". 427 29
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 433 54
    # warning RequireThis Reference to instance variable 'pixelStride' needs "this.". 435 58
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 464 28
    # warning RequireThis Reference to instance variable 'pixelStride' needs "this.". 465 28
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 562 29
    # warning RequireThis Reference to instance variable 'pixelStride' needs "this.". 563 29
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 569 54
    # warning RequireThis Reference to instance variable 'pixelStride' needs "this.". 571 58
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 607 30
    # warning RequireThis Reference to instance variable 'pixelStride' needs "this.". 608 30
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 619 62
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 626 58
    # warning RequireThis Reference to instance variable 'pixelStride' needs "this.". 628 62
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 660 29
    # warning RequireThis Reference to instance variable 'pixelStride' needs "this.". 661 29
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 667 54
    # warning RequireThis Reference to instance variable 'pixelStride' needs "this.". 669 58
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 830 23
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 837 27
    # warning RequireThis Reference to instance variable 'scanlineStride' needs "this.". 841 45
    # warning RequireThis Reference to instance variable 'pixelStride' needs "this.". 849 23
    # warning RequireThis Reference to instance variable 'pixelStride' needs "this.". 851 45

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/awt/image/ToolkitImage.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'imagerep' needs "this.". 283 18

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/awt/image/URLImageSource.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'conn' needs "this.". 113 17
    # warning RequireThis Reference to instance variable 'url' needs "this.". 130 22

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/awt/image/VolatileSurfaceManager.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'sdAccel' needs "this.". 126 29
    # warning RequireThis Reference to instance variable 'sdAccel' needs "this.". 185 33
    # warning RequireThis Reference to instance variable 'sdAccel' needs "this.". 197 33
    # warning RequireThis Reference to instance variable 'sdPrevious' needs "this.". 230 27
    # warning RequireThis Reference to instance variable 'sdCurrent' needs "this.". 233 26
    # warning RequireThis Reference to instance variable 'sdAccel' needs "this.". 321 54
    # warning RequireThis Reference to instance variable 'sdAccel' needs "VolatileSurfaceManager.this.". 423 34

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/awt/util/IdentityArrayList.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'size' needs "this.". 223 29
    # warning RequireThis Reference to instance variable 'size' needs "this.". 291 24
    # warning RequireThis Reference to instance variable 'size' needs "this.". 295 24
    # warning RequireThis Reference to instance variable 'size' needs "this.". 404 37
    # warning RequireThis Reference to instance variable 'size' needs "this.". 434 29
    # warning RequireThis Reference to instance variable 'size' needs "this.". 526 22
    # warning RequireThis Reference to instance variable 'size' needs "this.". 534 21
    # warning RequireThis Reference to instance variable 'size' needs "this.". 544 43

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/awt/util/IdentityLinkedList.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'header' needs "this.". 100 41
    # warning RequireThis Reference to instance variable 'header' needs "this.". 230 45
    # warning RequireThis Reference to instance variable 'size' needs "this.". 271 34
    # warning RequireThis Reference to instance variable 'size' needs "this.". 273 60
    # warning RequireThis Reference to instance variable 'size' needs "this.". 280 38
    # warning RequireThis Reference to instance variable 'header' needs "this.". 280 45
    # warning RequireThis Reference to instance variable 'header' needs "this.". 300 21
    # warning RequireThis Reference to instance variable 'header' needs "this.". 306 41
    # warning RequireThis Reference to instance variable 'size' needs "this.". 351 36
    # warning RequireThis Reference to instance variable 'header' needs "this.". 351 43
    # warning RequireThis Reference to instance variable 'size' needs "this.". 371 35
    # warning RequireThis Reference to instance variable 'size' needs "this.". 373 60
    # warning RequireThis Reference to instance variable 'header' needs "this.". 401 45
    # warning RequireThis Reference to instance variable 'header' needs "this.". 423 49
    # warning RequireThis Reference to instance variable 'header' needs "this.". 620 49
    # warning RequireThis Reference to instance variable 'size' needs "IdentityLinkedList.this.". 661 38
    # warning RequireThis Reference to instance variable 'size' needs "IdentityLinkedList.this.". 663 64
    # warning RequireThis Reference to instance variable 'header' needs "IdentityLinkedList.this.". 669 24
    # warning RequireThis Reference to instance variable 'size' needs "IdentityLinkedList.this.". 670 32
    # warning RequireThis Reference to instance variable 'size' needs "IdentityLinkedList.this.". 676 33
    # warning RequireThis Reference to instance variable 'size' needs "IdentityLinkedList.this.". 681 30
    # warning RequireThis Reference to instance variable 'next' needs "this.". 684 28
    # warning RequireThis Reference to instance variable 'lastReturned' needs "this.". 720 23
    # warning RequireThis Reference to instance variable 'header' needs "IdentityLinkedList.this.". 724 28
    # warning RequireThis Reference to instance variable 'header' needs "IdentityLinkedList.this.". 729 33
    # warning RequireThis Reference to instance variable 'header' needs "IdentityLinkedList.this.". 737 28
    # warning RequireThis Reference to instance variable 'expectedModCount' needs "this.". 744 29
    # warning RequireThis Reference to instance variable 'header' needs "this.". 771 18
    # warning RequireThis Reference to instance variable 'header' needs "this.". 822 45
    # warning RequireThis Reference to instance variable 'size' needs "this.". 867 24
    # warning RequireThis Reference to instance variable 'header' needs "this.". 872 45
    # warning RequireThis Reference to instance variable 'size' needs "this.". 875 24

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/font/AttributeValues.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'nondefault' needs "this.". 217 20
    # warning RequireThis Reference to instance variable 'nondefault' needs "this.". 436 31
    # warning RequireThis Reference to instance variable 'baselineTransform' needs "this.". 545 28
    # warning RequireThis Reference to instance variable 'charTransform' needs "this.". 545 59
    # warning RequireThis Reference to instance variable 'imHighlight' needs "this.". 796 44
    # warning RequireThis Reference to instance variable 'imHighlight' needs "this.". 798 57

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/font/CMap.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'segCount' needs "this.". 492 29
    # warning RequireThis Reference to instance variable 'segCount' needs "this.". 496 29
    # warning RequireThis Reference to instance variable 'segCount' needs "this.". 500 29
    # warning RequireThis Reference to instance variable 'segCount' needs "this.". 504 29
    # warning RequireThis Reference to instance variable 'segCount' needs "this.". 601 54
    # warning RequireThis Reference to instance variable 'entryCount' needs "this.". 849 31
    # warning RequireThis Reference to instance variable 'firstCode' needs "this.". 864 26
    # warning RequireThis Reference to instance variable 'entryCount' needs "this.". 865 46
    # warning RequireThis Reference to instance variable 'entryCount' needs "this.". 921 31
    # warning RequireThis Reference to instance variable 'firstCode' needs "this.". 932 42
    # warning RequireThis Reference to instance variable 'entryCount' needs "this.". 933 38
    # warning RequireThis Reference to instance variable 'numGroups' needs "this.". 965 29
    # warning RequireThis Reference to instance variable 'highBit' needs "this.". 999 26
    # warning RequireThis Reference to instance variable 'power' needs "this.". 1000 33
    # warning RequireThis Reference to instance variable 'extra' needs "this.". 1012 25

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/font/CharToGlyphMapper.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'missingGlyph' needs "this.". 56 25
    # warning RequireThis Reference to instance variable 'missingGlyph' needs "this.". 61 25

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/font/CodePointIterator.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'start' needs "this.". 90 17
    # warning RequireThis Reference to instance variable 'limit' needs "this.". 94 17
    # warning RequireThis Reference to instance variable 'limit' needs "this.". 98 21
    # warning RequireThis Reference to instance variable 'limit' needs "this.". 100 59
    # warning RequireThis Reference to instance variable 'start' needs "this.". 113 21
    # warning RequireThis Reference to instance variable 'start' needs "this.". 115 58

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/font/CompositeFont.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'numSlots' needs "this.". 80 41
    # warning RequireThis Reference to instance variable 'numSlots' needs "this.". 125 33
    # warning RequireThis Reference to instance variable 'numSlots' needs "this.". 323 31
    # warning RequireThis Reference to instance variable 'numMetricsSlots' needs "this.". 336 21
    # warning RequireThis Reference to instance variable 'numSlots' needs "this.". 417 21
    # warning RequireThis Reference to instance variable 'numSlots' needs "this.". 439 25
    # warning RequireThis Reference to instance variable 'numSlots' needs "this.". 476 32
    # warning RequireThis Reference to instance variable 'numSlots' needs "this.". 494 25

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/font/CoreMetrics.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'ssOffset' needs "this.". 70 46
    # warning RequireThis Reference to instance variable 'ascent' needs "this.". 111 37
    # warning RequireThis Reference to instance variable 'descent' needs "this.". 113 37

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/font/Decoration.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'fgPaint' needs "this.". 304 62
    # warning RequireThis Reference to instance variable 'bgPaint' needs "this.". 317 38
    # warning RequireThis Reference to instance variable 'fgPaint' needs "this.". 321 62
    # warning RequireThis Reference to instance variable 'bgPaint' needs "this.". 322 34
    # warning RequireThis Reference to instance variable 'strikethrough' needs "this.". 347 50
    # warning RequireThis Reference to instance variable 'fgPaint' needs "this.". 434 58
    # warning RequireThis Reference to instance variable 'bgPaint' needs "this.". 435 59
    # warning RequireThis Reference to instance variable 'stdUnderline' needs "this.". 438 69
    # warning RequireThis Reference to instance variable 'imUnderline' needs "this.". 439 67

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/font/FileFontStrike.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'intPtSize' needs "this.". 262 61
    # warning RequireThis Reference to instance variable 'useNatives' needs "this.". 263 38
    # warning RequireThis Reference to instance variable 'fileFont' needs "this.". 387 42
    # warning RequireThis Reference to instance variable 'intPtSize' needs "this.". 388 42
    # warning RequireThis Reference to instance variable 'segLongGlyphImages' needs "this.". 581 52
    # warning RequireThis Reference to instance variable 'segIntGlyphImages' needs "this.". 585 52

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/font/FontDesignMetrics.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'descent' needs "this.". 575 37
    # warning RequireThis Reference to instance variable 'leading' needs "this.". 575 47
    # warning RequireThis Reference to instance variable 'descent' needs "this.". 576 37
    # warning RequireThis Reference to instance variable 'descent' needs "this.". 586 60
    # warning RequireThis Reference to instance variable 'leading' needs "this.". 586 70

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/font/FontFamily.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'plain' needs "this.". 118 38
    # warning RequireThis Reference to instance variable 'bold' needs "this.". 120 38
    # warning RequireThis Reference to instance variable 'italic' needs "this.". 122 39
    # warning RequireThis Reference to instance variable 'bolditalic' needs "this.". 124 39
    # warning RequireThis Reference to instance variable 'familyWidth' needs "this.". 176 25
    # warning RequireThis Reference to instance variable 'familyWidth' needs "this.". 181 45
    # warning RequireThis Reference to instance variable 'familyWidth' needs "this.". 186 34
    # warning RequireThis Reference to instance variable 'plain' needs "this.". 187 47
    # warning RequireThis Reference to instance variable 'bold' needs "this.". 187 67
    # warning RequireThis Reference to instance variable 'italic' needs "this.". 188 30
    # warning RequireThis Reference to instance variable 'bolditalic' needs "this.". 188 57
    # warning RequireThis Reference to instance variable 'familyName' needs "this.". 240 64
    # warning RequireThis Reference to instance variable 'familyRank' needs "this.". 250 31
    # warning RequireThis Reference to instance variable 'familyRank' needs "this.". 256 58
    # warning RequireThis Reference to instance variable 'familyName' needs "this.". 443 31
    # warning RequireThis Reference to instance variable 'plain' needs "this.". 444 23
    # warning RequireThis Reference to instance variable 'bold' needs "this.". 445 24
    # warning RequireThis Reference to instance variable 'italic' needs "this.". 446 26
    # warning RequireThis Reference to instance variable 'bolditalic' needs "this.". 447 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/font/FontStrikeDesc.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'valuemask' needs "this.". 82 64
    # warning RequireThis Reference to instance variable 'style' needs "this.". 243 41
    # warning RequireThis Reference to instance variable 'aaHint' needs "this.". 243 55
    # warning RequireThis Reference to instance variable 'fmHint' needs "this.". 243 70
    # warning RequireThis Reference to instance variable 'devTx' needs "this.". 244 23
    # warning RequireThis Reference to instance variable 'glyphTx' needs "this.". 244 54

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/font/GlyphLayout.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'lang' needs "this.". 152 29
    # warning RequireThis Reference to instance variable '_count' needs "this.". 597 41
    # warning RequireThis Reference to instance variable 'start' needs "this.". 685 33
    # warning RequireThis Reference to instance variable 'limit' needs "this.". 686 33
    # warning RequireThis Reference to instance variable '_offset' needs "GlyphLayout.this.". 687 61
    # warning RequireThis Reference to instance variable 'eflags' needs "this.". 688 41

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/font/GlyphList.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxPosLen' needs "this.". 166 35
    # warning RequireThis Reference to instance variable 'maxLen' needs "this.". 171 34
    # warning RequireThis Reference to instance variable 'positions' needs "this.". 274 58
    # warning RequireThis Reference to instance variable 'gposx' needs "this.". 312 64
    # warning RequireThis Reference to instance variable 'gposy' needs "this.". 313 64
    # warning RequireThis Reference to instance variable 'len' needs "this.". 450 25

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/font/GraphicComponent.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'graphicCount' needs "this.". 137 54
    # warning RequireThis Reference to instance variable 'graphicCount' needs "this.". 144 48
    # warning RequireThis Reference to instance variable 'graphicCount' needs "this.". 217 29
    # warning RequireThis Reference to instance variable 'graphicAdvance' needs "this.". 220 26
    # warning RequireThis Reference to instance variable 'graphicCount' needs "this.". 237 27
    # warning RequireThis Reference to instance variable 'graphicAdvance' needs "this.". 240 18
    # warning RequireThis Reference to instance variable 'graphicAdvance' needs "this.". 295 36
    # warning RequireThis Reference to instance variable 'graphicCount' needs "this.". 312 40
    # warning RequireThis Reference to instance variable 'graphicCount' needs "this.". 319 33
    # warning RequireThis Reference to instance variable 'graphicCount' needs "this.". 328 34
    # warning RequireThis Reference to instance variable 'graphicCount' needs "this.". 333 36
    # warning RequireThis Reference to instance variable 'graphic' needs "this.". 342 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/font/LayoutPathImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'px' needs "this.". 211 22
    # warning RequireThis Reference to instance variable 'py' needs "this.". 211 33
    # warning RequireThis Reference to instance variable 'px' needs "this.". 239 33
    # warning RequireThis Reference to instance variable 'py' needs "this.". 240 33
    # warning RequireThis Reference to instance variable 'a' needs "this.". 247 25
    # warning RequireThis Reference to instance variable 'sx' needs "this.". 699 27
    # warning RequireThis Reference to instance variable 'sx' needs "this.". 702 68
    # warning RequireThis Reference to instance variable 'lx' needs "this.". 706 68
    # warning RequireThis Reference to instance variable 'lx' needs "this.". 714 68
    # warning RequireThis Reference to instance variable 'sx' needs "this.". 718 68
    # warning RequireThis Reference to instance variable 'ux' needs "this.". 799 56
    # warning RequireThis Reference to instance variable 'uy' needs "this.". 799 71
    # warning RequireThis Reference to instance variable 'uy' needs "this.". 800 56
    # warning RequireThis Reference to instance variable 'ux' needs "this.". 800 71
    # warning RequireThis Reference to instance variable 'ux' needs "this.". 802 56
    # warning RequireThis Reference to instance variable 'uy' needs "this.". 802 71
    # warning RequireThis Reference to instance variable 'uy' needs "this.". 803 56
    # warning RequireThis Reference to instance variable 'ux' needs "this.". 803 71
    # warning RequireThis Reference to instance variable 'cx' needs "this.". 807 31
    # warning RequireThis Reference to instance variable 'cy' needs "this.". 807 43

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/font/ScriptRun.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'textStart' needs "this.". 113 23
    # warning RequireThis Reference to instance variable 'textStart' needs "this.". 114 23
    # warning RequireThis Reference to instance variable 'textLimit' needs "this.". 157 28
    # warning RequireThis Reference to instance variable 'scriptLimit' needs "this.". 162 23
    # warning RequireThis Reference to instance variable 'scriptCode' needs "this.". 187 40
    # warning RequireThis Reference to instance variable 'parenSP' needs "this.". 199 35
    # warning RequireThis Reference to instance variable 'parenSP' needs "this.". 210 38
    # warning RequireThis Reference to instance variable 'scriptCode' needs "this.". 211 44
    # warning RequireThis Reference to instance variable 'textLimit' needs "this.". 246 28
    # warning RequireThis Reference to instance variable 'textLimit' needs "this.". 250 66

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/font/StandardGlyphVector.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'frc' needs "this.". 884 25
    # warning RequireThis Reference to instance variable 'userGlyphs' needs "this.". 1056 27
    # warning RequireThis Reference to instance variable 'glyphs' needs "this.". 1127 22
    # warning RequireThis Reference to instance variable 'font2D' needs "this.". 1134 40
    # warning RequireThis Reference to instance variable 'frctx' needs "this.". 1209 18
    # warning RequireThis Reference to instance variable 'dx' needs "this.". 1789 42
    # warning RequireThis Reference to instance variable 'dy' needs "this.". 1791 42
    # warning RequireThis Reference to instance variable 'dx' needs "this.". 1798 33
    # warning RequireThis Reference to instance variable 'dy' needs "this.". 1799 33
    # warning RequireThis Reference to instance variable 'dx' needs "this.". 1821 55
    # warning RequireThis Reference to instance variable 'dy' needs "this.". 1822 55
    # warning RequireThis Reference to instance variable 'dx' needs "this.". 1832 58
    # warning RequireThis Reference to instance variable 'dy' needs "this.". 1832 66
    # warning RequireThis Reference to instance variable 'dx' needs "this.". 1836 71
    # warning RequireThis Reference to instance variable 'dy' needs "this.". 1836 79

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/font/StandardTextSource.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'len' needs "this.". 162 55
    # warning RequireThis Reference to instance variable 'cstart' needs "this.". 196 19
    # warning RequireThis Reference to instance variable 'clen' needs "this.". 197 28
    # warning RequireThis Reference to instance variable 'start' needs "this.". 200 19
    # warning RequireThis Reference to instance variable 'len' needs "this.". 201 27

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/font/StrikeMetrics.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'ascentX' needs "this.". 132 30
    # warning RequireThis Reference to instance variable 'ascentY' needs "this.". 135 30
    # warning RequireThis Reference to instance variable 'descentX' needs "this.". 138 31
    # warning RequireThis Reference to instance variable 'descentY' needs "this.". 141 31
    # warning RequireThis Reference to instance variable 'baselineX' needs "this.". 144 32
    # warning RequireThis Reference to instance variable 'baselineY' needs "this.". 147 32
    # warning RequireThis Reference to instance variable 'leadingX' needs "this.". 150 31
    # warning RequireThis Reference to instance variable 'leadingY' needs "this.". 153 31
    # warning RequireThis Reference to instance variable 'maxAdvanceX' needs "this.". 156 34
    # warning RequireThis Reference to instance variable 'maxAdvanceY' needs "this.". 159 34
    # warning RequireThis Reference to instance variable 'ascentX' needs "this.". 171 18
    # warning RequireThis Reference to instance variable 'ascentY' needs "this.". 171 36
    # warning RequireThis Reference to instance variable 'descentX' needs "this.". 175 18
    # warning RequireThis Reference to instance variable 'descentY' needs "this.". 175 37
    # warning RequireThis Reference to instance variable 'baselineX' needs "this.". 179 18
    # warning RequireThis Reference to instance variable 'baselineY' needs "this.". 179 38
    # warning RequireThis Reference to instance variable 'leadingX' needs "this.". 183 18
    # warning RequireThis Reference to instance variable 'leadingY' needs "this.". 183 37
    # warning RequireThis Reference to instance variable 'maxAdvanceX' needs "this.". 187 18
    # warning RequireThis Reference to instance variable 'maxAdvanceY' needs "this.". 187 40
    # warning RequireThis Reference to instance variable 'ascentX' needs "this.". 193 35
    # warning RequireThis Reference to instance variable 'ascentY' needs "this.". 193 57
    # warning RequireThis Reference to instance variable 'descentX' needs "this.". 194 35
    # warning RequireThis Reference to instance variable 'descentY' needs "this.". 194 57
    # warning RequireThis Reference to instance variable 'baselineX' needs "this.". 195 35
    # warning RequireThis Reference to instance variable 'baselineY' needs "this.". 195 57
    # warning RequireThis Reference to instance variable 'leadingX' needs "this.". 196 35
    # warning RequireThis Reference to instance variable 'leadingY' needs "this.". 196 57
    # warning RequireThis Reference to instance variable 'maxAdvanceX' needs "this.". 197 35
    # warning RequireThis Reference to instance variable 'maxAdvanceY' needs "this.". 197 57

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/font/SunFontManager.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'fontPath' needs "SunFontManager.this.". 507 74
    # warning RequireThis Reference to instance variable 'fontPath' needs "SunFontManager.this.". 514 72
    # warning RequireThis Reference to instance variable 'fontsAreRegisteredPerAppContext' needs "this.". 2281 35
    # warning RequireThis Reference to instance variable 'createdByFamilyName' needs "this.". 2286 31
    # warning RequireThis Reference to instance variable 'createdByFullName' needs "this.". 2287 29
    # warning RequireThis Reference to instance variable 'maxCompFont' needs "this.". 2422 37
    # warning RequireThis Reference to instance variable 'maxCompFont' needs "this.". 2639 25
    # warning RequireThis Reference to instance variable '_usingPerAppContextComposites' needs "this.". 2845 44
    # warning RequireThis Reference to instance variable 'createdByFamilyName' needs "this.". 3042 27
    # warning RequireThis Reference to instance variable 'createdByFullName' needs "this.". 3043 29
    # warning RequireThis Reference to instance variable 'createdByFamilyName' needs "this.". 3108 27
    # warning RequireThis Reference to instance variable 'createdByFullName' needs "this.". 3138 25

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/font/TextLabelFactory.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'lineStart' needs "this.". 122 35
    # warning RequireThis Reference to instance variable 'lineLimit' needs "this.". 122 56
    # warning RequireThis Reference to instance variable 'lineStart' needs "this.". 126 68
    # warning RequireThis Reference to instance variable 'lineStart' needs "this.". 132 99
    # warning RequireThis Reference to instance variable 'lineStart' needs "this.". 148 35
    # warning RequireThis Reference to instance variable 'lineLimit' needs "this.". 148 56
    # warning RequireThis Reference to instance variable 'lineStart' needs "this.". 152 68
    # warning RequireThis Reference to instance variable 'lineStart' needs "this.". 157 99

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/font/TrueTypeFont.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'directoryCount' needs "this.". 534 31
    # warning RequireThis Reference to instance variable 'numTables' needs "this.". 566 29
    # warning RequireThis Reference to instance variable 'numTables' needs "this.". 857 24
    # warning RequireThis Reference to instance variable 'numTables' needs "this.". 925 24
    # warning RequireThis Reference to instance variable 'numTables' needs "this.". 934 24
    # warning RequireThis Reference to instance variable 'numTables' needs "this.". 943 24
    # warning RequireThis Reference to instance variable 'fontWidth' needs "this.". 991 33
    # warning RequireThis Reference to instance variable 'fontWeight' needs "this.". 997 34

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/font/TrueTypeGlyphMapper.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'numGlyphs' needs "this.". 78 29
    # warning RequireThis Reference to instance variable 'font' needs "this.". 98 65

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/font/Underline.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'thicknessMultiplier' needs "this.". 146 36
    # warning RequireThis Reference to instance variable 'thicknessMultiplier' needs "this.". 149 44
    # warning RequireThis Reference to instance variable 'shift' needs "this.". 176 47
    # warning RequireThis Reference to instance variable 'shift' needs "this.". 176 62
    # warning RequireThis Reference to instance variable 'shift' needs "this.". 191 52
    # warning RequireThis Reference to instance variable 'shift' needs "this.". 191 67

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/java2d/Spans.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'mEnd' needs "this.". 297 48
    # warning RequireThis Reference to instance variable 'mEnd' needs "this.". 310 43
    # warning RequireThis Reference to instance variable 'mStart' needs "this.". 334 31
    # warning RequireThis Reference to instance variable 'mEnd' needs "this.". 334 49

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/java2d/SunGraphics2D.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'foregroundColor' needs "this.". 272 17
    # warning RequireThis Reference to instance variable 'constrainClip' needs "this.". 392 18
    # warning RequireThis Reference to instance variable 'textAntialiasHint' needs "this.". 702 22
    # warning RequireThis Reference to instance variable 'constrainY' needs "this.". 895 25
    # warning RequireThis Reference to instance variable 'stroke' needs "this.". 1223 59
    # warning RequireThis Reference to instance variable 'transY' needs "this.". 1598 42
    # warning RequireThis Reference to instance variable 'constrainY' needs "this.". 1613 27
    # warning RequireThis Reference to instance variable 'transX' needs "this.". 1633 24
    # warning RequireThis Reference to instance variable 'transY' needs "this.". 1633 41
    # warning RequireThis Reference to instance variable 'stroke' needs "this.". 1665 47
    # warning RequireThis Reference to instance variable 'constrainY' needs "this.". 1676 27
    # warning RequireThis Reference to instance variable 'composite' needs "this.". 1744 61
    # warning RequireThis Reference to instance variable 'paint' needs "this.". 1754 39
    # warning RequireThis Reference to instance variable 'usrClip' needs "this.". 1825 45
    # warning RequireThis Reference to instance variable 'transX' needs "this.". 1877 18
    # warning RequireThis Reference to instance variable 'transY' needs "this.". 1878 18
    # warning RequireThis Reference to instance variable 'devClip' needs "this.". 1902 26
    # warning RequireThis Reference to instance variable 'usrClip' needs "this.". 1905 64
    # warning RequireThis Reference to instance variable 'clipState' needs "this.". 1922 30
    # warning RequireThis Reference to instance variable 'transX' needs "this.". 2103 18
    # warning RequireThis Reference to instance variable 'transY' needs "this.". 2104 18
    # warning RequireThis Reference to instance variable 'composite' needs "this.". 2460 43
    # warning RequireThis Reference to instance variable 'transform' needs "this.". 3237 18
    # warning RequireThis Reference to instance variable 'transform' needs "this.". 3593 26

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/java2d/SurfaceDataProxy.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'threshold' needs "this.". 402 37
    # warning RequireThis Reference to instance variable 'srcTracker' needs "this.". 447 43
    # warning RequireThis Reference to instance variable 'srcTracker' needs "this.". 466 39

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/java2d/cmm/lcms/LCMSImageLayout.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'dataArrayLength' needs "this.". 339 37
    # warning RequireThis Reference to instance variable 'dataArrayLength' needs "this.". 355 31

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/java2d/loops/FontInfo.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'font' needs "this.". 77 25
    # warning RequireThis Reference to instance variable 'pixelHeight' needs "this.". 80 32
    # warning RequireThis Reference to instance variable 'originX' needs "this.". 81 28
    # warning RequireThis Reference to instance variable 'originY' needs "this.". 81 40
    # warning RequireThis Reference to instance variable 'aaHint' needs "this.". 82 27
    # warning RequireThis Reference to instance variable 'lcdSubPixPos' needs "this.". 84 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/java2d/loops/GraphicsPrimitive.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'methodSignature' needs "this.". 272 26

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/java2d/loops/GraphicsPrimitiveProxy.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'relativeClassName' needs "this.". 81 27

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/java2d/loops/ProcessPath.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'xMin' needs "this.". 99 39
    # warning RequireThis Reference to instance variable 'xMax' needs "this.". 100 39
    # warning RequireThis Reference to instance variable 'yMin' needs "this.". 101 39
    # warning RequireThis Reference to instance variable 'yMax' needs "this.". 102 39
    # warning RequireThis Reference to instance variable 'plgYMin' needs "this.". 1754 43
    # warning RequireThis Reference to instance variable 'plgYMax' needs "this.". 1755 43
    # warning RequireThis Reference to instance variable 'head' needs "this.". 1820 23
    # warning RequireThis Reference to instance variable 'head' needs "this.". 1858 25
    # warning RequireThis Reference to instance variable 'head' needs "this.". 1864 34
    # warning RequireThis Reference to instance variable 'head' needs "this.". 1887 17

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/java2d/marlin/ArrayCacheConst.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'resize' needs "this.". 213 51
    # warning RequireThis Reference to instance variable 'oversize' needs "this.". 214 49
    # warning RequireThis Reference to instance variable 'totalInitial' needs "this.". 216 44
    # warning RequireThis Reference to instance variable 'totalInitial' needs "this.". 252 38
    # warning RequireThis Reference to instance variable 'maxSize' needs "this.". 270 24

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/java2d/marlin/ByteArrayCache.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'initial' needs "this.". 167 30
    # warning RequireThis Reference to instance variable 'arraySize' needs "this.". 210 47
    # warning RequireThis Reference to instance variable 'tail' needs "this.". 219 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/java2d/marlin/CollinearSimplifier.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'pslope' needs "this.". 123 31
    # warning RequireThis Reference to instance variable 'px2' needs "this.". 131 23
    # warning RequireThis Reference to instance variable 'py2' needs "this.". 132 23

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/java2d/marlin/Curve.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'ax' needs "this.". 67 22
    # warning RequireThis Reference to instance variable 'ay' needs "this.". 67 39
    # warning RequireThis Reference to instance variable 'bx' needs "this.". 68 22
    # warning RequireThis Reference to instance variable 'by' needs "this.". 68 39
    # warning RequireThis Reference to instance variable 'bx' needs "this.". 83 22
    # warning RequireThis Reference to instance variable 'by' needs "this.". 83 39
    # warning RequireThis Reference to instance variable 'ax' needs "this.". 87 30
    # warning RequireThis Reference to instance variable 'bx' needs "this.". 87 35
    # warning RequireThis Reference to instance variable 'cx' needs "this.". 87 41
    # warning RequireThis Reference to instance variable 'dx' needs "this.". 87 47
    # warning RequireThis Reference to instance variable 'ay' needs "this.". 90 30
    # warning RequireThis Reference to instance variable 'by' needs "this.". 90 35
    # warning RequireThis Reference to instance variable 'cy' needs "this.". 90 41
    # warning RequireThis Reference to instance variable 'dy' needs "this.". 90 47
    # warning RequireThis Reference to instance variable 'dax' needs "this.". 94 25
    # warning RequireThis Reference to instance variable 'dbx' needs "this.". 94 31
    # warning RequireThis Reference to instance variable 'cx' needs "this.". 94 38
    # warning RequireThis Reference to instance variable 'day' needs "this.". 98 25
    # warning RequireThis Reference to instance variable 'dby' needs "this.". 98 31
    # warning RequireThis Reference to instance variable 'cy' needs "this.". 98 38
    # warning RequireThis Reference to instance variable 'dby' needs "this.". 113 31
    # warning RequireThis Reference to instance variable 'day' needs "this.". 113 43
    # warning RequireThis Reference to instance variable 'dax' needs "this.". 114 38
    # warning RequireThis Reference to instance variable 'cx' needs "this.". 114 50
    # warning RequireThis Reference to instance variable 'dbx' needs "this.". 115 30
    # warning RequireThis Reference to instance variable 'dby' needs "this.". 115 41
    # warning RequireThis Reference to instance variable 'dax' needs "this.". 129 37
    # warning RequireThis Reference to instance variable 'day' needs "this.". 129 47
    # warning RequireThis Reference to instance variable 'dbx' needs "this.". 130 37
    # warning RequireThis Reference to instance variable 'dby' needs "this.". 130 47
    # warning RequireThis Reference to instance variable 'cx' needs "this.". 131 37
    # warning RequireThis Reference to instance variable 'cy' needs "this.". 131 46
    # warning RequireThis Reference to instance variable 'dbx' needs "this.". 131 56
    # warning RequireThis Reference to instance variable 'dby' needs "this.". 131 66
    # warning RequireThis Reference to instance variable 'cx' needs "this.". 132 29
    # warning RequireThis Reference to instance variable 'cy' needs "this.". 132 38
    # warning RequireThis Reference to instance variable 'dax' needs "this.". 228 35
    # warning RequireThis Reference to instance variable 'dbx' needs "this.". 228 41
    # warning RequireThis Reference to instance variable 'cx' needs "this.". 228 48
    # warning RequireThis Reference to instance variable 'day' needs "this.". 229 35
    # warning RequireThis Reference to instance variable 'dby' needs "this.". 229 41
    # warning RequireThis Reference to instance variable 'cy' needs "this.". 229 48
    # warning RequireThis Reference to instance variable 'dax' needs "this.". 230 34
    # warning RequireThis Reference to instance variable 'dbx' needs "this.". 230 44
    # warning RequireThis Reference to instance variable 'day' needs "this.". 231 34
    # warning RequireThis Reference to instance variable 'dby' needs "this.". 231 44

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/java2d/marlin/DCollinearSimplifier.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'pslope' needs "this.". 122 31
    # warning RequireThis Reference to instance variable 'px2' needs "this.". 130 23
    # warning RequireThis Reference to instance variable 'py2' needs "this.". 131 23

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/java2d/marlin/DCurve.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'ax' needs "this.". 67 22
    # warning RequireThis Reference to instance variable 'ay' needs "this.". 67 39
    # warning RequireThis Reference to instance variable 'bx' needs "this.". 68 22
    # warning RequireThis Reference to instance variable 'by' needs "this.". 68 39
    # warning RequireThis Reference to instance variable 'bx' needs "this.". 83 22
    # warning RequireThis Reference to instance variable 'by' needs "this.". 83 39
    # warning RequireThis Reference to instance variable 'ax' needs "this.". 87 30
    # warning RequireThis Reference to instance variable 'bx' needs "this.". 87 35
    # warning RequireThis Reference to instance variable 'cx' needs "this.". 87 41
    # warning RequireThis Reference to instance variable 'dx' needs "this.". 87 47
    # warning RequireThis Reference to instance variable 'ay' needs "this.". 90 30
    # warning RequireThis Reference to instance variable 'by' needs "this.". 90 35
    # warning RequireThis Reference to instance variable 'cy' needs "this.". 90 41
    # warning RequireThis Reference to instance variable 'dy' needs "this.". 90 47
    # warning RequireThis Reference to instance variable 'dax' needs "this.". 94 25
    # warning RequireThis Reference to instance variable 'dbx' needs "this.". 94 31
    # warning RequireThis Reference to instance variable 'cx' needs "this.". 94 38
    # warning RequireThis Reference to instance variable 'day' needs "this.". 98 25
    # warning RequireThis Reference to instance variable 'dby' needs "this.". 98 31
    # warning RequireThis Reference to instance variable 'cy' needs "this.". 98 38
    # warning RequireThis Reference to instance variable 'dby' needs "this.". 113 32
    # warning RequireThis Reference to instance variable 'day' needs "this.". 113 44
    # warning RequireThis Reference to instance variable 'dax' needs "this.". 114 39
    # warning RequireThis Reference to instance variable 'cx' needs "this.". 114 51
    # warning RequireThis Reference to instance variable 'dbx' needs "this.". 115 31
    # warning RequireThis Reference to instance variable 'dby' needs "this.". 115 42
    # warning RequireThis Reference to instance variable 'dax' needs "this.". 129 38
    # warning RequireThis Reference to instance variable 'day' needs "this.". 129 48
    # warning RequireThis Reference to instance variable 'dbx' needs "this.". 130 38
    # warning RequireThis Reference to instance variable 'dby' needs "this.". 130 48
    # warning RequireThis Reference to instance variable 'cx' needs "this.". 131 38
    # warning RequireThis Reference to instance variable 'cy' needs "this.". 131 47
    # warning RequireThis Reference to instance variable 'dbx' needs "this.". 131 57
    # warning RequireThis Reference to instance variable 'dby' needs "this.". 131 67
    # warning RequireThis Reference to instance variable 'cx' needs "this.". 132 30
    # warning RequireThis Reference to instance variable 'cy' needs "this.". 132 39
    # warning RequireThis Reference to instance variable 'dax' needs "this.". 228 36
    # warning RequireThis Reference to instance variable 'dbx' needs "this.". 228 42
    # warning RequireThis Reference to instance variable 'cx' needs "this.". 228 49
    # warning RequireThis Reference to instance variable 'day' needs "this.". 229 36
    # warning RequireThis Reference to instance variable 'dby' needs "this.". 229 42
    # warning RequireThis Reference to instance variable 'cy' needs "this.". 229 49
    # warning RequireThis Reference to instance variable 'dax' needs "this.". 230 35
    # warning RequireThis Reference to instance variable 'dbx' needs "this.". 230 45
    # warning RequireThis Reference to instance variable 'day' needs "this.". 231 35
    # warning RequireThis Reference to instance variable 'dby' needs "this.". 231 45

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/java2d/marlin/DDasher.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'dashOn' needs "this.". 161 28
    # warning RequireThis Reference to instance variable 'startIdx' needs "this.". 210 20
    # warning RequireThis Reference to instance variable 'firstSegidx' needs "this.". 239 29
    # warning RequireThis Reference to instance variable 'x0' needs "this.". 294 26
    # warning RequireThis Reference to instance variable 'y0' needs "this.". 295 26
    # warning RequireThis Reference to instance variable 'phase' needs "this.". 315 50
    # warning RequireThis Reference to instance variable 'dashLen' needs "this.". 327 39
    # warning RequireThis Reference to instance variable 'dashLen' needs "this.". 349 31
    # warning RequireThis Reference to instance variable 'phase' needs "this.". 370 52
    # warning RequireThis Reference to instance variable 'dashLen' needs "this.". 383 31
    # warning RequireThis Reference to instance variable 'dashLen' needs "this.". 392 31
    # warning RequireThis Reference to instance variable 'lenAtLastSplit' needs "this.". 553 47
    # warning RequireThis Reference to instance variable 'lenAtLastT' needs "this.". 559 49
    # warning RequireThis Reference to instance variable 'lenAtLastT' needs "this.". 560 40
    # warning RequireThis Reference to instance variable 'lastT' needs "this.". 602 30
    # warning RequireThis Reference to instance variable 'lastT' needs "this.". 602 39
    # warning RequireThis Reference to instance variable 'nextT' needs "this.". 652 25
    # warning RequireThis Reference to instance variable 'lenAtNextT' needs "this.". 653 30
    # warning RequireThis Reference to instance variable 'recLevel' needs "this.". 654 45
    # warning RequireThis Reference to instance variable 'curveType' needs "this.". 676 33
    # warning RequireThis Reference to instance variable 'x0' needs "this.". 701 27
    # warning RequireThis Reference to instance variable 'y0' needs "this.". 701 56
    # warning RequireThis Reference to instance variable 'x0' needs "this.". 711 27
    # warning RequireThis Reference to instance variable 'y0' needs "this.". 711 56
    # warning RequireThis Reference to instance variable 'needsMoveTo' needs "this.". 721 28

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/java2d/marlin/DMarlinRenderingEngine.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'movx_adjust' needs "this.". 490 35
    # warning RequireThis Reference to instance variable 'movy_adjust' needs "this.". 491 35
    # warning RequireThis Reference to instance variable 'curx_adjust' needs "this.". 523 34
    # warning RequireThis Reference to instance variable 'cury_adjust' needs "this.". 524 34

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/java2d/marlin/DRenderer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'edgeMinY' needs "this.". 360 29
    # warning RequireThis Reference to instance variable 'edgeMaxY' needs "this.". 363 28
    # warning RequireThis Reference to instance variable 'edgeMinX' needs "this.". 370 22
    # warning RequireThis Reference to instance variable 'edgeMaxX' needs "this.". 373 22
    # warning RequireThis Reference to instance variable 'edgeMinX' needs "this.". 377 22
    # warning RequireThis Reference to instance variable 'edgeMaxX' needs "this.". 380 22
    # warning RequireThis Reference to instance variable 'boundsMinX' needs "this.". 571 50
    # warning RequireThis Reference to instance variable 'boundsMaxX' needs "this.". 572 35
    # warning RequireThis Reference to instance variable 'boundsMinY' needs "this.". 572 56
    # warning RequireThis Reference to instance variable 'boundsMaxY' needs "this.". 573 35
    # warning RequireThis Reference to instance variable 'boundsMinY' needs "this.". 578 53
    # warning RequireThis Reference to instance variable 'boundsMinY' needs "this.". 631 45
    # warning RequireThis Reference to instance variable 'sx0' needs "this.". 717 14
    # warning RequireThis Reference to instance variable 'sy0' needs "this.". 718 14
    # warning RequireThis Reference to instance variable 'boundsMinY' needs "this.". 792 26
    # warning RequireThis Reference to instance variable 'boundsMinY' needs "this.". 1397 33
    # warning RequireThis Reference to instance variable 'boundsMinY' needs "this.". 1398 33
    # warning RequireThis Reference to instance variable 'edgeMinX' needs "this.". 1401 49
    # warning RequireThis Reference to instance variable 'edgeMaxX' needs "this.". 1401 70
    # warning RequireThis Reference to instance variable 'edgeMinY' needs "this.". 1402 43
    # warning RequireThis Reference to instance variable 'edgeMaxY' needs "this.". 1402 64
    # warning RequireThis Reference to instance variable 'bbox_spminX' needs "this.". 1455 51
    # warning RequireThis Reference to instance variable 'bbox_spmaxX' needs "this.". 1456 35
    # warning RequireThis Reference to instance variable 'bbox_spminY' needs "this.". 1456 57
    # warning RequireThis Reference to instance variable 'bbox_spmaxY' needs "this.". 1457 35
    # warning RequireThis Reference to instance variable 'bbox_spmaxY' needs "this.". 1489 28

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/java2d/marlin/DStroker.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'lineWidth2' needs "this.". 155 51
    # warning RequireThis Reference to instance variable 'lineWidth2' needs "this.". 155 64
    # warning RequireThis Reference to instance variable 'lineWidth2' needs "this.". 159 37
    # warning RequireThis Reference to instance variable 'invHalfLineWidth2Sq' needs "this.". 300 56
    # warning RequireThis Reference to instance variable 'miterLimitSq' needs "this.". 440 21
    # warning RequireThis Reference to instance variable 'cx0' needs "this.". 459 26
    # warning RequireThis Reference to instance variable 'cy0' needs "this.". 460 26
    # warning RequireThis Reference to instance variable 'lineWidth2' needs "this.". 491 35
    # warning RequireThis Reference to instance variable 'sx0' needs "this.". 500 20
    # warning RequireThis Reference to instance variable 'sy0' needs "this.". 500 34
    # warning RequireThis Reference to instance variable 'smx' needs "this.". 506 26
    # warning RequireThis Reference to instance variable 'smy' needs "this.". 506 37
    # warning RequireThis Reference to instance variable 'smx' needs "this.". 508 26
    # warning RequireThis Reference to instance variable 'smy' needs "this.". 508 37
    # warning RequireThis Reference to instance variable 'cmy' needs "this.". 539 30
    # warning RequireThis Reference to instance variable 'cmx' needs "this.". 539 36
    # warning RequireThis Reference to instance variable 'cmx' needs "this.". 539 47
    # warning RequireThis Reference to instance variable 'cmy' needs "this.". 539 53
    # warning RequireThis Reference to instance variable 'cmy' needs "this.". 540 30
    # warning RequireThis Reference to instance variable 'cmx' needs "this.". 540 36
    # warning RequireThis Reference to instance variable 'cmx' needs "this.". 540 47
    # warning RequireThis Reference to instance variable 'cmy' needs "this.". 540 53
    # warning RequireThis Reference to instance variable 'smy' needs "this.". 548 30
    # warning RequireThis Reference to instance variable 'smx' needs "this.". 548 36
    # warning RequireThis Reference to instance variable 'smx' needs "this.". 548 47
    # warning RequireThis Reference to instance variable 'smy' needs "this.". 548 53
    # warning RequireThis Reference to instance variable 'smy' needs "this.". 549 30
    # warning RequireThis Reference to instance variable 'smx' needs "this.". 549 36
    # warning RequireThis Reference to instance variable 'smx' needs "this.". 549 47
    # warning RequireThis Reference to instance variable 'smy' needs "this.". 549 53
    # warning RequireThis Reference to instance variable 'cx0' needs "this.". 950 18
    # warning RequireThis Reference to instance variable 'cy0' needs "this.". 950 32
    # warning RequireThis Reference to instance variable 'cx0' needs "this.". 1047 18
    # warning RequireThis Reference to instance variable 'cy0' needs "this.". 1047 32
    # warning RequireThis Reference to instance variable 'end' needs "this.". 1205 33
    # warning RequireThis Reference to instance variable 'numCurves' needs "this.". 1212 38
    # warning RequireThis Reference to instance variable 'curveTypesUseMark' needs "this.". 1259 33
    # warning RequireThis Reference to instance variable 'numCurves' needs "this.". 1260 41
    # warning RequireThis Reference to instance variable 'curvesUseMark' needs "this.". 1262 27
    # warning RequireThis Reference to instance variable 'end' needs "this.". 1263 37

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/java2d/marlin/DTransformingPathConsumer2D.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'sx' needs "this.". 120 29
    # warning RequireThis Reference to instance variable 'sy' needs "this.". 120 38
    # warning RequireThis Reference to instance variable 'sx' needs "this.". 125 29
    # warning RequireThis Reference to instance variable 'sy' needs "this.". 125 38
    # warning RequireThis Reference to instance variable 'sx' needs "this.". 132 29
    # warning RequireThis Reference to instance variable 'sy' needs "this.". 132 38
    # warning RequireThis Reference to instance variable 'sx' needs "this.". 133 29
    # warning RequireThis Reference to instance variable 'sy' needs "this.". 133 38
    # warning RequireThis Reference to instance variable 'sx' needs "this.". 141 30
    # warning RequireThis Reference to instance variable 'sy' needs "this.". 141 39
    # warning RequireThis Reference to instance variable 'sx' needs "this.". 142 30
    # warning RequireThis Reference to instance variable 'sy' needs "this.". 142 39
    # warning RequireThis Reference to instance variable 'sx' needs "this.". 143 30
    # warning RequireThis Reference to instance variable 'sy' needs "this.". 143 39
    # warning RequireThis Reference to instance variable 'mxx' needs "this.". 182 29
    # warning RequireThis Reference to instance variable 'mxy' needs "this.". 182 40
    # warning RequireThis Reference to instance variable 'myx' needs "this.". 183 29
    # warning RequireThis Reference to instance variable 'myy' needs "this.". 183 40
    # warning RequireThis Reference to instance variable 'mxx' needs "this.". 188 29
    # warning RequireThis Reference to instance variable 'mxy' needs "this.". 188 40
    # warning RequireThis Reference to instance variable 'myx' needs "this.". 189 29
    # warning RequireThis Reference to instance variable 'myy' needs "this.". 189 40
    # warning RequireThis Reference to instance variable 'mxx' needs "this.". 196 29
    # warning RequireThis Reference to instance variable 'mxy' needs "this.". 196 40
    # warning RequireThis Reference to instance variable 'myx' needs "this.". 197 29
    # warning RequireThis Reference to instance variable 'myy' needs "this.". 197 40
    # warning RequireThis Reference to instance variable 'mxx' needs "this.". 198 29
    # warning RequireThis Reference to instance variable 'mxy' needs "this.". 198 40
    # warning RequireThis Reference to instance variable 'myx' needs "this.". 199 29
    # warning RequireThis Reference to instance variable 'myy' needs "this.". 199 40
    # warning RequireThis Reference to instance variable 'mxx' needs "this.". 207 30
    # warning RequireThis Reference to instance variable 'mxy' needs "this.". 207 41
    # warning RequireThis Reference to instance variable 'myx' needs "this.". 208 30
    # warning RequireThis Reference to instance variable 'myy' needs "this.". 208 41
    # warning RequireThis Reference to instance variable 'mxx' needs "this.". 209 30
    # warning RequireThis Reference to instance variable 'mxy' needs "this.". 209 41
    # warning RequireThis Reference to instance variable 'myx' needs "this.". 210 30
    # warning RequireThis Reference to instance variable 'myy' needs "this.". 210 41
    # warning RequireThis Reference to instance variable 'mxx' needs "this.". 211 30
    # warning RequireThis Reference to instance variable 'mxy' needs "this.". 211 41
    # warning RequireThis Reference to instance variable 'myx' needs "this.". 212 30
    # warning RequireThis Reference to instance variable 'myy' needs "this.". 212 41

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/java2d/marlin/Dasher.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'dashOn' needs "this.". 162 28
    # warning RequireThis Reference to instance variable 'startIdx' needs "this.". 211 20
    # warning RequireThis Reference to instance variable 'firstSegidx' needs "this.". 240 29
    # warning RequireThis Reference to instance variable 'x0' needs "this.". 295 25
    # warning RequireThis Reference to instance variable 'y0' needs "this.". 296 25
    # warning RequireThis Reference to instance variable 'phase' needs "this.". 316 50
    # warning RequireThis Reference to instance variable 'dashLen' needs "this.". 328 39
    # warning RequireThis Reference to instance variable 'dashLen' needs "this.". 350 31
    # warning RequireThis Reference to instance variable 'phase' needs "this.". 371 51
    # warning RequireThis Reference to instance variable 'dashLen' needs "this.". 384 31
    # warning RequireThis Reference to instance variable 'dashLen' needs "this.". 393 31
    # warning RequireThis Reference to instance variable 'lenAtLastSplit' needs "this.". 554 47
    # warning RequireThis Reference to instance variable 'lenAtLastT' needs "this.". 560 48
    # warning RequireThis Reference to instance variable 'lenAtLastT' needs "this.". 561 39
    # warning RequireThis Reference to instance variable 'lastT' needs "this.". 603 30
    # warning RequireThis Reference to instance variable 'lastT' needs "this.". 603 39
    # warning RequireThis Reference to instance variable 'nextT' needs "this.". 653 25
    # warning RequireThis Reference to instance variable 'lenAtNextT' needs "this.". 654 30
    # warning RequireThis Reference to instance variable 'recLevel' needs "this.". 655 45
    # warning RequireThis Reference to instance variable 'curveType' needs "this.". 677 33
    # warning RequireThis Reference to instance variable 'x0' needs "this.". 702 27
    # warning RequireThis Reference to instance variable 'y0' needs "this.". 702 56
    # warning RequireThis Reference to instance variable 'x0' needs "this.". 712 27
    # warning RequireThis Reference to instance variable 'y0' needs "this.". 712 56
    # warning RequireThis Reference to instance variable 'needsMoveTo' needs "this.". 722 28

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/java2d/marlin/DoubleArrayCache.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'initial' needs "this.". 167 30
    # warning RequireThis Reference to instance variable 'arraySize' needs "this.". 210 47
    # warning RequireThis Reference to instance variable 'tail' needs "this.". 219 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/java2d/marlin/FloatArrayCache.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'initial' needs "this.". 167 30
    # warning RequireThis Reference to instance variable 'arraySize' needs "this.". 210 47
    # warning RequireThis Reference to instance variable 'tail' needs "this.". 219 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/java2d/marlin/IntArrayCache.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'initial' needs "this.". 167 30
    # warning RequireThis Reference to instance variable 'arraySize' needs "this.". 210 47
    # warning RequireThis Reference to instance variable 'tail' needs "this.". 219 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/java2d/marlin/MarlinCache.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'tileMin' needs "this.". 199 57
    # warning RequireThis Reference to instance variable 'bboxY0' needs "this.". 220 29
    # warning RequireThis Reference to instance variable 'bboxY0' needs "this.". 249 29
    # warning RequireThis Reference to instance variable 'bboxX0' needs "this.". 283 37
    # warning RequireThis Reference to instance variable 'bboxX0' needs "this.". 284 37
    # warning RequireThis Reference to instance variable 'tileMin' needs "this.". 322 18
    # warning RequireThis Reference to instance variable 'tileMax' needs "this.". 327 18
    # warning RequireThis Reference to instance variable 'bboxX0' needs "this.". 336 54
    # warning RequireThis Reference to instance variable 'bboxY0' needs "this.". 346 33
    # warning RequireThis Reference to instance variable 'tileMin' needs "this.". 538 18
    # warning RequireThis Reference to instance variable 'tileMax' needs "this.". 543 18
    # warning RequireThis Reference to instance variable 'bboxX0' needs "this.". 551 59
    # warning RequireThis Reference to instance variable 'rowAAChunkPos' needs "this.". 563 40
    # warning RequireThis Reference to instance variable 'bboxX0' needs "this.". 621 33
    # warning RequireThis Reference to instance variable 'bboxX0' needs "this.". 627 15
    # warning RequireThis Reference to instance variable 'bboxY0' needs "this.". 627 31
    # warning RequireThis Reference to instance variable 'bboxX1' needs "this.". 628 15
    # warning RequireThis Reference to instance variable 'bboxY1' needs "this.". 628 31

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/java2d/marlin/MarlinRenderingEngine.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'movx_adjust' needs "this.". 488 35
    # warning RequireThis Reference to instance variable 'movy_adjust' needs "this.". 489 35
    # warning RequireThis Reference to instance variable 'curx_adjust' needs "this.". 521 34
    # warning RequireThis Reference to instance variable 'cury_adjust' needs "this.". 522 34

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/java2d/marlin/Renderer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'edgeMinY' needs "this.". 361 29
    # warning RequireThis Reference to instance variable 'edgeMaxY' needs "this.". 364 28
    # warning RequireThis Reference to instance variable 'edgeMinX' needs "this.". 374 22
    # warning RequireThis Reference to instance variable 'edgeMaxX' needs "this.". 377 22
    # warning RequireThis Reference to instance variable 'edgeMinX' needs "this.". 381 22
    # warning RequireThis Reference to instance variable 'edgeMaxX' needs "this.". 384 22
    # warning RequireThis Reference to instance variable 'boundsMinX' needs "this.". 575 50
    # warning RequireThis Reference to instance variable 'boundsMaxX' needs "this.". 576 35
    # warning RequireThis Reference to instance variable 'boundsMinY' needs "this.". 576 56
    # warning RequireThis Reference to instance variable 'boundsMaxY' needs "this.". 577 35
    # warning RequireThis Reference to instance variable 'boundsMinY' needs "this.". 582 53
    # warning RequireThis Reference to instance variable 'boundsMinY' needs "this.". 635 45
    # warning RequireThis Reference to instance variable 'sx0' needs "this.". 721 14
    # warning RequireThis Reference to instance variable 'sy0' needs "this.". 722 14
    # warning RequireThis Reference to instance variable 'boundsMinY' needs "this.". 796 26
    # warning RequireThis Reference to instance variable 'boundsMinY' needs "this.". 1401 33
    # warning RequireThis Reference to instance variable 'boundsMinY' needs "this.". 1402 33
    # warning RequireThis Reference to instance variable 'edgeMinX' needs "this.". 1405 49
    # warning RequireThis Reference to instance variable 'edgeMaxX' needs "this.". 1405 70
    # warning RequireThis Reference to instance variable 'edgeMinY' needs "this.". 1406 43
    # warning RequireThis Reference to instance variable 'edgeMaxY' needs "this.". 1406 64
    # warning RequireThis Reference to instance variable 'bbox_spminX' needs "this.". 1459 51
    # warning RequireThis Reference to instance variable 'bbox_spmaxX' needs "this.". 1460 35
    # warning RequireThis Reference to instance variable 'bbox_spminY' needs "this.". 1460 57
    # warning RequireThis Reference to instance variable 'bbox_spmaxY' needs "this.". 1461 35
    # warning RequireThis Reference to instance variable 'bbox_spmaxY' needs "this.". 1493 28

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/java2d/marlin/RendererStats.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'name' needs "this.". 253 39
    # warning RequireThis Reference to instance variable 'totalOffHeapInitial' needs "this.". 286 54
    # warning RequireThis Reference to instance variable 'totalOffHeapMax' needs "this.". 287 38
    # warning RequireThis Reference to instance variable 'name' needs "this.". 292 60

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/java2d/marlin/Stroker.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'lineWidth2' needs "this.". 157 51
    # warning RequireThis Reference to instance variable 'lineWidth2' needs "this.". 157 64
    # warning RequireThis Reference to instance variable 'lineWidth2' needs "this.". 161 36
    # warning RequireThis Reference to instance variable 'invHalfLineWidth2Sq' needs "this.". 302 55
    # warning RequireThis Reference to instance variable 'miterLimitSq' needs "this.". 442 21
    # warning RequireThis Reference to instance variable 'cx0' needs "this.". 461 25
    # warning RequireThis Reference to instance variable 'cy0' needs "this.". 462 25
    # warning RequireThis Reference to instance variable 'lineWidth2' needs "this.". 493 35
    # warning RequireThis Reference to instance variable 'sx0' needs "this.". 502 20
    # warning RequireThis Reference to instance variable 'sy0' needs "this.". 502 34
    # warning RequireThis Reference to instance variable 'smx' needs "this.". 508 26
    # warning RequireThis Reference to instance variable 'smy' needs "this.". 508 37
    # warning RequireThis Reference to instance variable 'smx' needs "this.". 510 26
    # warning RequireThis Reference to instance variable 'smy' needs "this.". 510 37
    # warning RequireThis Reference to instance variable 'cmy' needs "this.". 541 30
    # warning RequireThis Reference to instance variable 'cmx' needs "this.". 541 36
    # warning RequireThis Reference to instance variable 'cmx' needs "this.". 541 47
    # warning RequireThis Reference to instance variable 'cmy' needs "this.". 541 53
    # warning RequireThis Reference to instance variable 'cmy' needs "this.". 542 30
    # warning RequireThis Reference to instance variable 'cmx' needs "this.". 542 36
    # warning RequireThis Reference to instance variable 'cmx' needs "this.". 542 47
    # warning RequireThis Reference to instance variable 'cmy' needs "this.". 542 53
    # warning RequireThis Reference to instance variable 'smy' needs "this.". 550 30
    # warning RequireThis Reference to instance variable 'smx' needs "this.". 550 36
    # warning RequireThis Reference to instance variable 'smx' needs "this.". 550 47
    # warning RequireThis Reference to instance variable 'smy' needs "this.". 550 53
    # warning RequireThis Reference to instance variable 'smy' needs "this.". 551 30
    # warning RequireThis Reference to instance variable 'smx' needs "this.". 551 36
    # warning RequireThis Reference to instance variable 'smx' needs "this.". 551 47
    # warning RequireThis Reference to instance variable 'smy' needs "this.". 551 53
    # warning RequireThis Reference to instance variable 'cx0' needs "this.". 952 18
    # warning RequireThis Reference to instance variable 'cy0' needs "this.". 952 32
    # warning RequireThis Reference to instance variable 'cx0' needs "this.". 1049 18
    # warning RequireThis Reference to instance variable 'cy0' needs "this.". 1049 32
    # warning RequireThis Reference to instance variable 'end' needs "this.". 1207 33
    # warning RequireThis Reference to instance variable 'numCurves' needs "this.". 1214 38
    # warning RequireThis Reference to instance variable 'curveTypesUseMark' needs "this.". 1261 33
    # warning RequireThis Reference to instance variable 'numCurves' needs "this.". 1262 41
    # warning RequireThis Reference to instance variable 'curvesUseMark' needs "this.". 1264 27
    # warning RequireThis Reference to instance variable 'end' needs "this.". 1265 37

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/java2d/marlin/TransformingPathConsumer2D.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'sx' needs "this.". 121 29
    # warning RequireThis Reference to instance variable 'sy' needs "this.". 121 38
    # warning RequireThis Reference to instance variable 'sx' needs "this.". 126 29
    # warning RequireThis Reference to instance variable 'sy' needs "this.". 126 38
    # warning RequireThis Reference to instance variable 'sx' needs "this.". 133 29
    # warning RequireThis Reference to instance variable 'sy' needs "this.". 133 38
    # warning RequireThis Reference to instance variable 'sx' needs "this.". 134 29
    # warning RequireThis Reference to instance variable 'sy' needs "this.". 134 38
    # warning RequireThis Reference to instance variable 'sx' needs "this.". 142 30
    # warning RequireThis Reference to instance variable 'sy' needs "this.". 142 39
    # warning RequireThis Reference to instance variable 'sx' needs "this.". 143 30
    # warning RequireThis Reference to instance variable 'sy' needs "this.". 143 39
    # warning RequireThis Reference to instance variable 'sx' needs "this.". 144 30
    # warning RequireThis Reference to instance variable 'sy' needs "this.". 144 39
    # warning RequireThis Reference to instance variable 'mxx' needs "this.". 183 29
    # warning RequireThis Reference to instance variable 'mxy' needs "this.". 183 40
    # warning RequireThis Reference to instance variable 'myx' needs "this.". 184 29
    # warning RequireThis Reference to instance variable 'myy' needs "this.". 184 40
    # warning RequireThis Reference to instance variable 'mxx' needs "this.". 189 29
    # warning RequireThis Reference to instance variable 'mxy' needs "this.". 189 40
    # warning RequireThis Reference to instance variable 'myx' needs "this.". 190 29
    # warning RequireThis Reference to instance variable 'myy' needs "this.". 190 40
    # warning RequireThis Reference to instance variable 'mxx' needs "this.". 197 29
    # warning RequireThis Reference to instance variable 'mxy' needs "this.". 197 40
    # warning RequireThis Reference to instance variable 'myx' needs "this.". 198 29
    # warning RequireThis Reference to instance variable 'myy' needs "this.". 198 40
    # warning RequireThis Reference to instance variable 'mxx' needs "this.". 199 29
    # warning RequireThis Reference to instance variable 'mxy' needs "this.". 199 40
    # warning RequireThis Reference to instance variable 'myx' needs "this.". 200 29
    # warning RequireThis Reference to instance variable 'myy' needs "this.". 200 40
    # warning RequireThis Reference to instance variable 'mxx' needs "this.". 208 30
    # warning RequireThis Reference to instance variable 'mxy' needs "this.". 208 41
    # warning RequireThis Reference to instance variable 'myx' needs "this.". 209 30
    # warning RequireThis Reference to instance variable 'myy' needs "this.". 209 41
    # warning RequireThis Reference to instance variable 'mxx' needs "this.". 210 30
    # warning RequireThis Reference to instance variable 'mxy' needs "this.". 210 41
    # warning RequireThis Reference to instance variable 'myx' needs "this.". 211 30
    # warning RequireThis Reference to instance variable 'myy' needs "this.". 211 41
    # warning RequireThis Reference to instance variable 'mxx' needs "this.". 212 30
    # warning RequireThis Reference to instance variable 'mxy' needs "this.". 212 41
    # warning RequireThis Reference to instance variable 'myx' needs "this.". 213 30
    # warning RequireThis Reference to instance variable 'myy' needs "this.". 213 41

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/java2d/marlin/stats/Monitor.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'start' needs "this.". 46 50

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/java2d/marlin/stats/StatLong.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'min' needs "this.". 53 19
    # warning RequireThis Reference to instance variable 'max' needs "this.". 56 19
    # warning RequireThis Reference to instance variable 'min' needs "this.". 64 19
    # warning RequireThis Reference to instance variable 'max' needs "this.". 67 19
    # warning RequireThis Reference to instance variable 'sum' needs "this.". 82 43
    # warning RequireThis Reference to instance variable 'count' needs "this.". 82 50

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/java2d/pipe/AlphaPaintPipe.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'paintModel' needs "this.". 72 51

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/java2d/pipe/BufferedContext.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'validatedRGB' needs "this.". 196 31
    # warning RequireThis Reference to instance variable 'validatedFlags' needs "this.". 262 55

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/java2d/pipe/PixelToParallelogramConverter.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'normRoundingBias' needs "this.". 174 31
    # warning RequireThis Reference to instance variable 'normPosition' needs "this.". 174 51
    # warning RequireThis Reference to instance variable 'outrenderer' needs "this.". 242 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/java2d/pipe/Region.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'lox' needs "this.". 483 21
    # warning RequireThis Reference to instance variable 'loy' needs "this.". 484 21
    # warning RequireThis Reference to instance variable 'hix' needs "this.". 485 21
    # warning RequireThis Reference to instance variable 'hiy' needs "this.". 486 21
    # warning RequireThis Reference to instance variable 'hiy' needs "this.". 769 20
    # warning RequireThis Reference to instance variable 'hiy' needs "this.". 779 33
    # warning RequireThis Reference to instance variable 'hiy' needs "this.". 792 33
    # warning RequireThis Reference to instance variable 'lox' needs "this.". 839 25
    # warning RequireThis Reference to instance variable 'lox' needs "this.". 839 34
    # warning RequireThis Reference to instance variable 'hix' needs "this.". 840 28
    # warning RequireThis Reference to instance variable 'hix' needs "this.". 847 41
    # warning RequireThis Reference to instance variable 'hix' needs "this.". 857 41
    # warning RequireThis Reference to instance variable 'lox' needs "this.". 970 34
    # warning RequireThis Reference to instance variable 'lox' needs "this.". 970 49
    # warning RequireThis Reference to instance variable 'loy' needs "this.". 971 34
    # warning RequireThis Reference to instance variable 'loy' needs "this.". 971 49
    # warning RequireThis Reference to instance variable 'hix' needs "this.". 972 34
    # warning RequireThis Reference to instance variable 'hix' needs "this.". 972 49
    # warning RequireThis Reference to instance variable 'hiy' needs "this.". 973 34
    # warning RequireThis Reference to instance variable 'hiy' needs "this.". 973 49
    # warning RequireThis Reference to instance variable 'endIndex' needs "this.". 1040 18
    # warning RequireThis Reference to instance variable 'endIndex' needs "this.". 1063 20
    # warning RequireThis Reference to instance variable 'lox' needs "this.". 1114 19
    # warning RequireThis Reference to instance variable 'lox' needs "this.". 1116 24
    # warning RequireThis Reference to instance variable 'loy' needs "this.". 1126 19
    # warning RequireThis Reference to instance variable 'loy' needs "this.". 1128 24
    # warning RequireThis Reference to instance variable 'lox' needs "this.". 1138 24
    # warning RequireThis Reference to instance variable 'loy' needs "this.". 1138 38
    # warning RequireThis Reference to instance variable 'lox' needs "this.". 1153 17
    # warning RequireThis Reference to instance variable 'hix' needs "this.". 1153 29
    # warning RequireThis Reference to instance variable 'loy' needs "this.". 1153 40
    # warning RequireThis Reference to instance variable 'hiy' needs "this.". 1153 52
    # warning RequireThis Reference to instance variable 'endIndex' needs "this.". 1156 20
    # warning RequireThis Reference to instance variable 'lox' needs "this.". 1277 22
    # warning RequireThis Reference to instance variable 'loy' needs "this.". 1278 22
    # warning RequireThis Reference to instance variable 'hix' needs "this.". 1279 22
    # warning RequireThis Reference to instance variable 'hiy' needs "this.". 1280 22
    # warning RequireThis Reference to instance variable 'lox' needs "this.". 1287 23
    # warning RequireThis Reference to instance variable 'lox' needs "this.". 1287 38
    # warning RequireThis Reference to instance variable 'loy' needs "this.". 1288 23
    # warning RequireThis Reference to instance variable 'loy' needs "this.". 1288 38
    # warning RequireThis Reference to instance variable 'hix' needs "this.". 1289 23
    # warning RequireThis Reference to instance variable 'hix' needs "this.". 1289 38
    # warning RequireThis Reference to instance variable 'hiy' needs "this.". 1290 23
    # warning RequireThis Reference to instance variable 'hiy' needs "this.". 1290 38
    # warning RequireThis Reference to instance variable 'endIndex' needs "this.". 1344 26
    # warning RequireThis Reference to instance variable 'endIndex' needs "this.". 1400 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/java2d/pipe/RegionClipSpanIterator.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'rgnbndshix' needs "this.". 122 27
    # warning RequireThis Reference to instance variable 'rgnbndshiy' needs "this.". 123 27
    # warning RequireThis Reference to instance variable 'rgnbndshix' needs "this.". 196 36
    # warning RequireThis Reference to instance variable 'rgnbndshiy' needs "this.". 201 36
    # warning RequireThis Reference to instance variable 'rgnbndslox' needs "this.". 206 36
    # warning RequireThis Reference to instance variable 'rgnbndsloy' needs "this.". 211 36
    # warning RequireThis Reference to instance variable 'spanloy' needs "this.". 218 30
    # warning RequireThis Reference to instance variable 'spanloy' needs "this.". 229 34
    # warning RequireThis Reference to instance variable 'spanloy' needs "this.". 237 30
    # warning RequireThis Reference to instance variable 'spanhiy' needs "this.". 237 50
    # warning RequireThis Reference to instance variable 'lwmloy' needs "this.". 240 35
    # warning RequireThis Reference to instance variable 'lwmloy' needs "this.". 242 34
    # warning RequireThis Reference to instance variable 'lwmhiy' needs "this.". 243 34
    # warning RequireThis Reference to instance variable 'spanhiy' needs "this.". 263 38
    # warning RequireThis Reference to instance variable 'spanhix' needs "this.". 283 38
    # warning RequireThis Reference to instance variable 'spanhiy' needs "this.". 287 35
    # warning RequireThis Reference to instance variable 'spanlox' needs "this.". 298 43
    # warning RequireThis Reference to instance variable 'rgnlox' needs "this.". 308 27
    # warning RequireThis Reference to instance variable 'spanlox' needs "this.". 309 29
    # warning RequireThis Reference to instance variable 'rgnlox' needs "this.". 312 29
    # warning RequireThis Reference to instance variable 'rgnloy' needs "this.". 315 27
    # warning RequireThis Reference to instance variable 'spanloy' needs "this.". 316 29
    # warning RequireThis Reference to instance variable 'rgnloy' needs "this.". 319 29
    # warning RequireThis Reference to instance variable 'rgnhix' needs "this.". 322 27
    # warning RequireThis Reference to instance variable 'spanhix' needs "this.". 323 29
    # warning RequireThis Reference to instance variable 'rgnhix' needs "this.". 326 29
    # warning RequireThis Reference to instance variable 'rgnhiy' needs "this.". 329 27
    # warning RequireThis Reference to instance variable 'spanhiy' needs "this.". 330 29
    # warning RequireThis Reference to instance variable 'rgnhiy' needs "this.". 333 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/java2d/pipe/RegionSpanIterator.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'lox' needs "this.". 81 22
    # warning RequireThis Reference to instance variable 'loy' needs "this.". 82 22
    # warning RequireThis Reference to instance variable 'hix' needs "this.". 83 22
    # warning RequireThis Reference to instance variable 'hiy' needs "this.". 84 22
    # warning RequireThis Reference to instance variable 'lox' needs "this.". 92 20
    # warning RequireThis Reference to instance variable 'loy' needs "this.". 95 20
    # warning RequireThis Reference to instance variable 'hix' needs "this.". 98 20
    # warning RequireThis Reference to instance variable 'hiy' needs "this.". 101 20
    # warning RequireThis Reference to instance variable 'hix' needs "this.". 104 23
    # warning RequireThis Reference to instance variable 'hiy' needs "this.". 104 37
    # warning RequireThis Reference to instance variable 'loy' needs "this.". 142 30
    # warning RequireThis Reference to instance variable 'loy' needs "this.". 143 30
    # warning RequireThis Reference to instance variable 'hiy' needs "this.". 145 30
    # warning RequireThis Reference to instance variable 'hiy' needs "this.". 146 30
    # warning RequireThis Reference to instance variable 'hiy' needs "this.". 149 31
    # warning RequireThis Reference to instance variable 'lox' needs "this.". 158 26
    # warning RequireThis Reference to instance variable 'lox' needs "this.". 159 26
    # warning RequireThis Reference to instance variable 'hix' needs "this.". 161 26
    # warning RequireThis Reference to instance variable 'hix' needs "this.". 162 26

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/java2d/pipe/RenderBuffer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'curAddress' needs "this.". 106 35
    # warning RequireThis Reference to instance variable 'baseAddress' needs "this.". 110 35
    # warning RequireThis Reference to instance variable 'baseAddress' needs "this.". 118 22

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/java2d/pipe/hw/ContextCapabilities.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'adapterId' needs "this.". 98 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/java2d/pisces/Curve.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'ax' needs "this.". 69 19
    # warning RequireThis Reference to instance variable 'ay' needs "this.". 69 33
    # warning RequireThis Reference to instance variable 'bx' needs "this.". 70 19
    # warning RequireThis Reference to instance variable 'by' needs "this.". 70 33
    # warning RequireThis Reference to instance variable 'bx' needs "this.". 86 19
    # warning RequireThis Reference to instance variable 'by' needs "this.". 86 33
    # warning RequireThis Reference to instance variable 'ax' needs "this.". 90 30
    # warning RequireThis Reference to instance variable 'bx' needs "this.". 90 35
    # warning RequireThis Reference to instance variable 'cx' needs "this.". 90 41
    # warning RequireThis Reference to instance variable 'dx' needs "this.". 90 47
    # warning RequireThis Reference to instance variable 'ay' needs "this.". 93 30
    # warning RequireThis Reference to instance variable 'by' needs "this.". 93 35
    # warning RequireThis Reference to instance variable 'cy' needs "this.". 93 41
    # warning RequireThis Reference to instance variable 'dy' needs "this.". 93 47
    # warning RequireThis Reference to instance variable 'dax' needs "this.". 97 25
    # warning RequireThis Reference to instance variable 'dbx' needs "this.". 97 31
    # warning RequireThis Reference to instance variable 'cx' needs "this.". 97 38
    # warning RequireThis Reference to instance variable 'day' needs "this.". 101 25
    # warning RequireThis Reference to instance variable 'dby' needs "this.". 101 31
    # warning RequireThis Reference to instance variable 'cy' needs "this.". 101 38
    # warning RequireThis Reference to instance variable 'dby' needs "this.". 116 31
    # warning RequireThis Reference to instance variable 'day' needs "this.". 116 43
    # warning RequireThis Reference to instance variable 'dax' needs "this.". 117 35
    # warning RequireThis Reference to instance variable 'cx' needs "this.". 117 47
    # warning RequireThis Reference to instance variable 'dbx' needs "this.". 118 30
    # warning RequireThis Reference to instance variable 'dby' needs "this.". 118 41
    # warning RequireThis Reference to instance variable 'dax' needs "this.". 132 32
    # warning RequireThis Reference to instance variable 'day' needs "this.". 132 42
    # warning RequireThis Reference to instance variable 'dbx' needs "this.". 133 32
    # warning RequireThis Reference to instance variable 'dby' needs "this.". 133 42
    # warning RequireThis Reference to instance variable 'cx' needs "this.". 134 32
    # warning RequireThis Reference to instance variable 'cy' needs "this.". 134 41
    # warning RequireThis Reference to instance variable 'dbx' needs "this.". 134 51
    # warning RequireThis Reference to instance variable 'dby' needs "this.". 134 61
    # warning RequireThis Reference to instance variable 'cx' needs "this.". 135 29
    # warning RequireThis Reference to instance variable 'cy' needs "this.". 135 38
    # warning RequireThis Reference to instance variable 'dax' needs "this.". 231 35
    # warning RequireThis Reference to instance variable 'dbx' needs "this.". 231 41
    # warning RequireThis Reference to instance variable 'cx' needs "this.". 231 48
    # warning RequireThis Reference to instance variable 'day' needs "this.". 232 35
    # warning RequireThis Reference to instance variable 'dby' needs "this.". 232 41
    # warning RequireThis Reference to instance variable 'cy' needs "this.". 232 48
    # warning RequireThis Reference to instance variable 'dax' needs "this.". 233 31
    # warning RequireThis Reference to instance variable 'dbx' needs "this.". 233 41
    # warning RequireThis Reference to instance variable 'day' needs "this.". 234 31
    # warning RequireThis Reference to instance variable 'dby' needs "this.". 234 41
    # warning RequireThis Reference to instance variable 'prevT' needs "this.". 271 44
    # warning RequireThis Reference to instance variable 'prevT' needs "this.". 271 58
    # warning RequireThis Reference to instance variable 'i0' needs "this.". 277 27
    # warning RequireThis Reference to instance variable 'itype' needs "this.". 278 35
    # warning RequireThis Reference to instance variable 'curCurveOff' needs "this.". 280 27

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/java2d/pisces/Dasher.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'dashOn' needs "this.". 88 28
    # warning RequireThis Reference to instance variable 'startIdx' needs "this.". 103 20
    # warning RequireThis Reference to instance variable 'firstSegidx' needs "this.". 128 29
    # warning RequireThis Reference to instance variable 'x0' needs "this.". 169 25
    # warning RequireThis Reference to instance variable 'y0' needs "this.". 170 25
    # warning RequireThis Reference to instance variable 'phase' needs "this.". 184 55
    # warning RequireThis Reference to instance variable 'phase' needs "this.". 236 51
    # warning RequireThis Reference to instance variable 'limit' needs "this.". 317 45
    # warning RequireThis Reference to instance variable 'lenAtLastSplit' needs "this.". 400 47
    # warning RequireThis Reference to instance variable 'lenAtLastT' needs "this.". 406 48
    # warning RequireThis Reference to instance variable 'lenAtLastT' needs "this.". 407 39
    # warning RequireThis Reference to instance variable 'lastT' needs "this.". 448 30
    # warning RequireThis Reference to instance variable 'lastT' needs "this.". 448 39
    # warning RequireThis Reference to instance variable 'nextT' needs "this.". 490 25
    # warning RequireThis Reference to instance variable 'lenAtNextT' needs "this.". 491 30
    # warning RequireThis Reference to instance variable 'recLevel' needs "this.". 492 41
    # warning RequireThis Reference to instance variable 'minTincrement' needs "this.". 492 54
    # warning RequireThis Reference to instance variable 'curveType' needs "this.". 514 33
    # warning RequireThis Reference to instance variable 'ERR' needs "this.". 524 37
    # warning RequireThis Reference to instance variable 'limit' needs "this.". 524 56
    # warning RequireThis Reference to instance variable 'x0' needs "this.". 536 26
    # warning RequireThis Reference to instance variable 'y0' needs "this.". 536 54
    # warning RequireThis Reference to instance variable 'x0' needs "this.". 545 26
    # warning RequireThis Reference to instance variable 'y0' needs "this.". 545 54
    # warning RequireThis Reference to instance variable 'needsMoveTo' needs "this.". 554 28

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/java2d/pisces/PiscesCache.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'bboxY0' needs "this.". 69 37
    # warning RequireThis Reference to instance variable 'x0' needs "this.". 99 72
    # warning RequireThis Reference to instance variable 'bboxY0' needs "this.". 129 20
    # warning RequireThis Reference to instance variable 'y0' needs "this.". 129 29
    # warning RequireThis Reference to instance variable 'bboxY1' needs "this.". 130 21
    # warning RequireThis Reference to instance variable 'bboxY0' needs "this.". 132 18
    # warning RequireThis Reference to instance variable 'bboxX0' needs "this.". 136 18
    # warning RequireThis Reference to instance variable 'bboxX0' needs "this.". 147 14
    # warning RequireThis Reference to instance variable 'bboxY0' needs "this.". 148 14
    # warning RequireThis Reference to instance variable 'bboxX0' needs "this.". 171 19
    # warning RequireThis Reference to instance variable 'bboxY0' needs "this.". 172 19
    # warning RequireThis Reference to instance variable 'bboxX0' needs "this.". 180 23
    # warning RequireThis Reference to instance variable 'bboxY0' needs "this.". 180 35
    # warning RequireThis Reference to instance variable 'bboxX1' needs "this.". 181 23
    # warning RequireThis Reference to instance variable 'bboxY1' needs "this.". 181 35

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/java2d/pisces/PiscesRenderingEngine.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'movx_adjust' needs "this.". 419 31
    # warning RequireThis Reference to instance variable 'movy_adjust' needs "this.". 420 31
    # warning RequireThis Reference to instance variable 'lval' needs "this.". 427 68
    # warning RequireThis Reference to instance variable 'rval' needs "this.". 428 26
    # warning RequireThis Reference to instance variable 'lval' needs "this.". 429 70
    # warning RequireThis Reference to instance variable 'rval' needs "this.". 430 26
    # warning RequireThis Reference to instance variable 'curx_adjust' needs "this.". 438 30
    # warning RequireThis Reference to instance variable 'cury_adjust' needs "this.". 439 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/java2d/pisces/PiscesTileGenerator.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxTileAlphaSum' needs "this.". 127 20
    # warning RequireThis Reference to instance variable 'maxalpha' needs "this.". 183 54
    # warning RequireThis Reference to instance variable 'maxalpha' needs "this.". 205 58

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/java2d/pisces/Renderer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'boundsMinY' needs "Renderer.this.". 65 33
    # warning RequireThis Reference to instance variable 'maxY' needs "this.". 117 28
    # warning RequireThis Reference to instance variable 'edgeMinY' needs "this.". 281 18
    # warning RequireThis Reference to instance variable 'edgeMaxY' needs "this.". 282 18
    # warning RequireThis Reference to instance variable 'edgeMinX' needs "this.". 287 22
    # warning RequireThis Reference to instance variable 'edgeMaxX' needs "this.". 288 22
    # warning RequireThis Reference to instance variable 'edgeMinX' needs "this.". 290 22
    # warning RequireThis Reference to instance variable 'edgeMaxX' needs "this.". 291 22
    # warning RequireThis Reference to instance variable 'boundsMinY' needs "this.". 301 47
    # warning RequireThis Reference to instance variable 'boundsMinY' needs "this.". 303 41
    # warning RequireThis Reference to instance variable 'SUBPIXEL_LG_POSITIONS_X' needs "this.". 344 39
    # warning RequireThis Reference to instance variable 'SUBPIXEL_LG_POSITIONS_Y' needs "this.". 345 39
    # warning RequireThis Reference to instance variable 'SUBPIXEL_LG_POSITIONS_X' needs "this.". 346 43
    # warning RequireThis Reference to instance variable 'SUBPIXEL_LG_POSITIONS_Y' needs "this.". 347 43
    # warning RequireThis Reference to instance variable 'SUBPIXEL_POSITIONS_Y' needs "this.". 348 53
    # warning RequireThis Reference to instance variable 'SUBPIXEL_POSITIONS_X' needs "this.". 352 41
    # warning RequireThis Reference to instance variable 'SUBPIXEL_POSITIONS_Y' needs "this.". 353 41
    # warning RequireThis Reference to instance variable 'SUBPIXEL_POSITIONS_X' needs "this.". 354 61
    # warning RequireThis Reference to instance variable 'SUBPIXEL_POSITIONS_Y' needs "this.". 355 62
    # warning RequireThis Reference to instance variable 'boundsMinY' needs "this.". 359 44
    # warning RequireThis Reference to instance variable 'SUBPIXEL_POSITIONS_X' needs "this.". 365 24
    # warning RequireThis Reference to instance variable 'SUBPIXEL_POSITIONS_Y' needs "this.". 368 24
    # warning RequireThis Reference to instance variable 'SUBPIXEL_LG_POSITIONS_X' needs "this.". 435 36
    # warning RequireThis Reference to instance variable 'SUBPIXEL_LG_POSITIONS_X' needs "this.". 436 36
    # warning RequireThis Reference to instance variable 'SUBPIXEL_LG_POSITIONS_X' needs "this.". 460 53
    # warning RequireThis Reference to instance variable 'SUBPIXEL_LG_POSITIONS_X' needs "this.". 461 53
    # warning RequireThis Reference to instance variable 'SUBPIXEL_LG_POSITIONS_X' needs "this.". 478 43
    # warning RequireThis Reference to instance variable 'SUBPIXEL_LG_POSITIONS_X' needs "this.". 479 54
    # warning RequireThis Reference to instance variable 'SUBPIXEL_LG_POSITIONS_X' needs "this.". 486 50
    # warning RequireThis Reference to instance variable 'SUBPIXEL_MASK_X' needs "this.". 487 74
    # warning RequireThis Reference to instance variable 'SUBPIXEL_MASK_X' needs "this.". 488 53
    # warning RequireThis Reference to instance variable 'SUBPIXEL_MASK_X' needs "this.". 489 77
    # warning RequireThis Reference to instance variable 'SUBPIXEL_MASK_X' needs "this.". 490 56
    # warning RequireThis Reference to instance variable 'SUBPIXEL_MASK_Y' needs "this.". 501 22
    # warning RequireThis Reference to instance variable 'SUBPIXEL_MASK_Y' needs "this.". 501 42
    # warning RequireThis Reference to instance variable 'SUBPIXEL_LG_POSITIONS_Y' needs "this.". 502 37
    # warning RequireThis Reference to instance variable 'SUBPIXEL_LG_POSITIONS_Y' needs "this.". 510 33
    # warning RequireThis Reference to instance variable 'SUBPIXEL_LG_POSITIONS_X' needs "this.". 520 31
    # warning RequireThis Reference to instance variable 'SUBPIXEL_MASK_X' needs "this.". 521 31
    # warning RequireThis Reference to instance variable 'SUBPIXEL_LG_POSITIONS_X' needs "this.". 521 51
    # warning RequireThis Reference to instance variable 'SUBPIXEL_LG_POSITIONS_Y' needs "this.". 522 31
    # warning RequireThis Reference to instance variable 'SUBPIXEL_MASK_Y' needs "this.". 523 31
    # warning RequireThis Reference to instance variable 'SUBPIXEL_LG_POSITIONS_Y' needs "this.". 523 51
    # warning RequireThis Reference to instance variable 'SUBPIXEL_LG_POSITIONS_X' needs "this.". 526 56
    # warning RequireThis Reference to instance variable 'SUBPIXEL_LG_POSITIONS_Y' needs "this.". 527 56
    # warning RequireThis Reference to instance variable 'SUBPIXEL_LG_POSITIONS_X' needs "this.". 528 56
    # warning RequireThis Reference to instance variable 'SUBPIXEL_LG_POSITIONS_Y' needs "this.". 529 56

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/java2d/pisces/Stroker.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'lineWidth2' needs "this.". 126 36
    # warning RequireThis Reference to instance variable 'lineWidth2' needs "this.". 245 61
    # warning RequireThis Reference to instance variable 'lineWidth2' needs "this.". 245 74
    # warning RequireThis Reference to instance variable 'miterLimitSq' needs "this.". 349 21
    # warning RequireThis Reference to instance variable 'cx0' needs "this.". 366 25
    # warning RequireThis Reference to instance variable 'cy0' needs "this.". 367 25
    # warning RequireThis Reference to instance variable 'lineWidth2' needs "this.". 397 35
    # warning RequireThis Reference to instance variable 'sx0' needs "this.". 406 20
    # warning RequireThis Reference to instance variable 'sy0' needs "this.". 406 34
    # warning RequireThis Reference to instance variable 'smx' needs "this.". 412 26
    # warning RequireThis Reference to instance variable 'smy' needs "this.". 412 37
    # warning RequireThis Reference to instance variable 'smx' needs "this.". 414 26
    # warning RequireThis Reference to instance variable 'smy' needs "this.". 414 37
    # warning RequireThis Reference to instance variable 'cmy' needs "this.". 442 30
    # warning RequireThis Reference to instance variable 'cmx' needs "this.". 442 36
    # warning RequireThis Reference to instance variable 'cmx' needs "this.". 442 47
    # warning RequireThis Reference to instance variable 'cmy' needs "this.". 442 53
    # warning RequireThis Reference to instance variable 'cmy' needs "this.". 443 30
    # warning RequireThis Reference to instance variable 'cmx' needs "this.". 443 36
    # warning RequireThis Reference to instance variable 'cmx' needs "this.". 443 47
    # warning RequireThis Reference to instance variable 'cmy' needs "this.". 443 53
    # warning RequireThis Reference to instance variable 'smy' needs "this.". 451 30
    # warning RequireThis Reference to instance variable 'smx' needs "this.". 451 36
    # warning RequireThis Reference to instance variable 'smx' needs "this.". 451 47
    # warning RequireThis Reference to instance variable 'smy' needs "this.". 451 53
    # warning RequireThis Reference to instance variable 'smy' needs "this.". 452 30
    # warning RequireThis Reference to instance variable 'smx' needs "this.". 452 36
    # warning RequireThis Reference to instance variable 'smx' needs "this.". 452 47
    # warning RequireThis Reference to instance variable 'smy' needs "this.". 452 53
    # warning RequireThis Reference to instance variable 'cx0' needs "this.". 951 21
    # warning RequireThis Reference to instance variable 'cy0' needs "this.". 951 38
    # warning RequireThis Reference to instance variable 'cx0' needs "this.". 1040 21
    # warning RequireThis Reference to instance variable 'cy0' needs "this.". 1040 38

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/java2d/pisces/TransformingPathConsumer2D.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'tx' needs "this.". 129 29
    # warning RequireThis Reference to instance variable 'ty' needs "this.". 129 38
    # warning RequireThis Reference to instance variable 'tx' needs "this.". 133 29
    # warning RequireThis Reference to instance variable 'ty' needs "this.". 133 38
    # warning RequireThis Reference to instance variable 'tx' needs "this.". 139 29
    # warning RequireThis Reference to instance variable 'ty' needs "this.". 139 38
    # warning RequireThis Reference to instance variable 'tx' needs "this.". 140 29
    # warning RequireThis Reference to instance variable 'ty' needs "this.". 140 38
    # warning RequireThis Reference to instance variable 'tx' needs "this.". 147 30
    # warning RequireThis Reference to instance variable 'ty' needs "this.". 147 39
    # warning RequireThis Reference to instance variable 'tx' needs "this.". 148 30
    # warning RequireThis Reference to instance variable 'ty' needs "this.". 148 39
    # warning RequireThis Reference to instance variable 'tx' needs "this.". 149 30
    # warning RequireThis Reference to instance variable 'ty' needs "this.". 149 39
    # warning RequireThis Reference to instance variable 'sx' needs "this.". 183 29
    # warning RequireThis Reference to instance variable 'tx' needs "this.". 183 34
    # warning RequireThis Reference to instance variable 'sy' needs "this.". 183 43
    # warning RequireThis Reference to instance variable 'ty' needs "this.". 183 48
    # warning RequireThis Reference to instance variable 'sx' needs "this.". 187 29
    # warning RequireThis Reference to instance variable 'tx' needs "this.". 187 34
    # warning RequireThis Reference to instance variable 'sy' needs "this.". 187 43
    # warning RequireThis Reference to instance variable 'ty' needs "this.". 187 48
    # warning RequireThis Reference to instance variable 'sx' needs "this.". 193 29
    # warning RequireThis Reference to instance variable 'tx' needs "this.". 193 34
    # warning RequireThis Reference to instance variable 'sy' needs "this.". 193 43
    # warning RequireThis Reference to instance variable 'ty' needs "this.". 193 48
    # warning RequireThis Reference to instance variable 'sx' needs "this.". 194 29
    # warning RequireThis Reference to instance variable 'tx' needs "this.". 194 34
    # warning RequireThis Reference to instance variable 'sy' needs "this.". 194 43
    # warning RequireThis Reference to instance variable 'ty' needs "this.". 194 48
    # warning RequireThis Reference to instance variable 'sx' needs "this.". 201 30
    # warning RequireThis Reference to instance variable 'tx' needs "this.". 201 35
    # warning RequireThis Reference to instance variable 'sy' needs "this.". 201 44
    # warning RequireThis Reference to instance variable 'ty' needs "this.". 201 49
    # warning RequireThis Reference to instance variable 'sx' needs "this.". 202 30
    # warning RequireThis Reference to instance variable 'tx' needs "this.". 202 35
    # warning RequireThis Reference to instance variable 'sy' needs "this.". 202 44
    # warning RequireThis Reference to instance variable 'ty' needs "this.". 202 49
    # warning RequireThis Reference to instance variable 'sx' needs "this.". 203 30
    # warning RequireThis Reference to instance variable 'tx' needs "this.". 203 35
    # warning RequireThis Reference to instance variable 'sy' needs "this.". 203 44
    # warning RequireThis Reference to instance variable 'ty' needs "this.". 203 49
    # warning RequireThis Reference to instance variable 'Mxx' needs "this.". 242 29
    # warning RequireThis Reference to instance variable 'Mxy' needs "this.". 242 40
    # warning RequireThis Reference to instance variable 'Mxt' needs "this.". 242 46
    # warning RequireThis Reference to instance variable 'Myx' needs "this.". 243 29
    # warning RequireThis Reference to instance variable 'Myy' needs "this.". 243 40
    # warning RequireThis Reference to instance variable 'Myt' needs "this.". 243 46
    # warning RequireThis Reference to instance variable 'Mxx' needs "this.". 247 29
    # warning RequireThis Reference to instance variable 'Mxy' needs "this.". 247 40
    # warning RequireThis Reference to instance variable 'Mxt' needs "this.". 247 46
    # warning RequireThis Reference to instance variable 'Myx' needs "this.". 248 29
    # warning RequireThis Reference to instance variable 'Myy' needs "this.". 248 40
    # warning RequireThis Reference to instance variable 'Myt' needs "this.". 248 46
    # warning RequireThis Reference to instance variable 'Mxx' needs "this.". 254 29
    # warning RequireThis Reference to instance variable 'Mxy' needs "this.". 254 40
    # warning RequireThis Reference to instance variable 'Mxt' needs "this.". 254 46
    # warning RequireThis Reference to instance variable 'Myx' needs "this.". 255 29
    # warning RequireThis Reference to instance variable 'Myy' needs "this.". 255 40
    # warning RequireThis Reference to instance variable 'Myt' needs "this.". 255 46
    # warning RequireThis Reference to instance variable 'Mxx' needs "this.". 256 29
    # warning RequireThis Reference to instance variable 'Mxy' needs "this.". 256 40
    # warning RequireThis Reference to instance variable 'Mxt' needs "this.". 256 46
    # warning RequireThis Reference to instance variable 'Myx' needs "this.". 257 29
    # warning RequireThis Reference to instance variable 'Myy' needs "this.". 257 40
    # warning RequireThis Reference to instance variable 'Myt' needs "this.". 257 46
    # warning RequireThis Reference to instance variable 'Mxx' needs "this.". 264 30
    # warning RequireThis Reference to instance variable 'Mxy' needs "this.". 264 41
    # warning RequireThis Reference to instance variable 'Mxt' needs "this.". 264 47
    # warning RequireThis Reference to instance variable 'Myx' needs "this.". 265 30
    # warning RequireThis Reference to instance variable 'Myy' needs "this.". 265 41
    # warning RequireThis Reference to instance variable 'Myt' needs "this.". 265 47
    # warning RequireThis Reference to instance variable 'Mxx' needs "this.". 266 30
    # warning RequireThis Reference to instance variable 'Mxy' needs "this.". 266 41
    # warning RequireThis Reference to instance variable 'Mxt' needs "this.". 266 47
    # warning RequireThis Reference to instance variable 'Myx' needs "this.". 267 30
    # warning RequireThis Reference to instance variable 'Myy' needs "this.". 267 41
    # warning RequireThis Reference to instance variable 'Myt' needs "this.". 267 47
    # warning RequireThis Reference to instance variable 'Mxx' needs "this.". 268 30
    # warning RequireThis Reference to instance variable 'Mxy' needs "this.". 268 41
    # warning RequireThis Reference to instance variable 'Mxt' needs "this.". 268 47
    # warning RequireThis Reference to instance variable 'Myx' needs "this.". 269 30
    # warning RequireThis Reference to instance variable 'Myy' needs "this.". 269 41
    # warning RequireThis Reference to instance variable 'Myt' needs "this.". 269 47
    # warning RequireThis Reference to instance variable 'sx' needs "this.". 296 29
    # warning RequireThis Reference to instance variable 'sy' needs "this.". 296 38
    # warning RequireThis Reference to instance variable 'sx' needs "this.". 300 29
    # warning RequireThis Reference to instance variable 'sy' needs "this.". 300 38
    # warning RequireThis Reference to instance variable 'sx' needs "this.". 306 29
    # warning RequireThis Reference to instance variable 'sy' needs "this.". 306 38
    # warning RequireThis Reference to instance variable 'sx' needs "this.". 307 29
    # warning RequireThis Reference to instance variable 'sy' needs "this.". 307 38
    # warning RequireThis Reference to instance variable 'sx' needs "this.". 314 30
    # warning RequireThis Reference to instance variable 'sy' needs "this.". 314 39
    # warning RequireThis Reference to instance variable 'sx' needs "this.". 315 30
    # warning RequireThis Reference to instance variable 'sy' needs "this.". 315 39
    # warning RequireThis Reference to instance variable 'sx' needs "this.". 316 30
    # warning RequireThis Reference to instance variable 'sy' needs "this.". 316 39
    # warning RequireThis Reference to instance variable 'Mxx' needs "this.". 351 29
    # warning RequireThis Reference to instance variable 'Mxy' needs "this.". 351 40
    # warning RequireThis Reference to instance variable 'Myx' needs "this.". 352 29
    # warning RequireThis Reference to instance variable 'Myy' needs "this.". 352 40
    # warning RequireThis Reference to instance variable 'Mxx' needs "this.". 356 29
    # warning RequireThis Reference to instance variable 'Mxy' needs "this.". 356 40
    # warning RequireThis Reference to instance variable 'Myx' needs "this.". 357 29
    # warning RequireThis Reference to instance variable 'Myy' needs "this.". 357 40
    # warning RequireThis Reference to instance variable 'Mxx' needs "this.". 363 29
    # warning RequireThis Reference to instance variable 'Mxy' needs "this.". 363 40
    # warning RequireThis Reference to instance variable 'Myx' needs "this.". 364 29
    # warning RequireThis Reference to instance variable 'Myy' needs "this.". 364 40
    # warning RequireThis Reference to instance variable 'Mxx' needs "this.". 365 29
    # warning RequireThis Reference to instance variable 'Mxy' needs "this.". 365 40
    # warning RequireThis Reference to instance variable 'Myx' needs "this.". 366 29
    # warning RequireThis Reference to instance variable 'Myy' needs "this.". 366 40
    # warning RequireThis Reference to instance variable 'Mxx' needs "this.". 373 30
    # warning RequireThis Reference to instance variable 'Mxy' needs "this.". 373 41
    # warning RequireThis Reference to instance variable 'Myx' needs "this.". 374 30
    # warning RequireThis Reference to instance variable 'Myy' needs "this.". 374 41
    # warning RequireThis Reference to instance variable 'Mxx' needs "this.". 375 30
    # warning RequireThis Reference to instance variable 'Mxy' needs "this.". 375 41
    # warning RequireThis Reference to instance variable 'Myx' needs "this.". 376 30
    # warning RequireThis Reference to instance variable 'Myy' needs "this.". 376 41
    # warning RequireThis Reference to instance variable 'Mxx' needs "this.". 377 30
    # warning RequireThis Reference to instance variable 'Mxy' needs "this.". 377 41
    # warning RequireThis Reference to instance variable 'Myx' needs "this.". 378 30
    # warning RequireThis Reference to instance variable 'Myy' needs "this.". 378 41

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/print/PSPrinterJob.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'mStartPathX' needs "this.". 1429 17
    # warning RequireThis Reference to instance variable 'mStartPathY' needs "this.". 1430 17
    # warning RequireThis Reference to instance variable 'llx' needs "this.". 2262 28
    # warning RequireThis Reference to instance variable 'lly' needs "this.". 2262 40
    # warning RequireThis Reference to instance variable 'urx' needs "this.". 2262 52
    # warning RequireThis Reference to instance variable 'ury' needs "this.". 2262 64
    # warning RequireThis Reference to instance variable 'epsTitle' needs "this.". 2263 42
    # warning RequireThis Reference to instance variable 'stream' needs "this.". 2272 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/print/PathGraphics.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'printingGlyphVector' needs "this.". 878 43

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/print/PeekGraphics.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'mPrinterJob' needs "this.". 159 35

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/print/PrintJob2D.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'currentGraphics' needs "this.". 818 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/print/PrinterGraphicsDevice.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'graphicsConf' needs "this.". 53 20

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/print/ProxyGraphics2D.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'mPrinterJob' needs "this.". 108 35

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/print/RasterPrinterJob.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'copiesAttr' needs "this.". 1812 35
    # warning RequireThis Reference to instance variable 'jobNameAttr' needs "this.". 1861 40
    # warning RequireThis Reference to instance variable 'mFirstPage' needs "this.". 1875 28
    # warning RequireThis Reference to instance variable 'mFirstPage' needs "this.". 1875 52
    # warning RequireThis Reference to instance variable 'mFirstPage' needs "this.". 1887 65
    # warning RequireThis Reference to instance variable 'landscapeRotates270' needs "this.". 2112 13
    # warning RequireThis Reference to instance variable 'cachedBandWidth' needs "this.". 2293 34
    # warning RequireThis Reference to instance variable 'cachedBandHeight' needs "this.". 2294 35
    # warning RequireThis Reference to instance variable 'userCancelled' needs "this.". 2432 48

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/print/ServiceDialog.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'btnApprove' needs "this.". 385 23
    # warning RequireThis Reference to instance variable 'btnProperties' needs "this.". 806 27
    # warning RequireThis Reference to instance variable 'rbAll' needs "this.". 1078 27
    # warning RequireThis Reference to instance variable 'rbSelect' needs "this.". 1080 34
    # warning RequireThis Reference to instance variable 'rbPages' needs "this.". 1082 34
    # warning RequireThis Reference to instance variable 'tfRangeFrom' needs "this.". 1083 34
    # warning RequireThis Reference to instance variable 'tfRangeTo' needs "this.". 1084 34
    # warning RequireThis Reference to instance variable 'tfRangeFrom' needs "this.". 1097 28
    # warning RequireThis Reference to instance variable 'tfRangeTo' needs "this.". 1097 55
    # warning RequireThis Reference to instance variable 'prPgRngSupported' needs "this.". 1105 61
    # warning RequireThis Reference to instance variable 'isAWT' needs "ServiceDialog.this.". 1149 20
    # warning RequireThis Reference to instance variable 'scSupported' needs "this.". 1260 51
    # warning RequireThis Reference to instance variable 'scSupported' needs "this.". 1327 66
    # warning RequireThis Reference to instance variable 'leftMargin' needs "this.". 1532 27
    # warning RequireThis Reference to instance variable 'rightMargin' needs "this.". 1535 27
    # warning RequireThis Reference to instance variable 'topMargin' needs "this.". 1538 27
    # warning RequireThis Reference to instance variable 'bottomMargin' needs "this.". 1541 27
    # warning RequireThis Reference to instance variable 'rmVal' needs "this.". 1809 29
    # warning RequireThis Reference to instance variable 'lmVal' needs "this.". 1817 47
    # warning RequireThis Reference to instance variable 'rmVal' needs "this.". 1818 39
    # warning RequireThis Reference to instance variable 'bmVal' needs "this.". 1820 29
    # warning RequireThis Reference to instance variable 'tmVal' needs "this.". 1826 47
    # warning RequireThis Reference to instance variable 'bmVal' needs "this.". 1827 39
    # warning RequireThis Reference to instance variable 'lmVal' needs "this.". 1871 21
    # warning RequireThis Reference to instance variable 'rmVal' needs "this.". 1872 21
    # warning RequireThis Reference to instance variable 'tmVal' needs "this.". 1873 21
    # warning RequireThis Reference to instance variable 'bmVal' needs "this.". 1874 21
    # warning RequireThis Reference to instance variable 'lmObj' needs "this.". 1892 23
    # warning RequireThis Reference to instance variable 'rmObj' needs "this.". 1892 38
    # warning RequireThis Reference to instance variable 'tmObj' needs "this.". 1893 23
    # warning RequireThis Reference to instance variable 'bmObj' needs "this.". 1893 38
    # warning RequireThis Reference to instance variable 'lmObj' needs "this.". 1895 23
    # warning RequireThis Reference to instance variable 'bmObj' needs "this.". 1896 25
    # warning RequireThis Reference to instance variable 'rmObj' needs "this.". 1897 25
    # warning RequireThis Reference to instance variable 'tmObj' needs "this.". 1898 25
    # warning RequireThis Reference to instance variable 'lmObj' needs "this.". 1901 23
    # warning RequireThis Reference to instance variable 'tmObj' needs "this.". 1902 25
    # warning RequireThis Reference to instance variable 'rmObj' needs "this.". 1903 25
    # warning RequireThis Reference to instance variable 'bmObj' needs "this.". 1904 25
    # warning RequireThis Reference to instance variable 'cbSize' needs "this.". 1977 31
    # warning RequireThis Reference to instance variable 'cbSource' needs "this.". 1990 38
    # warning RequireThis Reference to instance variable 'rbMonochrome' needs "this.". 2390 27
    # warning RequireThis Reference to instance variable 'rbColor' needs "this.". 2392 34
    # warning RequireThis Reference to instance variable 'rbDraft' needs "this.". 2483 27
    # warning RequireThis Reference to instance variable 'rbNormal' needs "this.". 2485 34
    # warning RequireThis Reference to instance variable 'rbHigh' needs "this.". 2487 34
    # warning RequireThis Reference to instance variable 'tfJobName' needs "this.". 2748 27
    # warning RequireThis Reference to instance variable 'tfUserName' needs "this.". 2751 34

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/print/ServiceNotifier.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'service' needs "this.". 129 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/print/SunPageSelection.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'pages' needs "this.". 56 36

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/swing/BakedArrayList.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable '_hashCode' needs "this.". 72 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/swing/FilePane.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'lastTime' needs "this.". 159 24
    # warning RequireThis Reference to instance variable 'timeFactor' needs "this.". 159 35
    # warning RequireThis Reference to instance variable 'list' needs "this.". 346 29
    # warning RequireThis Reference to instance variable 'detailsTable' needs "this.". 362 29
    # warning RequireThis Reference to instance variable 'detailsTable' needs "this.". 377 37
    # warning RequireThis Reference to instance variable 'list' needs "this.". 377 62
    # warning RequireThis Reference to instance variable 'listSelectionModel' needs "this.". 1577 49
    # warning RequireThis Reference to instance variable 'listSelectionModel' needs "this.". 1751 45
    # warning RequireThis Reference to instance variable 'viewType' needs "this.". 1779 70

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/swing/ImageCache.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxCount' needs "this.". 75 31
    # warning RequireThis Reference to instance variable 'config' needs "this.". 128 43
    # warning RequireThis Reference to instance variable 'image' needs "this.". 129 34
    # warning RequireThis Reference to instance variable 'w' needs "this.". 130 30
    # warning RequireThis Reference to instance variable 'h' needs "this.". 130 43

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/swing/JLightweightFrame.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'scaleFactorX' needs "this.". 156 64
    # warning RequireThis Reference to instance variable 'scaleFactorY' needs "this.". 157 65
    # warning RequireThis Reference to instance variable 'scaleFactorX' needs "this.". 238 21
    # warning RequireThis Reference to instance variable 'scaleFactorX' needs "this.". 415 67
    # warning RequireThis Reference to instance variable 'scaleFactorY' needs "this.". 417 67
    # warning RequireThis Reference to instance variable 'copyBuffer' needs "this.". 462 22

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/swing/MenuItemLayoutHelper.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'gap' needs "this.". 296 65
    # warning RequireThis Reference to instance variable 'leftTextExtraWidth' needs "this.". 306 31
    # warning RequireThis Reference to instance variable 'gap' needs "this.". 339 39
    # warning RequireThis Reference to instance variable 'leadingGap' needs "this.". 442 35
    # warning RequireThis Reference to instance variable 'afterCheckIconGap' needs "this.". 443 19
    # warning RequireThis Reference to instance variable 'gap' needs "this.". 443 59
    # warning RequireThis Reference to instance variable 'afterCheckIconGap' needs "this.". 445 23
    # warning RequireThis Reference to instance variable 'gap' needs "this.". 448 23
    # warning RequireThis Reference to instance variable 'minTextOffset' needs "this.". 452 22
    # warning RequireThis Reference to instance variable 'minTextOffset' needs "this.". 453 22
    # warning RequireThis Reference to instance variable 'gap' needs "this.". 578 50
    # warning RequireThis Reference to instance variable 'gap' needs "this.". 579 50
    # warning RequireThis Reference to instance variable 'minTextOffset' needs "this.". 587 46
    # warning RequireThis Reference to instance variable 'gap' needs "this.". 611 51
    # warning RequireThis Reference to instance variable 'minTextOffset' needs "this.". 619 47
    # warning RequireThis Reference to instance variable 'gap' needs "this.". 643 50
    # warning RequireThis Reference to instance variable 'gap' needs "this.". 644 50
    # warning RequireThis Reference to instance variable 'minTextOffset' needs "this.". 653 46
    # warning RequireThis Reference to instance variable 'gap' needs "this.". 677 51
    # warning RequireThis Reference to instance variable 'minTextOffset' needs "this.". 685 47
    # warning RequireThis Reference to instance variable 'width' needs "this.". 1320 28
    # warning RequireThis Reference to instance variable 'height' needs "this.". 1320 44
    # warning RequireThis Reference to instance variable 'origWidth' needs "this.". 1321 23
    # warning RequireThis Reference to instance variable 'maxWidth' needs "this.". 1321 44

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/swing/PrintColorUIResource.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'printColor' needs "this.". 65 40

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/swing/plaf/synth/DefaultSynthStyle.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'opaque' needs "this.". 495 24
    # warning RequireThis Reference to instance variable 'font' needs "this.". 824 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/swing/plaf/synth/SynthFileChooserUI.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'style' needs "this.". 105 25

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/swing/plaf/synth/SynthFileChooserUIImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'topMargin' needs "this.". 1009 54
    # warning RequireThis Reference to instance variable 'hGap' needs "this.". 1050 62

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/swing/text/CompoundPrintable.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'offset' needs "this.". 52 69

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/share/classes/sun/swing/text/TextComponentPrintable.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'start' needs "this.". 838 36
    # warning RequireThis Reference to instance variable 'end' needs "this.". 839 36
    # warning RequireThis Reference to instance variable 'start' needs "this.". 845 41
    # warning RequireThis Reference to instance variable 'end' needs "this.". 845 56

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/solaris/classes/sun/font/X11CNS11643.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'plane' needs "this.". 81 26
    # warning RequireThis Reference to instance variable 'plane' needs "this.". 105 38

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/awt/X11/InfoWindow.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'errorImage' needs "this.". 401 29
    # warning RequireThis Reference to instance variable 'warnImage' needs "this.". 403 29
    # warning RequireThis Reference to instance variable 'infoImage' needs "this.". 405 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/awt/X11/ListHelper.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'focusedIndex' needs "this.". 225 25
    # warning RequireThis Reference to instance variable 'font' needs "this.". 230 24
    # warning RequireThis Reference to instance variable 'TEXT_SPACE' needs "this.". 254 36
    # warning RequireThis Reference to instance variable 'ITEM_MARGIN' needs "this.". 260 42
    # warning RequireThis Reference to instance variable 'ITEM_MARGIN' needs "this.". 263 54
    # warning RequireThis Reference to instance variable 'ITEM_MARGIN' needs "this.". 263 90
    # warning RequireThis Reference to instance variable 'maxVisItems' needs "this.". 285 42
    # warning RequireThis Reference to instance variable 'maxVisItems' needs "this.". 297 38
    # warning RequireThis Reference to instance variable 'SCROLLBAR_WIDTH' needs "this.". 367 53
    # warning RequireThis Reference to instance variable 'SCROLLBAR_WIDTH' needs "this.". 369 41
    # warning RequireThis Reference to instance variable 'SCROLLBAR_WIDTH' needs "this.". 380 51
    # warning RequireThis Reference to instance variable 'SCROLLBAR_WIDTH' needs "this.". 383 42
    # warning RequireThis Reference to instance variable 'SCROLLBAR_WIDTH' needs "this.". 390 49
    # warning RequireThis Reference to instance variable 'SCROLLBAR_WIDTH' needs "this.". 394 50
    # warning RequireThis Reference to instance variable 'maxVisItems' needs "this.". 404 48
    # warning RequireThis Reference to instance variable 'maxVisItems' needs "this.". 418 31
    # warning RequireThis Reference to instance variable 'maxVisItems' needs "this.". 418 45
    # warning RequireThis Reference to instance variable 'vsb' needs "this.". 425 20
    # warning RequireThis Reference to instance variable 'vsbVis' needs "this.". 425 28
    # warning RequireThis Reference to instance variable 'hsb' needs "this.". 428 25
    # warning RequireThis Reference to instance variable 'hsbVis' needs "this.". 428 33
    # warning RequireThis Reference to instance variable 'vsb' needs "this.". 436 20
    # warning RequireThis Reference to instance variable 'maxVisItems' needs "this.". 453 37
    # warning RequireThis Reference to instance variable 'hsb' needs "this.". 460 47
    # warning RequireThis Reference to instance variable 'ITEM_MARGIN' needs "this.". 498 32
    # warning RequireThis Reference to instance variable 'ITEM_MARGIN' needs "this.". 499 38
    # warning RequireThis Reference to instance variable 'BORDER_WIDTH' needs "this.". 499 54
    # warning RequireThis Reference to instance variable 'SCROLLBAR_WIDTH' needs "this.". 499 79
    # warning RequireThis Reference to instance variable 'ITEM_MARGIN' needs "this.". 501 32
    # warning RequireThis Reference to instance variable 'ITEM_MARGIN' needs "this.". 508 29
    # warning RequireThis Reference to instance variable 'FOCUS_INSET' needs "this.". 544 28
    # warning RequireThis Reference to instance variable 'FOCUS_INSET' needs "this.". 545 28
    # warning RequireThis Reference to instance variable 'FOCUS_INSET' needs "this.". 546 34
    # warning RequireThis Reference to instance variable 'FOCUS_INSET' needs "this.". 547 35
    # warning RequireThis Reference to instance variable 'TEXT_SPACE' needs "this.". 564 34
    # warning RequireThis Reference to instance variable 'BORDER_WIDTH' needs "this.". 580 40
    # warning RequireThis Reference to instance variable 'BORDER_WIDTH' needs "this.". 585 41
    # warning RequireThis Reference to instance variable 'SCROLLBAR_WIDTH' needs "this.". 585 56

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/awt/X11/MotifDnDDragSourceProtocol.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'targetEnterServerTime' needs "this.". 143 20

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/awt/X11/MotifDnDDropTargetProtocol.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'sourceWindow' needs "this.". 479 28
    # warning RequireThis Reference to instance variable 'sourceX' needs "this.". 497 17
    # warning RequireThis Reference to instance variable 'sourceY' needs "this.". 498 17
    # warning RequireThis Reference to instance variable 'targetXWindow' needs "this.". 501 27
    # warning RequireThis Reference to instance variable 'sourceWindow' needs "this.". 564 27
    # warning RequireThis Reference to instance variable 'sourceWindow' needs "this.". 620 27
    # warning RequireThis Reference to instance variable 'sourceAtom' needs "this.". 918 23

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/awt/X11/WindowDimensions.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'loc' needs "this.". 164 22
    # warning RequireThis Reference to instance variable 'size' needs "this.". 164 35
    # warning RequireThis Reference to instance variable 'insets' needs "this.". 164 92

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/awt/X11/XAtom.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'atom' needs "this.". 210 33
    # warning RequireThis Reference to instance variable 'atom' needs "this.". 440 43
    # warning RequireThis Reference to instance variable 'display' needs "this.". 786 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/awt/X11/XBaseMenuWindow.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'selectedIndex' needs "this.". 304 36

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/awt/X11/XButtonPeer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'label' needs "this.". 237 47
    # warning RequireThis Reference to instance variable 'armed' needs "this.". 250 28

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/awt/X11/XCheckboxPeer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'armed' needs "this.". 179 89
    # warning RequireThis Reference to instance variable 'pressed' needs "this.". 179 114
    # warning RequireThis Reference to instance variable 'selected' needs "this.". 180 51
    # warning RequireThis Reference to instance variable 'armed' needs "this.". 197 81
    # warning RequireThis Reference to instance variable 'pressed' needs "this.". 197 106
    # warning RequireThis Reference to instance variable 'selected' needs "this.". 198 43
    # warning RequireThis Reference to instance variable 'armed' needs "this.". 222 80
    # warning RequireThis Reference to instance variable 'pressed' needs "this.". 222 105
    # warning RequireThis Reference to instance variable 'selected' needs "this.". 223 43
    # warning RequireThis Reference to instance variable 'armed' needs "this.". 233 79
    # warning RequireThis Reference to instance variable 'pressed' needs "this.". 233 104
    # warning RequireThis Reference to instance variable 'selected' needs "this.". 234 43
    # warning RequireThis Reference to instance variable 'checkBoxSize' needs "this.". 286 72
    # warning RequireThis Reference to instance variable 'checkBoxSize' needs "this.". 301 33
    # warning RequireThis Reference to instance variable 'selected' needs "this.". 357 59
    # warning RequireThis Reference to instance variable 'selected' needs "this.". 360 34
    # warning RequireThis Reference to instance variable 'selected' needs "this.". 363 25
    # warning RequireThis Reference to instance variable 'selected' needs "this.". 386 29
    # warning RequireThis Reference to instance variable 'selected' needs "this.". 389 29
    # warning RequireThis Reference to instance variable 'selected' needs "this.". 392 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/awt/X11/XChoicePeer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'unfurled' needs "this.". 194 23
    # warning RequireThis Reference to instance variable 'dragging' needs "this.". 409 64
    # warning RequireThis Reference to instance variable 'dragging' needs "this.". 426 36
    # warning RequireThis Reference to instance variable 'dragging' needs "this.". 434 44
    # warning RequireThis Reference to instance variable 'dragStartIdx' needs "this.". 447 43
    # warning RequireThis Reference to instance variable 'wasDragged' needs "this.". 460 49
    # warning RequireThis Reference to instance variable 'drawSelectedItem' needs "this.". 569 32

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/awt/X11/XClipboard.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'targetsPropertyAtom' needs "this.". 147 21
    # warning RequireThis Reference to instance variable 'selection' needs "this.". 258 61

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/awt/X11/XComponentPeer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'darkShadow' needs "this.". 601 32
    # warning RequireThis Reference to instance variable 'lightShadow' needs "this.". 601 45
    # warning RequireThis Reference to instance variable 'lightShadow' needs "this.". 605 32
    # warning RequireThis Reference to instance variable 'darkShadow' needs "this.". 605 46
    # warning RequireThis Reference to instance variable 'isLayouting' needs "this.". 763 32

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/awt/X11/XContentWindow.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'parentFrame' needs "this.". 174 31

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/awt/X11/XDecoratedPeer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'dimensions' needs "this.". 481 59
    # warning RequireThis Reference to instance variable 'reparent_serial' needs "this.". 749 36
    # warning RequireThis Reference to instance variable 'configure_seen' needs "this.". 916 65
    # warning RequireThis Reference to instance variable 'focusProxy' needs "this.". 1105 63
    # warning RequireThis Reference to instance variable 'actualFocusedWindow' needs "this.". 1264 21
    # warning RequireThis Reference to instance variable 'actualFocusedWindow' needs "XDecoratedPeer.this.". 1283 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/awt/X11/XDnDDropTargetProtocol.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'sourceProtocolVersion' needs "this.". 991 17
    # warning RequireThis Reference to instance variable 'sourceProtocolVersion' needs "this.". 1000 31
    # warning RequireThis Reference to instance variable 'prevCtxt' needs "this.". 1061 42
    # warning RequireThis Reference to instance variable 'overXEmbedClient' needs "this.". 1193 26

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/awt/X11/XDragSourceContextPeer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'rootEventMask' needs "this.". 360 50
    # warning RequireThis Reference to instance variable 'windowScale' needs "this.". 814 20
    # warning RequireThis Reference to instance variable 'windowScale' needs "this.". 818 20

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/awt/X11/XEmbedCanvasPeer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'handle' needs "this.". 817 52
    # warning RequireThis Reference to instance variable 'keysym' needs "this.". 876 25
    # warning RequireThis Reference to instance variable 'keysym' needs "this.". 888 48
    # warning RequireThis Reference to instance variable 'modifiers' needs "this.". 888 69

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/awt/X11/XEmbedChildProxyPeer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'proxy' needs "this.". 173 43

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/awt/X11/XEmbedClientHelper.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'embedded' needs "this.". 71 57

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/awt/X11/XEmbedServerTester.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'server_version' needs "this.". 193 53
    # warning RequireThis Reference to instance variable 'parent' needs "this.". 390 102
    # warning RequireThis Reference to instance variable 'window' needs "this.". 399 61
    # warning RequireThis Reference to instance variable 'focusedServerComponent' needs "this.". 594 100
    # warning RequireThis Reference to instance variable 'focusedServerComponent' needs "this.". 599 100
    # warning RequireThis Reference to instance variable 'focusedKind' needs "this.". 607 97
    # warning RequireThis Reference to instance variable 'eventWaited' needs "this.". 684 49
    # warning RequireThis Reference to instance variable 'eventWaited' needs "this.". 701 32

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/awt/X11/XFileDialogPeer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'saveButtonText' needs "this.". 170 68
    # warning RequireThis Reference to instance variable 'openButtonText' needs "this.". 170 85
    # warning RequireThis Reference to instance variable 'fileDialog' needs "this.". 200 58
    # warning RequireThis Reference to instance variable 'savedDir' needs "this.". 206 54
    # warning RequireThis Reference to instance variable 'userDir' needs "this.". 206 65
    # warning RequireThis Reference to instance variable 'fileDialog' needs "this.". 226 57
    # warning RequireThis Reference to instance variable 'fileDialog' needs "this.". 235 58
    # warning RequireThis Reference to instance variable 'fileDialog' needs "this.". 238 58
    # warning RequireThis Reference to instance variable 'fileDialog' needs "this.". 245 58
    # warning RequireThis Reference to instance variable 'fileDialog' needs "this.". 252 58
    # warning RequireThis Reference to instance variable 'fileDialog' needs "this.". 255 58
    # warning RequireThis Reference to instance variable 'fileDialog' needs "this.". 258 58
    # warning RequireThis Reference to instance variable 'fileDialog' needs "this.". 265 58
    # warning RequireThis Reference to instance variable 'fileDialog' needs "this.". 268 58
    # warning RequireThis Reference to instance variable 'fileDialog' needs "this.". 271 58
    # warning RequireThis Reference to instance variable 'buttons' needs "this.". 276 58
    # warning RequireThis Reference to instance variable 'buttons' needs "this.". 279 60
    # warning RequireThis Reference to instance variable 'buttons' needs "this.". 282 58
    # warning RequireThis Reference to instance variable 'fileDialog' needs "this.". 287 58
    # warning RequireThis Reference to instance variable 'pathChoice' needs "this.". 563 23
    # warning RequireThis Reference to instance variable 'pathChoice' needs "this.". 661 33
    # warning RequireThis Reference to instance variable 'fileDialog' needs "this.". 780 37
    # warning RequireThis Reference to instance variable 'savedDir' needs "this.". 795 45
    # warning RequireThis Reference to instance variable 'userDir' needs "this.". 795 56

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/awt/X11/XFramePeer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'menubar' needs "this.". 117 27
    # warning RequireThis Reference to instance variable 'lastAppliedMenubarHeight' needs "XFramePeer.this.". 194 39
    # warning RequireThis Reference to instance variable 'state' needs "this.". 322 56

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/awt/X11/XIconWindow.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'iconWidth' needs "this.". 298 39
    # warning RequireThis Reference to instance variable 'iconHeight' needs "this.". 378 45
    # warning RequireThis Reference to instance variable 'iconHeight' needs "this.". 380 33
    # warning RequireThis Reference to instance variable 'iconWidth' needs "this.". 383 37

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/awt/X11/XListPeer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'hsb' needs "this.". 367 26
    # warning RequireThis Reference to instance variable 'vsb' needs "this.". 370 31
    # warning RequireThis Reference to instance variable 'maxLength' needs "this.". 462 43
    # warning RequireThis Reference to instance variable 'vsbVis' needs "this.". 479 30
    # warning RequireThis Reference to instance variable 'maxLength' needs "this.". 482 45
    # warning RequireThis Reference to instance variable 'fontLeading' needs "this.". 500 30
    # warning RequireThis Reference to instance variable 'vsb' needs "this.". 571 47
    # warning RequireThis Reference to instance variable 'hsb' needs "this.". 572 47
    # warning RequireThis Reference to instance variable 'hsbVis' needs "this.". 579 58
    # warning RequireThis Reference to instance variable 'vsbVis' needs "this.". 579 78
    # warning RequireThis Reference to instance variable 'eventIndex' needs "this.". 711 34
    # warning RequireThis Reference to instance variable 'listHeight' needs "this.". 756 58
    # warning RequireThis Reference to instance variable 'listWidth' needs "this.". 774 59
    # warning RequireThis Reference to instance variable 'vsb' needs "this.". 1009 20
    # warning RequireThis Reference to instance variable 'hsb' needs "this.". 1026 49
    # warning RequireThis Reference to instance variable 'focusIndex' needs "this.". 1046 60
    # warning RequireThis Reference to instance variable 'hsbVis' needs "this.". 1106 63
    # warning RequireThis Reference to instance variable 'hsbVis' needs "this.". 1112 47
    # warning RequireThis Reference to instance variable 'multipleSelections' needs "this.". 1203 50
    # warning RequireThis Reference to instance variable 'vsbVis' needs "this.". 1223 43
    # warning RequireThis Reference to instance variable 'hsbVis' needs "this.". 1223 71
    # warning RequireThis Reference to instance variable 'eventIndex' needs "this.". 1546 57
    # warning RequireThis Reference to instance variable 'isScrollBarOriginated' needs "this.". 1649 18
    # warning RequireThis Reference to instance variable 'buffer' needs "this.". 1734 31
    # warning RequireThis Reference to instance variable 'buffer' needs "this.". 1799 35
    # warning RequireThis Reference to instance variable 'vsbVis' needs "XListPeer.this.". 1843 59
    # warning RequireThis Reference to instance variable 'hsbVis' needs "XListPeer.this.". 1847 59
    # warning RequireThis Reference to instance variable 'focusIndex' needs "XListPeer.this.". 1871 99
    # warning RequireThis Reference to instance variable 'fontAscent' needs "XListPeer.this.". 1932 63
    # warning RequireThis Reference to instance variable 'prevFocusRect' needs "this.". 1995 65

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/awt/X11/XMSelection.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'eventMask' needs "this.". 134 91

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/awt/X11/XMenuBarPeer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'helpMenu' needs "this.". 158 41

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/awt/X11/XScrollPanePeer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'hsbSpace' needs "this.". 92 24
    # warning RequireThis Reference to instance variable 'vsbSpace' needs "this.". 101 25
    # warning RequireThis Reference to instance variable 'hsbSpace' needs "this.". 126 50
    # warning RequireThis Reference to instance variable 'vsbSpace' needs "this.". 126 67
    # warning RequireThis Reference to instance variable 'hsbSpace' needs "this.". 178 32
    # warning RequireThis Reference to instance variable 'vsbSpace' needs "this.". 178 59
    # warning RequireThis Reference to instance variable 'hsbSpace' needs "this.". 183 45
    # warning RequireThis Reference to instance variable 'hsbSpace' needs "this.". 187 58
    # warning RequireThis Reference to instance variable 'vsbSpace' needs "this.". 194 44
    # warning RequireThis Reference to instance variable 'vsbSpace' needs "this.". 198 31
    # warning RequireThis Reference to instance variable 'vsbSpace' needs "this.". 240 39
    # warning RequireThis Reference to instance variable 'hsbSpace' needs "this.". 241 39
    # warning RequireThis Reference to instance variable 'hsbSpace' needs "this.". 333 32
    # warning RequireThis Reference to instance variable 'vsbSpace' needs "this.". 334 31
    # warning RequireThis Reference to instance variable 'vsb' needs "this.". 370 27
    # warning RequireThis Reference to instance variable 'hsb' needs "this.". 372 34
    # warning RequireThis Reference to instance variable 'vsbSpace' needs "this.". 410 25
    # warning RequireThis Reference to instance variable 'hsbSpace' needs "this.". 446 26
    # warning RequireThis Reference to instance variable 'hsbSpace' needs "this.". 490 38
    # warning RequireThis Reference to instance variable 'vsbSpace' needs "this.". 494 48
    # warning RequireThis Reference to instance variable 'hsbSpace' needs "this.". 513 49
    # warning RequireThis Reference to instance variable 'vsbSpace' needs "this.". 516 48
    # warning RequireThis Reference to instance variable 'vsb' needs "this.". 527 20
    # warning RequireThis Reference to instance variable 'hsb' needs "this.". 529 49
    # warning RequireThis Reference to instance variable 'hsbSpace' needs "this.". 541 35
    # warning RequireThis Reference to instance variable 'vsbSpace' needs "this.". 552 34
    # warning RequireThis Reference to instance variable 'hsbSpace' needs "this.". 616 44
    # warning RequireThis Reference to instance variable 'vsbSpace' needs "this.". 622 43
    # warning RequireThis Reference to instance variable 'vsbSpace' needs "this.". 629 27
    # warning RequireThis Reference to instance variable 'hsbSpace' needs "this.". 630 28
    # warning RequireThis Reference to instance variable 'vsbSpace' needs "this.". 636 33
    # warning RequireThis Reference to instance variable 'hsbSpace' needs "this.". 648 34

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/awt/X11/XScrollbar.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'min' needs "this.". 102 17
    # warning RequireThis Reference to instance variable 'min' needs "this.". 103 17
    # warning RequireThis Reference to instance variable 'vis' needs "this.". 104 30
    # warning RequireThis Reference to instance variable 'vis' needs "this.". 105 23
    # warning RequireThis Reference to instance variable 'val' needs "this.". 109 40
    # warning RequireThis Reference to instance variable 'line' needs "this.". 399 33
    # warning RequireThis Reference to instance variable 'line' needs "this.". 403 33
    # warning RequireThis Reference to instance variable 'page' needs "this.". 407 33
    # warning RequireThis Reference to instance variable 'page' needs "this.". 411 33
    # warning RequireThis Reference to instance variable 'min' needs "this.". 540 106
    # warning RequireThis Reference to instance variable 'min' needs "this.". 542 90
    # warning RequireThis Reference to instance variable 'min' needs "this.". 545 106
    # warning RequireThis Reference to instance variable 'min' needs "this.". 547 90
    # warning RequireThis Reference to instance variable 'barWidth' needs "this.". 750 27
    # warning RequireThis Reference to instance variable 'min' needs "this.". 763 84
    # warning RequireThis Reference to instance variable 'min' needs "this.". 798 27
    # warning RequireThis Reference to instance variable 'vis' needs "this.". 837 22
    # warning RequireThis Reference to instance variable 'val' needs "this.". 842 51
    # warning RequireThis Reference to instance variable 'min' needs "this.". 843 36
    # warning RequireThis Reference to instance variable 'val' needs "this.". 850 51
    # warning RequireThis Reference to instance variable 'min' needs "this.". 851 36
    # warning RequireThis Reference to instance variable 'width' needs "this.". 862 35
    # warning RequireThis Reference to instance variable 'height' needs "this.". 862 49
    # warning RequireThis Reference to instance variable 'barWidth' needs "this.". 862 64
    # warning RequireThis Reference to instance variable 'barLength' needs "this.". 862 81

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/awt/X11/XSelection.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'ownershipTime' needs "this.". 551 70
    # warning RequireThis Reference to instance variable 'ownershipListener' needs "this.". 698 17
    # warning RequireThis Reference to instance variable 'requestor' needs "this.". 815 41
    # warning RequireThis Reference to instance variable 'property' needs "this.". 817 39
    # warning RequireThis Reference to instance variable 'offset' needs "this.". 819 47

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/awt/X11/XTextAreaPeer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'darkShadow' needs "this.". 716 40
    # warning RequireThis Reference to instance variable 'lightShadow' needs "this.". 716 53
    # warning RequireThis Reference to instance variable 'lightShadow' needs "this.". 717 41
    # warning RequireThis Reference to instance variable 'darkShadow' needs "this.". 717 55
    # warning RequireThis Reference to instance variable 'vsbBorder' needs "this.". 1095 40
    # warning RequireThis Reference to instance variable 'hsbBorder' needs "this.". 1103 40
    # warning RequireThis Reference to instance variable 'isRaised' needs "this.". 1223 25
    # warning RequireThis Reference to instance variable 'lightShadow' needs "this.". 1223 37
    # warning RequireThis Reference to instance variable 'darkShadow' needs "this.". 1223 51
    # warning RequireThis Reference to instance variable 'isRaised' needs "this.". 1231 25
    # warning RequireThis Reference to instance variable 'darkShadow' needs "this.". 1231 37
    # warning RequireThis Reference to instance variable 'lightShadow' needs "this.". 1231 50
    # warning RequireThis Reference to instance variable 'bar' needs "this.". 1477 29
    # warning RequireThis Reference to instance variable 'button' needs "this.". 1482 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/awt/X11/XToolkit.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'xs' needs "this.". 280 37

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/awt/X11/XTrayIconPeer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'old_x' needs "XTrayIconPeer.this.". 166 71
    # warning RequireThis Reference to instance variable 'old_y' needs "XTrayIconPeer.this.". 166 94
    # warning RequireThis Reference to instance variable 'autosize' needs "this.". 566 60

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/awt/X11/XWarningWindow.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'currentSize' needs "this.". 125 28

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/awt/X11/XWindow.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'target' needs "this.". 325 44
    # warning RequireThis Reference to instance variable 'target' needs "this.". 328 27
    # warning RequireThis Reference to instance variable 'backgroundColor' needs "this.". 481 17
    # warning RequireThis Reference to instance variable 'oldWidth' needs "this.". 1388 23
    # warning RequireThis Reference to instance variable 'oldHeight' needs "this.". 1388 47

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/awt/X11/XWindowPeer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'ownerPeer' needs "this.". 230 51
    # warning RequireThis Reference to instance variable 'mustControlStackPosition' needs "this.". 935 37
    # warning RequireThis Reference to instance variable 'isUnhiding' needs "this.". 1462 19
    # warning RequireThis Reference to instance variable 'delayedModalBlocking' needs "this.". 1532 35
    # warning RequireThis Reference to instance variable 'modalBlocker' needs "this.". 1630 30
    # warning RequireThis Reference to instance variable 'pressTarget' needs "this.". 2209 52
    # warning RequireThis Reference to instance variable 'pressTarget' needs "this.". 2281 56

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/awt/X11CustomCursor.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'count' needs "this.". 60 35

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/awt/X11GraphicsConfig.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'screen' needs "this.". 308 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/awt/X11GraphicsDevice.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'screen' needs "this.". 125 22
    # warning RequireThis Reference to instance variable 'defaultConfig' needs "this.". 155 27
    # warning RequireThis Reference to instance variable 'screen' needs "this.". 245 40
    # warning RequireThis Reference to instance variable 'screen' needs "this.". 443 67
    # warning RequireThis Reference to instance variable 'screen' needs "this.". 549 45

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/awt/X11InputMethod.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'awtFocussedComponent' needs "this.". 356 40
    # warning RequireThis Reference to instance variable 'awtFocussedComponent' needs "this.". 398 36
    # warning RequireThis Reference to instance variable 'composedText' needs "this.". 685 62
    # warning RequireThis Reference to instance variable 'committedText' needs "this.". 752 49
    # warning RequireThis Reference to instance variable 'size' needs "this.". 1042 36
    # warning RequireThis Reference to instance variable 'size' needs "this.". 1064 26
    # warning RequireThis Reference to instance variable 'size' needs "this.". 1080 33
    # warning RequireThis Reference to instance variable 'size' needs "this.". 1082 25

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/awt/XSettings.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'dlen' needs "this.". 125 28
    # warning RequireThis Reference to instance variable 'idx' needs "this.". 129 57
    # warning RequireThis Reference to instance variable 'dlen' needs "this.". 131 64
    # warning RequireThis Reference to instance variable 'nsettings' needs "this.". 228 37
    # warning RequireThis Reference to instance variable 'dlen' needs "this.". 228 56

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/font/NativeFont.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'delegateFont' needs "this.". 265 53

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/font/NativeStrike.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'numGlyphs' needs "this.". 147 33
    # warning RequireThis Reference to instance variable 'numGlyphs' needs "this.". 148 33
    # warning RequireThis Reference to instance variable 'numGlyphs' needs "this.". 165 33
    # warning RequireThis Reference to instance variable 'numGlyphs' needs "this.". 166 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/font/XRGlyphCache.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'grayGlyphSet' needs "this.". 173 44
    # warning RequireThis Reference to instance variable 'lcdGlyphSet' needs "this.". 216 64
    # warning RequireThis Reference to instance variable 'grayGlyphSet' needs "this.". 288 40

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/java2d/jules/JulesAATileGenerator.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'left' needs "this.". 110 23
    # warning RequireThis Reference to instance variable 'top' needs "this.". 111 23
    # warning RequireThis Reference to instance variable 'right' needs "this.". 112 23
    # warning RequireThis Reference to instance variable 'bottom' needs "this.". 113 23
    # warning RequireThis Reference to instance variable 'left' needs "this.". 115 29
    # warning RequireThis Reference to instance variable 'top' needs "this.". 116 31
    # warning RequireThis Reference to instance variable 'width' needs "this.". 119 52
    # warning RequireThis Reference to instance variable 'height' needs "this.". 120 52
    # warning RequireThis Reference to instance variable 'tilesX' needs "this.". 121 36
    # warning RequireThis Reference to instance variable 'topFP' needs "this.". 136 47
    # warning RequireThis Reference to instance variable 'leftFP' needs "this.". 137 49
    # warning RequireThis Reference to instance variable 'leftFP' needs "this.". 138 49
    # warning RequireThis Reference to instance variable 'leftFP' needs "this.". 139 51
    # warning RequireThis Reference to instance variable 'leftFP' needs "this.". 140 51
    # warning RequireThis Reference to instance variable 'tilesX' needs "this.". 156 44
    # warning RequireThis Reference to instance variable 'tileCnt' needs "this.". 191 37
    # warning RequireThis Reference to instance variable 'leftFP' needs "this.". 229 62
    # warning RequireThis Reference to instance variable 'topFP' needs "this.". 230 62
    # warning RequireThis Reference to instance variable 'tilesX' needs "this.". 302 27
    # warning RequireThis Reference to instance variable 'tilesX' needs "this.". 306 27

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/java2d/jules/TileWorker.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'workerStartIndex' needs "this.". 87 24

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/java2d/opengl/GLXSurfaceData.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'scale' needs "this.". 131 49
    # warning RequireThis Reference to instance variable 'scale' needs "this.". 132 51
    # warning RequireThis Reference to instance variable 'scale' needs "this.". 205 34
    # warning RequireThis Reference to instance variable 'scale' needs "this.". 206 36
    # warning RequireThis Reference to instance variable 'scale' needs "this.". 220 53
    # warning RequireThis Reference to instance variable 'scale' needs "this.". 221 55

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/java2d/x11/X11SurfaceData.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'x11txpipe' needs "this.". 360 33
    # warning RequireThis Reference to instance variable 'x11txpipe' needs "this.". 361 33
    # warning RequireThis Reference to instance variable 'x11txpipe' needs "this.". 363 33
    # warning RequireThis Reference to instance variable 'x11pipe' needs "this.". 364 33
    # warning RequireThis Reference to instance variable 'x11pipe' needs "this.". 366 33
    # warning RequireThis Reference to instance variable 'x11pipe' needs "this.". 367 33
    # warning RequireThis Reference to instance variable 'x11pipe' needs "this.". 369 30
    # warning RequireThis Reference to instance variable 'validatedClip' needs "this.". 647 21
    # warning RequireThis Reference to instance variable 'xorpixelmod' needs "this.". 675 18
    # warning RequireThis Reference to instance variable 'validatedPixel' needs "this.". 676 22
    # warning RequireThis Reference to instance variable 'width' needs "this.". 779 47
    # warning RequireThis Reference to instance variable 'height' needs "this.". 779 64

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/java2d/xr/DirtyRegion.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'x' needs "this.". 60 21
    # warning RequireThis Reference to instance variable 'y' needs "this.". 64 21
    # warning RequireThis Reference to instance variable 'x' needs "this.". 121 26
    # warning RequireThis Reference to instance variable 'y' needs "this.". 121 39
    # warning RequireThis Reference to instance variable 'x2' needs "this.". 121 53
    # warning RequireThis Reference to instance variable 'y2' needs "this.". 121 68

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/java2d/xr/GrowableByteArray.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'cellSize' needs "this.". 54 25
    # warning RequireThis Reference to instance variable 'cellSize' needs "this.". 91 45
    # warning RequireThis Reference to instance variable 'cellSize' needs "this.". 110 31

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/java2d/xr/GrowableIntArray.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'cellSize' needs "this.". 51 17
    # warning RequireThis Reference to instance variable 'cellSize' needs "this.". 79 37
    # warning RequireThis Reference to instance variable 'cellSize' needs "this.". 99 23

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/java2d/xr/MaskTileManager.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'yTiles' needs "this.". 98 37
    # warning RequireThis Reference to instance variable 'xTiles' needs "this.". 99 41
    # warning RequireThis Reference to instance variable 'xTiles' needs "this.". 100 58
    # warning RequireThis Reference to instance variable 'maskPicture' needs "this.". 135 23
    # warning RequireThis Reference to instance variable 'maskPicture' needs "this.". 147 21
    # warning RequireThis Reference to instance variable 'maskPicture' needs "this.". 185 28
    # warning RequireThis Reference to instance variable 'yTiles' needs "this.". 221 32
    # warning RequireThis Reference to instance variable 'allocatedTiles' needs "this.". 223 23
    # warning RequireThis Reference to instance variable 'allocatedTiles' needs "this.". 225 25

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/java2d/xr/XRColor.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'alpha' needs "this.". 120 21
    # warning RequireThis Reference to instance variable 'red' needs "this.". 120 34
    # warning RequireThis Reference to instance variable 'green' needs "this.". 120 45
    # warning RequireThis Reference to instance variable 'blue' needs "this.". 120 57

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/java2d/xr/XRCompositeManager.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'validatedPaint' needs "this.". 157 41
    # warning RequireThis Reference to instance variable 'validatedComp' needs "this.". 160 22
    # warning RequireThis Reference to instance variable 'validatedExtraAlpha' needs "this.". 206 31
    # warning RequireThis Reference to instance variable 'alphaMaskPict' needs "this.". 214 29
    # warning RequireThis Reference to instance variable 'gradCachePicture' needs "this.". 249 25
    # warning RequireThis Reference to instance variable 'compRule' needs "this.". 330 63

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/java2d/xr/XRDrawLine.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'x1' needs "this.". 61 19
    # warning RequireThis Reference to instance variable 'y1' needs "this.". 62 19
    # warning RequireThis Reference to instance variable 'x1' needs "this.". 92 26
    # warning RequireThis Reference to instance variable 'y1' needs "this.". 97 26
    # warning RequireThis Reference to instance variable 'ucY1' needs "this.". 106 19
    # warning RequireThis Reference to instance variable 'ucY1' needs "this.". 107 31
    # warning RequireThis Reference to instance variable 'ucX1' needs "this.". 114 19
    # warning RequireThis Reference to instance variable 'ucX1' needs "this.". 115 31
    # warning RequireThis Reference to instance variable 'ucY1' needs "this.". 238 35
    # warning RequireThis Reference to instance variable 'ucX1' needs "this.". 257 35
    # warning RequireThis Reference to instance variable 'ucY2' needs "this.". 279 35
    # warning RequireThis Reference to instance variable 'ucX2' needs "this.". 300 35

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/java2d/xr/XRSolidSrcPict.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'curPixVal' needs "this.". 49 24

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/java2d/xr/XRSurfaceData.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'xrtxpipe' needs "this.". 137 30
    # warning RequireThis Reference to instance variable 'xrpipe' needs "this.". 138 33
    # warning RequireThis Reference to instance variable 'xrtxpipe' needs "this.". 142 30
    # warning RequireThis Reference to instance variable 'xrpipe' needs "this.". 143 33
    # warning RequireThis Reference to instance variable 'aaShapePipe' needs "this.". 152 30
    # warning RequireThis Reference to instance variable 'aaPixelToShapeConv' needs "this.". 153 29
    # warning RequireThis Reference to instance variable 'aaPixelToShapeConv' needs "this.". 154 29
    # warning RequireThis Reference to instance variable 'xrDrawImage' needs "this.". 179 26
    # warning RequireThis Reference to instance variable 'xrtextpipe' needs "this.". 194 54
    # warning RequireThis Reference to instance variable 'validatedFilter' needs "this.". 476 23
    # warning RequireThis Reference to instance variable 'validatedClip' needs "this.". 491 21
    # warning RequireThis Reference to instance variable 'scale' needs "this.". 577 24
    # warning RequireThis Reference to instance variable 'scale' needs "this.". 578 25
    # warning RequireThis Reference to instance variable 'scale' needs "this.". 654 34
    # warning RequireThis Reference to instance variable 'scale' needs "this.". 655 36
    # warning RequireThis Reference to instance variable 'width' needs "this.". 694 49
    # warning RequireThis Reference to instance variable 'height' needs "this.". 694 68

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/print/AttributeClass.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'myType' needs "this.". 80 22
    # warning RequireThis Reference to instance variable 'nameLen' needs "this.". 86 26
    # warning RequireThis Reference to instance variable 'myValue' needs "this.". 101 35
    # warning RequireThis Reference to instance variable 'myValue' needs "this.". 119 35
    # warning RequireThis Reference to instance variable 'myValue' needs "this.". 157 35
    # warning RequireThis Reference to instance variable 'myValue' needs "this.". 181 35
    # warning RequireThis Reference to instance variable 'myValue' needs "this.". 204 35
    # warning RequireThis Reference to instance variable 'myValue' needs "this.". 237 35

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/print/CUPSPrinter.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'nPageSizes' needs "this.". 124 41
    # warning RequireThis Reference to instance variable 'nPageSizes' needs "this.". 204 25
    # warning RequireThis Reference to instance variable 'nTrays' needs "this.". 257 25

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/print/IPPPrintService.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'printer' needs "this.". 346 47
    # warning RequireThis Reference to instance variable 'myURI' needs "this.". 347 70
    # warning RequireThis Reference to instance variable 'myURL' needs "this.". 378 43
    # warning RequireThis Reference to instance variable 'myURI' needs "this.". 386 66
    # warning RequireThis Reference to instance variable 'isCupsPrinter' needs "this.". 909 36
    # warning RequireThis Reference to instance variable 'pngImagesAdded' needs "this.". 1210 45
    # warning RequireThis Reference to instance variable 'gifImagesAdded' needs "this.". 1212 52
    # warning RequireThis Reference to instance variable 'jpgImagesAdded' needs "this.". 1214 53
    # warning RequireThis Reference to instance variable 'myURI' needs "this.". 1724 64
    # warning RequireThis Reference to instance variable 'myURL' needs "this.". 1724 80
    # warning RequireThis Reference to instance variable 'myURI' needs "this.". 1735 39

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/print/PrintServiceLookupProvider.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'defaultPrintService' needs "this.". 316 36
    # warning RequireThis Reference to instance variable 'defaultPrinter' needs "this.". 688 53

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/print/UnixPrintJob.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'service' needs "this.". 363 40
    # warning RequireThis Reference to instance variable 'sides' needs "this.". 388 40
    # warning RequireThis Reference to instance variable 'mOptions' needs "this.". 393 63
    # warning RequireThis Reference to instance variable 'service' needs "this.". 414 39
    # warning RequireThis Reference to instance variable 'service' needs "this.". 418 43
    # warning RequireThis Reference to instance variable 'service' needs "this.". 420 44
    # warning RequireThis Reference to instance variable 'service' needs "this.". 437 39
    # warning RequireThis Reference to instance variable 'service' needs "this.". 443 43
    # warning RequireThis Reference to instance variable 'service' needs "this.". 445 44
    # warning RequireThis Reference to instance variable 'service' needs "this.". 503 39
    # warning RequireThis Reference to instance variable 'service' needs "this.". 505 40
    # warning RequireThis Reference to instance variable 'service' needs "this.". 519 39
    # warning RequireThis Reference to instance variable 'service' needs "this.". 521 40
    # warning RequireThis Reference to instance variable 'service' needs "this.". 627 31
    # warning RequireThis Reference to instance variable 'service' needs "this.". 629 32
    # warning RequireThis Reference to instance variable 'mediaName' needs "this.". 837 64

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/unix/classes/sun/print/UnixPrintService.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'printer' needs "this.". 222 50
    # warning RequireThis Reference to instance variable 'printer' needs "this.". 254 52
    # warning RequireThis Reference to instance variable 'printer' needs "this.". 303 49
    # warning RequireThis Reference to instance variable 'printer' needs "this.". 353 50
    # warning RequireThis Reference to instance variable 'printer' needs "this.". 369 52
    # warning RequireThis Reference to instance variable 'printer' needs "this.". 398 49

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/windows/classes/sun/awt/Win32GraphicsConfig.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'screen' needs "this.". 218 42
    # warning RequireThis Reference to instance variable 'visual' needs "this.". 218 60

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/windows/classes/sun/awt/Win32GraphicsDevice.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'screen' needs "this.". 119 32
    # warning RequireThis Reference to instance variable 'screen' needs "this.". 121 54
    # warning RequireThis Reference to instance variable 'defaultConfig' needs "this.". 207 34
    # warning RequireThis Reference to instance variable 'screen' needs "this.". 309 40

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/windows/classes/sun/awt/shell/Win32ShellFolder2.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'largeIcon' needs "this.". 1031 37
    # warning RequireThis Reference to instance variable 'smallIcon' needs "this.". 1031 49

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/windows/classes/sun/awt/windows/TranslucentWindowPainter.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'backBuffer' needs "this.". 190 68
    # warning RequireThis Reference to instance variable 'viBB' needs "this.". 276 47

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/windows/classes/sun/awt/windows/WComponentPeer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'oldWidth' needs "this.". 156 34
    # warning RequireThis Reference to instance variable 'oldHeight' needs "this.". 156 58
    # warning RequireThis Reference to instance variable 'oldWidth' needs "this.". 163 23
    # warning RequireThis Reference to instance variable 'oldHeight' needs "this.". 163 47
    # warning RequireThis Reference to instance variable 'surfaceData' needs "this.". 464 27
    # warning RequireThis Reference to instance variable 'backBuffer' needs "this.". 471 25
    # warning RequireThis Reference to instance variable 'isLayouting' needs "this.". 971 32

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/windows/classes/sun/awt/windows/WDataTransferer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'iHTMLStart' needs "this.". 850 19
    # warning RequireThis Reference to instance variable 'iFragStart' needs "this.". 852 19
    # warning RequireThis Reference to instance variable 'iHTMLStart' needs "this.". 853 26
    # warning RequireThis Reference to instance variable 'iFragEnd' needs "this.". 854 19
    # warning RequireThis Reference to instance variable 'iHTMLEnd' needs "this.". 855 24
    # warning RequireThis Reference to instance variable 'iSelStart' needs "this.". 856 19
    # warning RequireThis Reference to instance variable 'iFragStart' needs "this.". 857 25
    # warning RequireThis Reference to instance variable 'iSelEnd' needs "this.". 858 19
    # warning RequireThis Reference to instance variable 'iFragEnd' needs "this.". 859 23
    # warning RequireThis Reference to instance variable 'iHTMLStart' needs "this.". 864 32
    # warning RequireThis Reference to instance variable 'iHTMLEnd' needs "this.". 865 30
    # warning RequireThis Reference to instance variable 'iFragStart' needs "this.". 868 32
    # warning RequireThis Reference to instance variable 'iFragEnd' needs "this.". 869 30
    # warning RequireThis Reference to instance variable 'iSelStart' needs "this.". 873 32
    # warning RequireThis Reference to instance variable 'iSelEnd' needs "this.". 874 30
    # warning RequireThis Reference to instance variable 'iStartOffset' needs "this.". 879 19
    # warning RequireThis Reference to instance variable 'iStartOffset' needs "this.". 884 28
    # warning RequireThis Reference to instance variable 'iReadCount' needs "this.". 890 29
    # warning RequireThis Reference to instance variable 'iEndOffset' needs "this.". 905 19
    # warning RequireThis Reference to instance variable 'iEndOffset' needs "this.". 905 47

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/windows/classes/sun/awt/windows/WDesktopProperties.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'winEventName' needs "this.". 219 36

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/windows/classes/sun/awt/windows/WEmbeddedFrame.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'bandWidth' needs "this.". 143 49
    # warning RequireThis Reference to instance variable 'bandHeight' needs "this.". 160 65
    # warning RequireThis Reference to instance variable 'bandHeight' needs "this.". 167 26

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/windows/classes/sun/awt/windows/WInputMethod.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'awtFocussedComponent' needs "this.". 285 25
    # warning RequireThis Reference to instance variable 'awtFocussedComponentPeer' needs "this.". 305 42
    # warning RequireThis Reference to instance variable 'awtFocussedComponentPeer' needs "this.". 313 41
    # warning RequireThis Reference to instance variable 'awtFocussedComponentPeer' needs "this.". 344 41

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/windows/classes/sun/awt/windows/WPrinterJob.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'driverDoesMultipleCopies' needs "this.". 895 51
    # warning RequireThis Reference to instance variable 'driverDoesCollation' needs "this.". 896 48
    # warning RequireThis Reference to instance variable 'mLastFontSize' needs "this.". 1111 25
    # warning RequireThis Reference to instance variable 'mLastFontStyle' needs "this.". 1112 25
    # warning RequireThis Reference to instance variable 'mLastRotation' needs "this.". 1113 25
    # warning RequireThis Reference to instance variable 'mLastAwScale' needs "this.". 1114 25

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/windows/classes/sun/awt/windows/WToolkit.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'dynamicLayoutSetting' needs "this.". 559 18
    # warning RequireThis Reference to instance variable 'cacheFontPeer' needs "this.". 633 21
    # warning RequireThis Reference to instance variable 'cacheFontPeer' needs "this.". 641 25
    # warning RequireThis Reference to instance variable 'cacheFontPeer' needs "this.". 644 25

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/windows/classes/sun/awt/windows/WWindowPeer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'scaleX' needs "this.". 644 57
    # warning RequireThis Reference to instance variable 'scaleY' needs "this.". 645 57

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/windows/classes/sun/java2d/d3d/D3DGraphicsDevice.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'realFSWindow' needs "this.". 363 38

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/windows/classes/sun/java2d/d3d/D3DSurfaceData.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'scaleX' needs "this.". 239 50
    # warning RequireThis Reference to instance variable 'scaleY' needs "this.". 240 52
    # warning RequireThis Reference to instance variable 'pixel' needs "this.". 482 28

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/windows/classes/sun/java2d/d3d/D3DVolatileSurfaceManager.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'restoreCountdown' needs "this.". 153 52

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/windows/classes/sun/java2d/opengl/WGLSurfaceData.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'scaleX' needs "WGLSurfaceData.this.". 168 49
    # warning RequireThis Reference to instance variable 'scaleY' needs "WGLSurfaceData.this.". 169 51
    # warning RequireThis Reference to instance variable 'scaleX' needs "WGLSurfaceData.this.". 230 50
    # warning RequireThis Reference to instance variable 'scaleY' needs "WGLSurfaceData.this.". 231 52
    # warning RequireThis Reference to instance variable 'scaleX' needs "WGLSurfaceData.this.". 244 53
    # warning RequireThis Reference to instance variable 'scaleY' needs "WGLSurfaceData.this.". 245 55

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/windows/classes/sun/java2d/windows/GDIWindowSurfaceData.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'scaleX' needs "this.". 305 45
    # warning RequireThis Reference to instance variable 'scaleY' needs "this.". 306 47

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.desktop/windows/classes/sun/print/Win32PrintService.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'mediaSizeNames' needs "this.". 477 25
    # warning RequireThis Reference to instance variable 'nCopies' needs "this.". 742 47

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.instrument/share/classes/sun/instrument/InstrumentationImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'mRetransfomableTransformerManager' needs "this.". 535 41
    # warning RequireThis Reference to instance variable 'mTransformerManager' needs "this.". 536 41

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.logging/share/classes/java/util/logging/FileHandler.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'count' needs "this.". 469 65
    # warning RequireThis Reference to instance variable 'maxLocks' needs "this.". 489 26
    # warning RequireThis Reference to instance variable 'pattern' needs "this.". 490 66
    # warning RequireThis Reference to instance variable 'count' needs "this.". 582 29
    # warning RequireThis Reference to instance variable 'limit' needs "this.". 736 44

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.logging/share/classes/java/util/logging/Level.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'name' needs "this.". 314 45
    # warning RequireThis Reference to instance variable 'name' needs "this.". 356 34

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.logging/share/classes/java/util/logging/LogManager.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'logger' needs "this.". 202 87
    # warning RequireThis Reference to instance variable 'initializationDone' needs "this.". 366 46
    # warning RequireThis Reference to instance variable 'userContext' needs "this.". 484 44
    # warning RequireThis Reference to instance variable 'suffix' needs "this.". 1632 33
    # warning RequireThis Reference to instance variable 'length' needs "this.". 1637 52
    # warning RequireThis Reference to instance variable 'props' needs "this.". 2079 24
    # warning RequireThis Reference to instance variable 'rootLogger' needs "this.". 2163 65
    # warning RequireThis Reference to instance variable 'rootLogger' needs "this.". 2195 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.logging/share/classes/java/util/logging/Logger.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'useParentHandlers' needs "this.". 300 48
    # warning RequireThis Reference to instance variable 'filter' needs "this.". 311 37
    # warning RequireThis Reference to instance variable 'levelObject' needs "this.". 322 42
    # warning RequireThis Reference to instance variable 'levelValue' needs "this.". 333 41
    # warning RequireThis Reference to instance variable 'useParentHandlers' needs "this.". 392 44
    # warning RequireThis Reference to instance variable 'filter' needs "this.". 393 33
    # warning RequireThis Reference to instance variable 'levelObject' needs "this.". 394 38
    # warning RequireThis Reference to instance variable 'levelValue' needs "this.". 395 37
    # warning RequireThis Reference to instance variable 'anonymous' needs "this.". 575 20

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.logging/share/classes/java/util/logging/MemoryHandler.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'count' needs "this.". 185 25
    # warning RequireThis Reference to instance variable 'count' needs "this.". 204 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.logging/share/classes/java/util/logging/SocketHandler.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'host' needs "this.". 106 70
    # warning RequireThis Reference to instance variable 'port' needs "this.". 106 83
    # warning RequireThis Reference to instance variable 'port' needs "this.". 139 63
    # warning RequireThis Reference to instance variable 'host' needs "this.". 142 69

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.management.rmi/share/classes/javax/management/remote/rmi/RMIConnectionImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'connectionId' needs "this.". 253 48
    # warning RequireThis Reference to instance variable 'connectionId' needs "this.". 297 41
    # warning RequireThis Reference to instance variable 'connectionId' needs "this.". 346 37
    # warning RequireThis Reference to instance variable 'connectionId' needs "this.". 359 48
    # warning RequireThis Reference to instance variable 'connectionId' needs "this.". 408 36
    # warning RequireThis Reference to instance variable 'connectionId' needs "this.". 423 36
    # warning RequireThis Reference to instance variable 'connectionId' needs "this.". 463 36
    # warning RequireThis Reference to instance variable 'connectionId' needs "this.". 494 36
    # warning RequireThis Reference to instance variable 'connectionId' needs "this.". 522 36
    # warning RequireThis Reference to instance variable 'connectionId' needs "this.". 531 36
    # warning RequireThis Reference to instance variable 'connectionId' needs "this.". 557 36
    # warning RequireThis Reference to instance variable 'connectionId' needs "this.". 566 36
    # warning RequireThis Reference to instance variable 'connectionId' needs "this.". 605 36
    # warning RequireThis Reference to instance variable 'connectionId' needs "this.". 632 54
    # warning RequireThis Reference to instance variable 'connectionId' needs "this.". 668 54
    # warning RequireThis Reference to instance variable 'connectionId' needs "this.". 704 36
    # warning RequireThis Reference to instance variable 'connectionId' needs "this.". 716 48
    # warning RequireThis Reference to instance variable 'connectionId' needs "this.". 754 36
    # warning RequireThis Reference to instance variable 'connectionId' needs "this.". 767 48
    # warning RequireThis Reference to instance variable 'connectionId' needs "this.". 807 36
    # warning RequireThis Reference to instance variable 'connectionId' needs "this.". 821 48
    # warning RequireThis Reference to instance variable 'connectionId' needs "this.". 851 55
    # warning RequireThis Reference to instance variable 'connectionId' needs "this.". 871 55
    # warning RequireThis Reference to instance variable 'connectionId' needs "this.". 899 55
    # warning RequireThis Reference to instance variable 'connectionId' needs "this.". 932 55
    # warning RequireThis Reference to instance variable 'connectionId' needs "this.". 988 59
    # warning RequireThis Reference to instance variable 'connectionId' needs "this.". 997 59
    # warning RequireThis Reference to instance variable 'connectionId' needs "this.". 1057 36
    # warning RequireThis Reference to instance variable 'connectionId' needs "this.". 1065 36
    # warning RequireThis Reference to instance variable 'connectionId' needs "this.". 1077 48
    # warning RequireThis Reference to instance variable 'connectionId' needs "this.". 1118 54
    # warning RequireThis Reference to instance variable 'connectionId' needs "this.". 1154 54
    # warning RequireThis Reference to instance variable 'connectionId' needs "this.". 1196 36
    # warning RequireThis Reference to instance variable 'connectionId' needs "this.". 1204 36
    # warning RequireThis Reference to instance variable 'connectionId' needs "this.". 1216 48
    # warning RequireThis Reference to instance variable 'connectionId' needs "this.". 1244 50
    # warning RequireThis Reference to instance variable 'connectionId' needs "this.". 1291 55
    # warning RequireThis Reference to instance variable 'acc' needs "this.". 1383 26
    # warning RequireThis Reference to instance variable 'acc' needs "this.". 1565 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.management.rmi/share/classes/javax/management/remote/rmi/RMIConnector.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'rmiServer' needs "this.". 301 48
    # warning RequireThis Reference to instance variable 'closeException' needs "this.". 473 64
    # warning RequireThis Reference to instance variable 'connectionId' needs "this.". 480 33
    # warning RequireThis Reference to instance variable 'closeException' needs "this.". 541 21
    # warning RequireThis Reference to instance variable 'closeException' needs "this.". 543 37
    # warning RequireThis Reference to instance variable 'closeException' needs "this.". 545 42
    # warning RequireThis Reference to instance variable 'closeException' needs "this.". 547 59
    # warning RequireThis Reference to instance variable 'rmiServer' needs "RMIConnector.this.". 1646 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.management.rmi/share/classes/javax/management/remote/rmi/RMIConnectorServer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'rmiServerImpl' needs "this.". 405 25
    # warning RequireThis Reference to instance variable 'address' needs "this.". 476 67
    # warning RequireThis Reference to instance variable 'boundJndiUrl' needs "this.". 563 64

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/com/sun/jmx/interceptor/DefaultMBeanServerInterceptor.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'mbean' needs "this.". 1698 49
    # warning RequireThis Reference to instance variable 'listener' needs "this.". 1719 35
    # warning RequireThis Reference to instance variable 'mbean' needs "this.". 1719 58

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/com/sun/jmx/mbeanserver/MBeanSupport.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'resource' needs "this.". 167 41
    # warning RequireThis Reference to instance variable 'resource' needs "this.". 182 34
    # warning RequireThis Reference to instance variable 'resource' needs "this.". 187 34
    # warning RequireThis Reference to instance variable 'resource' needs "this.". 198 38

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/com/sun/jmx/mbeanserver/PerInterface.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'getters' needs "this.". 197 27
    # warning RequireThis Reference to instance variable 'setters' needs "this.". 201 23

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/com/sun/jmx/mbeanserver/Repository.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'isPropertyListPattern' needs "this.". 185 43
    # warning RequireThis Reference to instance variable 'domain' needs "this.". 296 19
    # warning RequireThis Reference to instance variable 'domain' needs "this.". 401 20
    # warning RequireThis Reference to instance variable 'domain' needs "this.". 403 19
    # warning RequireThis Reference to instance variable 'domain' needs "this.". 617 38
    # warning RequireThis Reference to instance variable 'domain' needs "this.". 643 28

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/com/sun/jmx/remote/internal/ArrayNotificationBuffer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'queueSize' needs "this.". 170 40
    # warning RequireThis Reference to instance variable 'queueSize' needs "this.". 191 27
    # warning RequireThis Reference to instance variable 'queueSize' needs "this.". 206 24
    # warning RequireThis Reference to instance variable 'queueSize' needs "this.". 515 32
    # warning RequireThis Reference to instance variable 'earliestSequenceNumber' needs "this.". 520 23
    # warning RequireThis Reference to instance variable 'nextSequenceNumber' needs "this.". 526 58
    # warning RequireThis Reference to instance variable 'earliestSequenceNumber' needs "this.". 536 30
    # warning RequireThis Reference to instance variable 'earliestSequenceNumber' needs "this.". 539 19
    # warning RequireThis Reference to instance variable 'sender' needs "this.". 561 43
    # warning RequireThis Reference to instance variable 'notification' needs "this.". 561 59

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/com/sun/jmx/remote/internal/ArrayQueue.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'capacity' needs "this.". 62 36
    # warning RequireThis Reference to instance variable 'head' needs "this.". 63 24
    # warning RequireThis Reference to instance variable 'tail' needs "this.". 72 21
    # warning RequireThis Reference to instance variable 'capacity' needs "this.". 76 29
    # warning RequireThis Reference to instance variable 'capacity' needs "this.". 86 34
    # warning RequireThis Reference to instance variable 'head' needs "this.". 92 27
    # warning RequireThis Reference to instance variable 'capacity' needs "this.". 94 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/com/sun/jmx/remote/internal/ClientNotifForwarder.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'beingReconnected' needs "this.". 310 36
    # warning RequireThis Reference to instance variable 'clientSequenceNumber' needs "ClientNotifForwarder.this.". 509 29
    # warning RequireThis Reference to instance variable 'mbeanRemovedNotifID' needs "ClientNotifForwarder.this.". 541 36

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/com/sun/jmx/remote/internal/ServerCommunicatorAdmin.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'timestamp' needs "ServerCommunicatorAdmin.this.". 159 69
    # warning RequireThis Reference to instance variable 'timestamp' needs "ServerCommunicatorAdmin.this.". 177 58
    # warning RequireThis Reference to instance variable 'timeout' needs "ServerCommunicatorAdmin.this.". 180 54

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/com/sun/jmx/remote/security/FileLoginModule.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'passwordFile' needs "this.". 191 35
    # warning RequireThis Reference to instance variable 'passwordFile' needs "this.". 201 43
    # warning RequireThis Reference to instance variable 'passwordFileDisplayName' needs "this.". 228 21
    # warning RequireThis Reference to instance variable 'passwordFileDisplayName' needs "this.". 239 47
    # warning RequireThis Reference to instance variable 'username' needs "this.". 467 28
    # warning RequireThis Reference to instance variable 'hasJavaHomePermission' needs "this.". 479 45

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/com/sun/jmx/remote/security/JMXPluggableAuthenticator.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'entries' needs "this.". 335 49

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/com/sun/jmx/remote/security/MBeanServerFileAccessController.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'NO_STRINGS' needs "this.". 102 39
    # warning RequireThis Reference to instance variable 'originalProps' needs "this.". 286 21
    # warning RequireThis Reference to instance variable 'len' needs "this.". 422 21
    # warning RequireThis Reference to instance variable 'len' needs "this.". 511 25
    # warning RequireThis Reference to instance variable 'identity' needs "this.". 537 34
    # warning RequireThis Reference to instance variable 's' needs "this.". 537 51

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/java/lang/management/MemoryUsage.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'init' needs "this.". 247 32
    # warning RequireThis Reference to instance variable 'used' needs "this.". 248 32
    # warning RequireThis Reference to instance variable 'committed' needs "this.". 249 37
    # warning RequireThis Reference to instance variable 'max' needs "this.". 251 31

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/java/lang/management/ThreadInfo.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'priority' needs "this.". 625 57

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/javax/management/AndQueryExp.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'exp1' needs "this.". 105 22
    # warning RequireThis Reference to instance variable 'exp2' needs "this.". 105 41

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/javax/management/BadAttributeValueExpException.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'val' needs "this.". 67 49

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/javax/management/BadBinaryOpValueExpException.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'exp' needs "this.". 72 51

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/javax/management/BadStringOperationException.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'op' needs "this.". 60 50

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/javax/management/BetweenQueryExp.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'exp1' needs "this.". 140 22
    # warning RequireThis Reference to instance variable 'exp2' needs "this.". 140 45
    # warning RequireThis Reference to instance variable 'exp3' needs "this.". 140 64

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/javax/management/BinaryRelQueryExp.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'exp1' needs "this.". 192 22
    # warning RequireThis Reference to instance variable 'exp2' needs "this.". 192 59

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/javax/management/MBeanInfo.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'attributes' needs "this.". 340 48
    # warning RequireThis Reference to instance variable 'operations' needs "this.". 371 48
    # warning RequireThis Reference to instance variable 'constructors' needs "this.". 410 52
    # warning RequireThis Reference to instance variable 'notifications' needs "this.". 441 54

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/javax/management/MBeanServerDelegate.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'stamp' needs "this.". 93 47

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/javax/management/MBeanServerInvocationHandler.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'connection' needs "this.". 463 17
    # warning RequireThis Reference to instance variable 'objectName' needs "this.". 463 36

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/javax/management/MBeanServerNotification.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'objectName' needs "this.". 154 51

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/javax/management/MBeanServerPermission.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'collectionPermission' needs "this.". 368 54

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/javax/management/NotQueryExp.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'exp' needs "this.". 91 26

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/javax/management/Notification.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'type' needs "this.". 361 42
    # warning RequireThis Reference to instance variable 'message' needs "this.". 361 60
    # warning RequireThis Reference to instance variable 'source' needs "this.". 371 22

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/javax/management/NotificationBroadcasterSupport.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'listener' needs "this.". 298 40
    # warning RequireThis Reference to instance variable 'listener' needs "this.". 300 40
    # warning RequireThis Reference to instance variable 'filter' needs "this.". 300 65
    # warning RequireThis Reference to instance variable 'handback' needs "this.". 301 43

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/javax/management/NotificationFilterSupport.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'enabledTypes' needs "this.". 160 32

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/javax/management/ObjectName.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable '_key_length' needs "this.". 265 60
    # warning RequireThis Reference to instance variable '_key_length' needs "this.". 272 41
    # warning RequireThis Reference to instance variable '_value_length' needs "this.". 273 38

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/javax/management/OrQueryExp.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'exp1' needs "this.". 105 22
    # warning RequireThis Reference to instance variable 'exp2' needs "this.". 105 40

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/javax/management/QualifiedAttributeValueExp.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'className' needs "this.". 99 68

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/javax/management/StandardEmitterMBean.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'emitter' needs "this.". 291 47

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/javax/management/loading/MLet.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'delegateToCLR' needs "this.". 941 27

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/javax/management/loading/MLetContent.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'documentURL' needs "this.". 122 23

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/javax/management/loading/MLetParser.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'c' needs "this.". 104 34
    # warning RequireThis Reference to instance variable 'c' needs "this.". 129 29
    # warning RequireThis Reference to instance variable 'c' needs "this.". 137 38

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/javax/management/modelmbean/ModelMBeanInfoSupport.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'modelMBeanDescriptor' needs "this.". 441 32
    # warning RequireThis Reference to instance variable 'modelMBeanDescriptor' needs "this.". 872 43

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/javax/management/modelmbean/RequiredModelMBean.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'modelMBeanInfo' needs "this.". 658 20
    # warning RequireThis Reference to instance variable 'managedResource' needs "this.". 958 32

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/javax/management/monitor/Monitor.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'firstAttribute' needs "this.". 852 18
    # warning RequireThis Reference to instance variable 'elementCount' needs "this.". 968 29
    # warning RequireThis Reference to instance variable 'alreadyNotifieds' needs "this.". 1049 19
    # warning RequireThis Reference to instance variable 'observedAttribute' needs "this.". 1087 64

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/javax/management/monitor/StringMonitor.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'stringToCompare' needs "this.". 419 31
    # warning RequireThis Reference to instance variable 'stringToCompare' needs "this.". 426 31
    # warning RequireThis Reference to instance variable 'stringToCompare' needs "this.". 436 35
    # warning RequireThis Reference to instance variable 'stringToCompare' needs "this.". 445 35

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/javax/management/openmbean/ArrayType.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'dimension' needs "this.". 744 22
    # warning RequireThis Reference to instance variable 'dimension' needs "this.". 777 42
    # warning RequireThis Reference to instance variable 'elementType' needs "this.". 778 44
    # warning RequireThis Reference to instance variable 'primitiveArray' needs "this.". 779 47

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/javax/management/openmbean/CompositeDataInvocationHandler.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'compositeData' needs "this.". 159 35

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/javax/management/openmbean/OpenMBeanAttributeInfoSupport.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'legalValues' needs "this.". 849 17

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/javax/management/openmbean/OpenMBeanParameterInfoSupport.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'legalValues' needs "this.". 419 17

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/javax/management/relation/RelationNotification.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'roleName' needs "this.". 382 22

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/javax/management/relation/RelationService.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'myPurgeFlag' needs "this.". 2403 45

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/javax/management/relation/RelationSupport.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'myRelTypeName' needs "this.". 801 29
    # warning RequireThis Reference to instance variable 'myRelTypeName' needs "this.". 1115 29
    # warning RequireThis Reference to instance variable 'myRelId' needs "this.". 1286 25
    # warning RequireThis Reference to instance variable 'myRelId' needs "this.". 1380 25

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/javax/management/relation/Role.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'name' needs "this.". 230 39

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/javax/management/relation/RoleInfo.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'minDegree' needs "this.". 426 26
    # warning RequireThis Reference to instance variable 'maxDegree' needs "this.". 445 24
    # warning RequireThis Reference to instance variable 'name' needs "this.". 459 44
    # warning RequireThis Reference to instance variable 'isReadable' needs "this.". 460 42
    # warning RequireThis Reference to instance variable 'isWritable' needs "this.". 461 42
    # warning RequireThis Reference to instance variable 'description' needs "this.". 462 43
    # warning RequireThis Reference to instance variable 'minDegree' needs "this.". 463 46
    # warning RequireThis Reference to instance variable 'maxDegree' needs "this.". 464 46
    # warning RequireThis Reference to instance variable 'referencedMBeanClassName' needs "this.". 465 43

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/javax/management/relation/RoleUnresolved.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'roleName' needs "this.". 285 39
    # warning RequireThis Reference to instance variable 'problemType' needs "this.". 297 44

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/javax/management/remote/JMXConnectorFactory.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'url' needs "this.". 613 39

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/javax/management/remote/JMXPrincipal.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'name' needs "this.". 89 36

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/javax/management/remote/NotificationResult.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'targetedNotifications' needs "this.". 118 52

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/javax/management/remote/TargetedNotification.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'notif' needs "this.". 111 22
    # warning RequireThis Reference to instance variable 'id' needs "this.". 111 37

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/javax/management/timer/Timer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'sequenceNumber' needs "this.". 1212 28

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/sun/management/HotspotCompilation.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'numActiveThreads' needs "this.". 155 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/sun/management/ManagementFactoryHelper.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'objname' needs "this.". 292 30
    # warning RequireThis Reference to instance variable 'objname' needs "this.". 356 34

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/sun/management/MappedMXBeanType.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'openType' needs "MappedMXBeanType.this.". 543 59

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/sun/management/MemoryPoolImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'usageThreshold' needs "this.". 183 32
    # warning RequireThis Reference to instance variable 'collectionThreshold' needs "this.". 253 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/sun/management/NotificationEmitterSupport.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'listenerList' needs "this.". 145 27

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/sun/management/counter/perf/PerfDataEntry.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'entryLength' needs "this.". 76 68
    # warning RequireThis Reference to instance variable 'entryLength' needs "this.". 79 27
    # warning RequireThis Reference to instance variable 'entryStart' needs "this.". 81 67
    # warning RequireThis Reference to instance variable 'entryLength' needs "this.". 82 68
    # warning RequireThis Reference to instance variable 'entryStart' needs "this.". 91 67
    # warning RequireThis Reference to instance variable 'name' needs "this.". 141 61
    # warning RequireThis Reference to instance variable 'name' needs "this.". 145 61
    # warning RequireThis Reference to instance variable 'dataOffset' needs "this.". 155 27
    # warning RequireThis Reference to instance variable 'dataSize' needs "this.". 155 40
    # warning RequireThis Reference to instance variable 'entryStart' needs "this.". 157 67
    # warning RequireThis Reference to instance variable 'dataOffset' needs "this.". 158 67
    # warning RequireThis Reference to instance variable 'dataSize' needs "this.". 159 65
    # warning RequireThis Reference to instance variable 'dataOffset' needs "this.". 163 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.management/share/classes/sun/management/counter/perf/PerfInstrumentation.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'nextEntry' needs "this.". 91 56
    # warning RequireThis Reference to instance variable 'nextEntry' needs "this.". 97 61

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.naming/share/classes/com/sun/jndi/ldap/AbstractLdapNamingEnumeration.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'limit' needs "this.". 216 21
    # warning RequireThis Reference to instance variable 'limit' needs "this.". 221 20
    # warning RequireThis Reference to instance variable 'limit' needs "this.". 257 21
    # warning RequireThis Reference to instance variable 'limit' needs "this.". 261 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.naming/share/classes/com/sun/jndi/ldap/BerDecoder.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'origOffset' needs "this.". 57 18

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.naming/share/classes/com/sun/jndi/ldap/ClientId.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'port' needs "this.". 221 34
    # warning RequireThis Reference to instance variable 'protocol' needs "this.". 222 33
    # warning RequireThis Reference to instance variable 'socketFactory' needs "this.". 224 13

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.naming/share/classes/com/sun/jndi/ldap/Connection.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'outStream' needs "this.". 373 57
    # warning RequireThis Reference to instance variable 'readTimeout' needs "this.". 401 53
    # warning RequireThis Reference to instance variable 'port' needs "this.". 407 76
    # warning RequireThis Reference to instance variable 'readTimeout' needs "this.". 441 48
    # warning RequireThis Reference to instance variable 'readTimeout' needs "this.". 444 31
    # warning RequireThis Reference to instance variable 'pendingRequests' needs "this.". 464 32
    # warning RequireThis Reference to instance variable 'host' needs "this.". 612 73
    # warning RequireThis Reference to instance variable 'port' needs "this.". 612 86
    # warning RequireThis Reference to instance variable 'inStream' needs "this.". 664 47
    # warning RequireThis Reference to instance variable 'outStream' needs "this.". 665 47
    # warning RequireThis Reference to instance variable 'inStream' needs "this.". 750 41
    # warning RequireThis Reference to instance variable 'inStream' needs "this.". 766 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.naming/share/classes/com/sun/jndi/ldap/EventQueue.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'head' needs "this.". 96 27

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.naming/share/classes/com/sun/jndi/ldap/EventSupport.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'unsolicited' needs "this.". 233 72
    # warning RequireThis Reference to instance variable 'unsolicited' needs "this.". 264 19

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.naming/share/classes/com/sun/jndi/ldap/LdapAttribute.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'baseCtx' needs "this.". 152 33
    # warning RequireThis Reference to instance variable 'baseCtx' needs "this.". 153 41

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.naming/share/classes/com/sun/jndi/ldap/LdapClient.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'referenceCount' needs "this.". 402 61
    # warning RequireThis Reference to instance variable 'referenceCount' needs "this.". 432 65
    # warning RequireThis Reference to instance variable 'isLdapv3' needs "this.". 668 56

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.naming/share/classes/com/sun/jndi/ldap/LdapClientFactory.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'port' needs "this.". 69 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.naming/share/classes/com/sun/jndi/ldap/LdapCtx.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'currentDN' needs "this.". 339 35
    # warning RequireThis Reference to instance variable 'currentDN' needs "this.". 1293 19
    # warning RequireThis Reference to instance variable 'typesOnly' needs "this.". 1991 62
    # warning RequireThis Reference to instance variable 'reconnect' needs "this.". 2748 28
    # warning RequireThis Reference to instance variable 'enumCount' needs "this.". 2870 76
    # warning RequireThis Reference to instance variable 'enumCount' needs "this.". 2875 76
    # warning RequireThis Reference to instance variable 'closeRequested' needs "this.". 2877 31
    # warning RequireThis Reference to instance variable 'referralHopLimit' needs "this.". 2966 32
    # warning RequireThis Reference to instance variable 'referralHopLimit' needs "this.". 3008 28
    # warning RequireThis Reference to instance variable 'referralHopLimit' needs "this.". 3075 32
    # warning RequireThis Reference to instance variable 'unsolicited' needs "this.". 3575 64

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.naming/share/classes/com/sun/jndi/ldap/LdapName.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'unparsed' needs "this.". 242 70
    # warning RequireThis Reference to instance variable 'unparsed' needs "this.". 379 40
    # warning RequireThis Reference to instance variable 'len' needs "this.". 420 26
    # warning RequireThis Reference to instance variable 'name' needs "this.". 425 71
    # warning RequireThis Reference to instance variable 'len' needs "this.". 436 23
    # warning RequireThis Reference to instance variable 'name' needs "this.". 437 66
    # warning RequireThis Reference to instance variable 'len' needs "this.". 449 26
    # warning RequireThis Reference to instance variable 'len' needs "this.". 453 28
    # warning RequireThis Reference to instance variable 'name' needs "this.". 454 71
    # warning RequireThis Reference to instance variable 'len' needs "this.". 462 28
    # warning RequireThis Reference to instance variable 'len' needs "this.". 480 26
    # warning RequireThis Reference to instance variable 'cur' needs "this.". 496 24
    # warning RequireThis Reference to instance variable 'name' needs "this.". 497 67
    # warning RequireThis Reference to instance variable 'len' needs "this.". 508 23
    # warning RequireThis Reference to instance variable 'len' needs "this.". 510 30
    # warning RequireThis Reference to instance variable 'len' needs "this.". 520 26
    # warning RequireThis Reference to instance variable 'len' needs "this.". 532 27
    # warning RequireThis Reference to instance variable 'len' needs "this.". 538 24
    # warning RequireThis Reference to instance variable 'name' needs "this.". 539 67
    # warning RequireThis Reference to instance variable 'len' needs "this.". 551 27
    # warning RequireThis Reference to instance variable 'cur' needs "this.". 554 27
    # warning RequireThis Reference to instance variable 'len' needs "this.". 558 23
    # warning RequireThis Reference to instance variable 'name' needs "this.". 559 67
    # warning RequireThis Reference to instance variable 'cur' needs "this.". 564 24
    # warning RequireThis Reference to instance variable 'len' needs "this.". 573 27
    # warning RequireThis Reference to instance variable 'len' needs "this.". 583 27
    # warning RequireThis Reference to instance variable 'value' needs "this.". 702 34

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.naming/share/classes/com/sun/jndi/ldap/LdapReferralContext.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'refCtx' needs "this.". 143 35
    # warning RequireThis Reference to instance variable 'refCtx' needs "this.". 202 23
    # warning RequireThis Reference to instance variable 'refCtx' needs "this.". 800 30
    # warning RequireThis Reference to instance variable 'refCtx' needs "this.". 816 30
    # warning RequireThis Reference to instance variable 'refCtx' needs "this.". 830 23
    # warning RequireThis Reference to instance variable 'refCtx' needs "this.". 844 30
    # warning RequireThis Reference to instance variable 'refCtx' needs "this.". 860 23
    # warning RequireThis Reference to instance variable 'refCtx' needs "this.". 873 30
    # warning RequireThis Reference to instance variable 'refCtx' needs "this.". 886 30
    # warning RequireThis Reference to instance variable 'urlName' needs "this.". 900 42
    # warning RequireThis Reference to instance variable 'urlFilter' needs "this.". 950 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.naming/share/classes/com/sun/jndi/ldap/LdapReferralException.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'referralIndex' needs "this.". 169 53
    # warning RequireThis Reference to instance variable 'referralCount' needs "this.". 225 37
    # warning RequireThis Reference to instance variable 'nextReferralEx' needs "this.". 272 21
    # warning RequireThis Reference to instance variable 'referralCount' needs "this.". 311 51
    # warning RequireThis Reference to instance variable 'foundEntry' needs "this.". 412 46
    # warning RequireThis Reference to instance variable 'skipThisReferral' needs "this.". 413 52
    # warning RequireThis Reference to instance variable 'referralIndex' needs "this.". 414 49
    # warning RequireThis Reference to instance variable 'referralCount' needs "this.". 418 33
    # warning RequireThis Reference to instance variable 'errorEx' needs "this.". 425 43

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.naming/share/classes/com/sun/jndi/ldap/LdapRequest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'highWatermark' needs "this.". 97 54
    # warning RequireThis Reference to instance variable 'msgId' needs "this.". 105 60

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.naming/share/classes/com/sun/jndi/ldap/LdapURL.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'useSsl' needs "this.". 85 55

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.naming/share/classes/com/sun/jndi/ldap/NamingEventNotifier.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'results' needs "this.". 127 56

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.naming/share/classes/com/sun/jndi/ldap/NotifierArgs.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'controls' needs "this.". 93 28

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.naming/share/classes/com/sun/jndi/ldap/Obj.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'classLoader' needs "this.". 648 43

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.naming/share/classes/com/sun/jndi/ldap/SimpleClientId.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'passwd' needs "this.". 86 54
    # warning RequireThis Reference to instance variable 'passwd' needs "this.". 89 54
    # warning RequireThis Reference to instance variable 'username' needs "this.". 98 41

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.naming/share/classes/com/sun/jndi/ldap/ext/StartTlsResponseImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'hostname' needs "this.". 244 54
    # warning RequireThis Reference to instance variable 'currentFactory' needs "this.". 328 24
    # warning RequireThis Reference to instance variable 'sslSocket' needs "this.". 335 68

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.naming/share/classes/com/sun/jndi/ldap/pool/ConnectionDesc.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'conn' needs "this.". 70 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.naming/share/classes/com/sun/jndi/ldap/pool/Connections.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'prefSize' needs "this.". 183 38
    # warning RequireThis Reference to instance variable 'maxSize' needs "this.". 198 36
    # warning RequireThis Reference to instance variable 'prefSize' needs "this.". 226 59

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.naming/share/classes/com/sun/jndi/ldap/pool/Pool.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxSize' needs "this.". 220 45
    # warning RequireThis Reference to instance variable 'prefSize' needs "this.". 221 47
    # warning RequireThis Reference to instance variable 'initSize' needs "this.". 222 45

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.naming/share/classes/com/sun/jndi/ldap/pool/PoolCleaner.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'period' needs "this.". 59 58

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.naming/share/classes/com/sun/jndi/ldap/sasl/DefaultCallbackHandler.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'authRealm' needs "this.". 97 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.naming/share/classes/com/sun/jndi/ldap/sasl/SaslInputStream.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'bufPos' needs "this.". 99 34
    # warning RequireThis Reference to instance variable 'recvMaxBufSize' needs "this.". 129 19
    # warning RequireThis Reference to instance variable 'recvMaxBufSize' needs "this.". 132 17
    # warning RequireThis Reference to instance variable 'in' needs "this.". 162 66
    # warning RequireThis Reference to instance variable 'bufPos' needs "this.". 182 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.naming/share/classes/com/sun/jndi/ldap/sasl/SaslOutputStream.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'rawSendSize' needs "this.". 83 41
    # warning RequireThis Reference to instance variable 'rawSendSize' needs "this.". 86 35
    # warning RequireThis Reference to instance variable 'rawSendSize' needs "this.". 86 63

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.naming/share/classes/com/sun/jndi/toolkit/ctx/Continuation.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'relativeResolvedName' needs "this.". 437 42
    # warning RequireThis Reference to instance variable 'resolvedContext' needs "this.". 438 37

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.naming/share/classes/com/sun/jndi/toolkit/dir/LazySearchEnumerationImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'nextMatch' needs "this.". 134 22

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.naming/share/classes/com/sun/jndi/toolkit/dir/SearchFilter.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'filter' needs "this.". 91 43
    # warning RequireThis Reference to instance variable 'filter' needs "this.". 96 39
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 117 56
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 156 56
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 169 36
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 193 42
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 199 44
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 199 58
    # warning RequireThis Reference to instance variable 'attrID' needs "this.". 329 62
    # warning RequireThis Reference to instance variable 'value' needs "this.". 330 43

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.naming/share/classes/javax/naming/NameImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'syntaxBeginQuote1' needs "this.". 115 36
    # warning RequireThis Reference to instance variable 'syntaxBeginQuote2' needs "this.". 115 56
    # warning RequireThis Reference to instance variable 'syntaxEndQuote1' needs "this.". 116 34
    # warning RequireThis Reference to instance variable 'syntaxEndQuote2' needs "this.". 116 52
    # warning RequireThis Reference to instance variable 'syntaxEscape' needs "this.". 163 42
    # warning RequireThis Reference to instance variable 'syntaxBeginQuote1' needs "this.". 169 36
    # warning RequireThis Reference to instance variable 'syntaxBeginQuote2' needs "this.". 169 56
    # warning RequireThis Reference to instance variable 'syntaxEndQuote1' needs "this.". 170 34
    # warning RequireThis Reference to instance variable 'syntaxEndQuote2' needs "this.". 170 52
    # warning RequireThis Reference to instance variable 'syntaxBeginQuote1' needs "this.". 256 31
    # warning RequireThis Reference to instance variable 'syntaxEndQuote1' needs "this.". 258 33
    # warning RequireThis Reference to instance variable 'syntaxBeginQuote2' needs "this.". 262 31
    # warning RequireThis Reference to instance variable 'syntaxEndQuote2' needs "this.". 264 33
    # warning RequireThis Reference to instance variable 'syntaxBeginQuote1' needs "this.". 351 30
    # warning RequireThis Reference to instance variable 'syntaxEndQuote1' needs "this.". 352 28
    # warning RequireThis Reference to instance variable 'syntaxBeginQuote2' needs "this.". 354 30
    # warning RequireThis Reference to instance variable 'syntaxEndQuote2' needs "this.". 355 28
    # warning RequireThis Reference to instance variable 'syntaxBeginQuote1' needs "this.". 363 34
    # warning RequireThis Reference to instance variable 'syntaxEndQuote1' needs "this.". 364 32
    # warning RequireThis Reference to instance variable 'syntaxBeginQuote2' needs "this.". 368 34
    # warning RequireThis Reference to instance variable 'syntaxEndQuote2' needs "this.". 369 32
    # warning RequireThis Reference to instance variable 'limit' needs "this.". 726 24
    # warning RequireThis Reference to instance variable 'limit' needs "this.". 730 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.naming/share/classes/javax/naming/NamingException.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'rootException' needs "this.". 403 48
    # warning RequireThis Reference to instance variable 'remainingName' needs "this.". 406 46
    # warning RequireThis Reference to instance variable 'resolvedObj' needs "this.". 427 57

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.naming/share/classes/javax/naming/RefAddr.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'addrType' needs "this.". 142 58

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.naming/share/classes/javax/naming/Reference.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'className' needs "this.". 368 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.naming/share/classes/javax/naming/ldap/LdapName.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'unparsed' needs "this.". 778 40

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.naming/share/classes/javax/naming/ldap/Rdn.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'value' needs "this.". 479 57
    # warning RequireThis Reference to instance variable 'value' needs "this.". 481 40

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.naming/share/classes/javax/naming/ldap/Rfc2253Parser.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'len' needs "this.". 71 26
    # warning RequireThis Reference to instance variable 'name' needs "this.". 76 71
    # warning RequireThis Reference to instance variable 'len' needs "this.". 94 23
    # warning RequireThis Reference to instance variable 'name' needs "this.". 95 66
    # warning RequireThis Reference to instance variable 'len' needs "this.". 106 26
    # warning RequireThis Reference to instance variable 'len' needs "this.". 110 28
    # warning RequireThis Reference to instance variable 'name' needs "this.". 111 71
    # warning RequireThis Reference to instance variable 'len' needs "this.". 119 28
    # warning RequireThis Reference to instance variable 'len' needs "this.". 138 26
    # warning RequireThis Reference to instance variable 'cur' needs "this.". 154 24
    # warning RequireThis Reference to instance variable 'name' needs "this.". 155 67
    # warning RequireThis Reference to instance variable 'len' needs "this.". 166 23
    # warning RequireThis Reference to instance variable 'len' needs "this.". 168 30
    # warning RequireThis Reference to instance variable 'len' needs "this.". 178 27
    # warning RequireThis Reference to instance variable 'len' needs "this.". 190 27
    # warning RequireThis Reference to instance variable 'len' needs "this.". 196 24
    # warning RequireThis Reference to instance variable 'name' needs "this.". 197 67
    # warning RequireThis Reference to instance variable 'len' needs "this.". 209 27
    # warning RequireThis Reference to instance variable 'cur' needs "this.". 212 27
    # warning RequireThis Reference to instance variable 'len' needs "this.". 216 23
    # warning RequireThis Reference to instance variable 'name' needs "this.". 217 67
    # warning RequireThis Reference to instance variable 'cur' needs "this.". 222 24
    # warning RequireThis Reference to instance variable 'len' needs "this.". 231 27
    # warning RequireThis Reference to instance variable 'len' needs "this.". 241 27

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.naming/share/classes/sun/security/provider/certpath/ldap/LDAPCertStore.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'port' needs "this.". 178 38

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.naming/share/classes/sun/security/provider/certpath/ldap/LDAPCertStoreImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'cacheMisses' needs "LDAPCertStoreImpl.this.". 251 40
    # warning RequireThis Reference to instance variable 'cacheHits' needs "LDAPCertStoreImpl.this.". 252 53
    # warning RequireThis Reference to instance variable 'cacheMisses' needs "LDAPCertStoreImpl.this.". 253 27
    # warning RequireThis Reference to instance variable 'name' needs "this.". 286 50
    # warning RequireThis Reference to instance variable 'requestedAttributes' needs "this.". 286 63
    # warning RequireThis Reference to instance variable 'requests' needs "LDAPCertStoreImpl.this.". 289 60

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.prefs/macosx/classes/java/util/prefs/MacOSXPreferences.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'path' needs "this.". 197 106
    # warning RequireThis Reference to instance variable 'path' needs "this.". 207 102
    # warning RequireThis Reference to instance variable 'path' needs "this.". 233 91
    # warning RequireThis Reference to instance variable 'path' needs "this.". 237 91
    # warning RequireThis Reference to instance variable 'path' needs "this.". 262 91
    # warning RequireThis Reference to instance variable 'path' needs "this.". 266 91

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.prefs/share/classes/java/util/prefs/AbstractPreferences.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'root' needs "this.". 219 37
    # warning RequireThis Reference to instance variable 'root' needs "this.". 986 19

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.prefs/unix/classes/java/util/prefs/FileSystemPreferences.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'tmpFile' needs "FileSystemPreferences.this.". 645 29
    # warning RequireThis Reference to instance variable 'prefsFile' needs "FileSystemPreferences.this.". 645 48
    # warning RequireThis Reference to instance variable 'dir' needs "FileSystemPreferences.this.". 727 76
    # warning RequireThis Reference to instance variable 'lastSyncTime' needs "this.". 806 38

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.rmi/share/classes/java/rmi/activation/ActivationID.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'activator' needs "this.". 234 35

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.rmi/share/classes/java/rmi/server/ObjID.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'objNum' needs "this.". 203 22
    # warning RequireThis Reference to instance variable 'objNum' needs "this.". 240 13

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.rmi/share/classes/java/rmi/server/UID.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'time' needs "this.". 177 22
    # warning RequireThis Reference to instance variable 'count' needs "this.". 177 35

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.rmi/share/classes/sun/rmi/log/LogInputStream.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'length' needs "this.". 87 32
    # warning RequireThis Reference to instance variable 'length' needs "this.". 104 28
    # warning RequireThis Reference to instance variable 'length' needs "this.". 117 35

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.rmi/share/classes/sun/rmi/log/ReliableLog.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'version' needs "this.". 471 28
    # warning RequireThis Reference to instance variable 'majorFormatVersion' needs "this.". 705 25
    # warning RequireThis Reference to instance variable 'minorFormatVersion' needs "this.". 705 52
    # warning RequireThis Reference to instance variable 'logName' needs "this.". 707 49
    # warning RequireThis Reference to instance variable 'majorFormatVersion' needs "this.". 708 48
    # warning RequireThis Reference to instance variable 'minorFormatVersion' needs "this.". 709 41
    # warning RequireThis Reference to instance variable 'logEntries' needs "this.". 771 67

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.rmi/share/classes/sun/rmi/runtime/Log.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'levelValue' needs "this.". 388 41
    # warning RequireThis Reference to instance variable 'levelValue' needs "this.". 420 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.rmi/share/classes/sun/rmi/runtime/NewThreadAction.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'name' needs "this.". 133 57

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.rmi/share/classes/sun/rmi/server/ActivatableRef.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'ref' needs "this.". 136 28
    # warning RequireThis Reference to instance variable 'ref' needs "this.". 195 37
    # warning RequireThis Reference to instance variable 'ref' needs "this.". 225 36
    # warning RequireThis Reference to instance variable 'ref' needs "this.". 394 35

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.rmi/share/classes/sun/rmi/server/Activation.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'incarnation' needs "this.". 1202 42
    # warning RequireThis Reference to instance variable 'groupName' needs "GroupEntry.this.". 1355 38
    # warning RequireThis Reference to instance variable 'incarnation' needs "GroupEntry.this.". 1355 56
    # warning RequireThis Reference to instance variable 'incarnation' needs "GroupEntry.this.". 1385 45
    # warning RequireThis Reference to instance variable 'inc' needs "this.". 1793 37
    # warning RequireThis Reference to instance variable 'execString' needs "this.". 2558 19

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.rmi/share/classes/sun/rmi/server/LoaderHandler.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'annotation' needs "this.". 1198 47

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.rmi/share/classes/sun/rmi/server/MarshalInputStream.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'streamChecker' needs "this.". 351 23

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.rmi/share/classes/sun/rmi/server/UnicastRef.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'ref' needs "this.". 463 13
    # warning RequireThis Reference to instance variable 'ref' needs "this.". 497 70

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.rmi/share/classes/sun/rmi/transport/DGCClient.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'expirationTime' needs "this.". 439 44
    # warning RequireThis Reference to instance variable 'expirationTime' needs "this.". 479 38
    # warning RequireThis Reference to instance variable 'renewTime' needs "this.". 495 32
    # warning RequireThis Reference to instance variable 'renewTime' needs "EndpointEntry.this.". 585 43
    # warning RequireThis Reference to instance variable 'invalidRefs' needs "EndpointEntry.this.". 588 47

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.rmi/share/classes/sun/rmi/transport/DGCImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'expiration' needs "this.". 430 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.rmi/share/classes/sun/rmi/transport/GC.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'latency' needs "this.". 255 29
    # warning RequireThis Reference to instance variable 'id' needs "this.". 255 45

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.rmi/share/classes/sun/rmi/transport/LiveRef.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'ep' needs "this.". 122 31
    # warning RequireThis Reference to instance variable 'ep' needs "this.". 133 31
    # warning RequireThis Reference to instance variable 'ep' needs "this.". 140 31
    # warning RequireThis Reference to instance variable 'ep' needs "this.". 172 31
    # warning RequireThis Reference to instance variable 'id' needs "this.". 173 24
    # warning RequireThis Reference to instance variable 'ep' needs "this.". 195 49
    # warning RequireThis Reference to instance variable 'ep' needs "this.". 275 28
    # warning RequireThis Reference to instance variable 'ep' needs "this.". 277 28

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.rmi/share/classes/sun/rmi/transport/Target.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'removed' needs "this.". 426 27

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.rmi/share/classes/sun/rmi/transport/WeakRef.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'strongRef' needs "this.". 77 53
    # warning RequireThis Reference to instance variable 'strongRef' needs "this.". 89 53

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.rmi/share/classes/sun/rmi/transport/tcp/TCPChannel.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'cacheSecurityManager' needs "this.". 129 25

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.rmi/share/classes/sun/rmi/transport/tcp/TCPConnection.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'roundtrip' needs "this.". 169 51

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.rmi/share/classes/sun/rmi/transport/tcp/TCPEndpoint.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'host' needs "this.". 477 22
    # warning RequireThis Reference to instance variable 'port' needs "this.". 477 35
    # warning RequireThis Reference to instance variable 'ssf' needs "this.". 478 34
    # warning RequireThis Reference to instance variable 'csf' needs "this.". 479 34
    # warning RequireThis Reference to instance variable 'host' needs "this.". 617 36
    # warning RequireThis Reference to instance variable 'host' needs "this.". 620 50
    # warning RequireThis Reference to instance variable 'host' needs "this.". 632 17

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.rmi/share/classes/sun/rmi/transport/tcp/TCPTransport.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'serverSocket' needs "this.". 432 65
    # warning RequireThis Reference to instance variable 'lastExceptionTime' needs "this.". 508 51
    # warning RequireThis Reference to instance variable 'cacheSecurityManager' needs "this.". 651 23
    # warning RequireThis Reference to instance variable 'remoteHost' needs "this.". 675 34
    # warning RequireThis Reference to instance variable 'remoteHost' needs "this.". 739 38
    # warning RequireThis Reference to instance variable 'remoteHost' needs "this.". 770 52

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.scripting/share/classes/javax/script/ScriptException.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'fileName' needs "this.". 116 30
    # warning RequireThis Reference to instance variable 'lineNumber' needs "this.". 118 45
    # warning RequireThis Reference to instance variable 'columnNumber' needs "this.". 122 47

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.security.jgss/share/classes/javax/security/auth/kerberos/KerberosCredMessage.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'sender' needs "this.". 143 39
    # warning RequireThis Reference to instance variable 'recipient' needs "this.". 143 57

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.security.jgss/share/classes/javax/security/auth/kerberos/KerberosKey.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'principal' needs "this.". 273 40
    # warning RequireThis Reference to instance variable 'versionNum' needs "this.". 274 34
    # warning RequireThis Reference to instance variable 'versionNum' needs "this.". 294 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.security.jgss/share/classes/javax/security/auth/kerberos/KerberosTicket.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'client' needs "this.". 613 64
    # warning RequireThis Reference to instance variable 'server' needs "this.". 614 65

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.security.jgss/share/classes/javax/security/auth/kerberos/KeyImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'keyType' needs "this.". 208 44
    # warning RequireThis Reference to instance variable 'keyType' needs "this.". 224 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.security.jgss/share/classes/javax/security/auth/kerberos/KeyTab.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'princ' needs "this.". 328 35

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.security.jgss/share/classes/javax/security/auth/kerberos/ServicePermission.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'mask' needs "this.". 254 40

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.security.jgss/share/classes/org/ietf/jgss/MessageProp.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'privacyState' needs "this.". 107 17

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.security.jgss/share/classes/sun/net/www/protocol/http/spnego/NegotiatorImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'context' needs "this.". 106 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.security.jgss/share/classes/sun/security/jgss/GSSCaller.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'name' needs "this.". 46 31

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.security.jgss/share/classes/sun/security/jgss/GSSContextImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'initiator' needs "this.". 486 33
    # warning RequireThis Reference to instance variable 'initiator' needs "this.". 491 33
    # warning RequireThis Reference to instance variable 'initiator' needs "this.". 496 33
    # warning RequireThis Reference to instance variable 'initiator' needs "this.". 501 33
    # warning RequireThis Reference to instance variable 'initiator' needs "this.". 506 33
    # warning RequireThis Reference to instance variable 'initiator' needs "this.". 511 33
    # warning RequireThis Reference to instance variable 'initiator' needs "this.". 516 33
    # warning RequireThis Reference to instance variable 'initiator' needs "this.". 521 33
    # warning RequireThis Reference to instance variable 'initiator' needs "this.". 661 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.security.jgss/share/classes/sun/security/jgss/GSSHeader.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'mechTokenLength' needs "this.". 137 46
    # warning RequireThis Reference to instance variable 'mechTokenLength' needs "this.". 223 44

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.security.jgss/share/classes/sun/security/jgss/GSSNameImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'appNameStr' needs "this.". 192 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.security.jgss/share/classes/sun/security/jgss/TokenTracker.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'expectedNumber' needs "this.". 168 23
    # warning RequireThis Reference to instance variable 'initNumber' needs "this.". 177 39
    # warning RequireThis Reference to instance variable 'expectedNumber' needs "this.". 181 34
    # warning RequireThis Reference to instance variable 'windowStart' needs "this.". 183 42
    # warning RequireThis Reference to instance variable 'initNumber' needs "this.". 185 42
    # warning RequireThis Reference to instance variable 'expectedNumber' needs "this.". 194 34
    # warning RequireThis Reference to instance variable 'initNumber' needs "this.". 195 38
    # warning RequireThis Reference to instance variable 'initNumber' needs "this.". 197 51
    # warning RequireThis Reference to instance variable 'windowStart' needs "this.". 198 43
    # warning RequireThis Reference to instance variable 'expectedNumber' needs "this.". 205 46
    # warning RequireThis Reference to instance variable 'windowStart' needs "this.". 207 41
    # warning RequireThis Reference to instance variable 'windowStartIndex' needs "this.". 286 33
    # warning RequireThis Reference to instance variable 'windowStartIndex' needs "this.". 320 44
    # warning RequireThis Reference to instance variable 'start' needs "this.". 384 31
    # warning RequireThis Reference to instance variable 'end' needs "this.". 385 31
    # warning RequireThis Reference to instance variable 'start' needs "this.". 415 27
    # warning RequireThis Reference to instance variable 'end' needs "this.". 415 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.security.jgss/share/classes/sun/security/jgss/krb5/CipherHelper.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'etype' needs "this.". 114 51
    # warning RequireThis Reference to instance variable 'sgnAlg' needs "this.". 315 53
    # warning RequireThis Reference to instance variable 'etype' needs "this.". 372 51
    # warning RequireThis Reference to instance variable 'sgnAlg' needs "this.". 438 53
    # warning RequireThis Reference to instance variable 'sgnAlg' needs "this.". 504 53
    # warning RequireThis Reference to instance variable 'etype' needs "this.". 528 51
    # warning RequireThis Reference to instance variable 'sealAlg' needs "this.". 556 50
    # warning RequireThis Reference to instance variable 'etype' needs "this.". 581 49
    # warning RequireThis Reference to instance variable 'sealAlg' needs "this.". 631 50
    # warning RequireThis Reference to instance variable 'etype' needs "this.". 661 49
    # warning RequireThis Reference to instance variable 'sealAlg' needs "this.". 701 50
    # warning RequireThis Reference to instance variable 'etype' needs "this.". 727 45
    # warning RequireThis Reference to instance variable 'sealAlg' needs "this.". 774 50
    # warning RequireThis Reference to instance variable 'etype' needs "this.". 803 49
    # warning RequireThis Reference to instance variable 'temp' needs "this.". 1454 34
    # warning RequireThis Reference to instance variable 'temp' needs "this.". 1466 34
    # warning RequireThis Reference to instance variable 'temp' needs "this.". 1480 34
    # warning RequireThis Reference to instance variable 'temp' needs "this.". 1491 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.security.jgss/share/classes/sun/security/jgss/krb5/Krb5Context.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'sequenceDetState' needs "this.". 302 34
    # warning RequireThis Reference to instance variable 'replayDetState' needs "this.". 319 36
    # warning RequireThis Reference to instance variable 'mySeqNumber' needs "this.". 379 22
    # warning RequireThis Reference to instance variable 'myName' needs "this.". 498 32
    # warning RequireThis Reference to instance variable 'peerName' needs "this.". 498 41
    # warning RequireThis Reference to instance variable 'myName' needs "this.". 508 33
    # warning RequireThis Reference to instance variable 'peerName' needs "this.". 508 42
    # warning RequireThis Reference to instance variable 'caller' needs "this.". 543 72
    # warning RequireThis Reference to instance variable 'myCred' needs "this.". 628 53
    # warning RequireThis Reference to instance variable 'myCred' needs "this.". 630 56
    # warning RequireThis Reference to instance variable 'myCred' needs "this.". 831 76
    # warning RequireThis Reference to instance variable 'sequenceDetState' needs "this.". 1326 31
    # warning RequireThis Reference to instance variable 'sequenceDetState' needs "this.". 1338 31

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.security.jgss/share/classes/sun/security/jgss/krb5/Krb5NameElement.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'gssNameStr' needs "this.". 315 17
    # warning RequireThis Reference to instance variable 'gssNameType' needs "this.". 323 17
    # warning RequireThis Reference to instance variable 'gssNameType' needs "this.". 334 17

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.security.jgss/share/classes/sun/security/jgss/krb5/MessageToken.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'signAlg' needs "this.". 618 32
    # warning RequireThis Reference to instance variable 'sealAlg' needs "this.". 621 32

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.security.jgss/share/classes/sun/security/jgss/krb5/MessageToken_v2.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'ec' needs "this.". 250 35
    # warning RequireThis Reference to instance variable 'tokenDataLen' needs "this.". 377 19
    # warning RequireThis Reference to instance variable 'tokenDataLen' needs "this.". 378 24
    # warning RequireThis Reference to instance variable 'rrc' needs "this.". 381 71
    # warning RequireThis Reference to instance variable 'rrc' needs "this.". 382 66

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.security.jgss/share/classes/sun/security/jgss/krb5/WrapToken.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'dataSize' needs "this.". 231 23
    # warning RequireThis Reference to instance variable 'tokenLen' needs "this.". 231 48
    # warning RequireThis Reference to instance variable 'dataSize' needs "this.". 261 48
    # warning RequireThis Reference to instance variable 'dataLen' needs "this.". 491 23
    # warning RequireThis Reference to instance variable 'dataLen' needs "this.". 507 53
    # warning RequireThis Reference to instance variable 'dataSize' needs "this.". 512 34

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.security.jgss/share/classes/sun/security/jgss/spnego/NegTokenTarg.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'supportedMech' needs "this.". 173 64

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.security.jgss/share/classes/sun/security/jgss/spnego/SpNegoContext.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'mechContext' needs "this.". 177 37
    # warning RequireThis Reference to instance variable 'internal_mech' needs "this.". 237 17
    # warning RequireThis Reference to instance variable 'internal_mech' needs "this.". 421 35
    # warning RequireThis Reference to instance variable 'internal_mech' needs "this.". 576 35
    # warning RequireThis Reference to instance variable 'state' needs "this.". 661 71
    # warning RequireThis Reference to instance variable 'mechContext' needs "this.". 867 34
    # warning RequireThis Reference to instance variable 'replayDetState' needs "this.". 1025 36
    # warning RequireThis Reference to instance variable 'sequenceDetState' needs "this.". 1042 34
    # warning RequireThis Reference to instance variable 'mechContext' needs "this.". 1231 37

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.security.jgss/share/classes/sun/security/jgss/wrapper/GSSCredElement.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'name' needs "this.". 101 20

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.security.jgss/share/classes/sun/security/jgss/wrapper/GSSNameElement.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'printableName' needs "this.". 178 47
    # warning RequireThis Reference to instance variable 'printableType' needs "this.". 179 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.security.jgss/share/classes/sun/security/jgss/wrapper/NativeGSSContext.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'isInitiator' needs "this.". 115 58
    # warning RequireThis Reference to instance variable 'isInitiator' needs "this.". 261 34

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.security.jgss/share/classes/sun/security/krb5/Checksum.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'cksumType' needs "this.". 337 32

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.security.jgss/share/classes/sun/security/krb5/Config.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'stanzaTable' needs "this.". 763 36
    # warning RequireThis Reference to instance variable 'stanzaTable' needs "this.". 768 40
    # warning RequireThis Reference to instance variable 'stanzaTable' needs "this.". 803 24

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.security.jgss/share/classes/sun/security/krb5/EncryptedData.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'eType' needs "this.". 88 35

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.security.jgss/share/classes/sun/security/krb5/EncryptionKey.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'keyType' needs "this.". 485 55
    # warning RequireThis Reference to instance variable 'kvno' needs "this.". 486 40

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.security.jgss/share/classes/sun/security/krb5/KdcComm.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'realm' needs "this.". 220 66
    # warning RequireThis Reference to instance variable 'realm' needs "this.". 225 66
    # warning RequireThis Reference to instance variable 'retries' needs "this.". 391 32
    # warning RequireThis Reference to instance variable 'kdc' needs "this.". 394 71
    # warning RequireThis Reference to instance variable 'port' needs "this.". 396 32
    # warning RequireThis Reference to instance variable 'timeout' needs "this.". 397 31
    # warning RequireThis Reference to instance variable 'retries' needs "this.". 411 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.security.jgss/share/classes/sun/security/krb5/KrbException.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'returnCode' needs "this.". 137 32

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.security.jgss/share/classes/sun/security/krb5/internal/AuthorizationDataEntry.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'adType' needs "this.". 55 45
    # warning RequireThis Reference to instance variable 'adType' needs "this.". 122 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.security.jgss/share/classes/sun/security/krb5/internal/ETypeInfo2.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'etype' needs "this.". 68 28
    # warning RequireThis Reference to instance variable 'saltStr' needs "this.". 69 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.security.jgss/share/classes/sun/security/krb5/internal/EncKDCRepPart.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'msgType' needs "this.". 221 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.security.jgss/share/classes/sun/security/krb5/internal/HostAddress.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'addrType' needs "this.". 73 36
    # warning RequireThis Reference to instance variable 'addrType' needs "this.". 84 34

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.security.jgss/share/classes/sun/security/krb5/internal/KDCReq.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'msgType' needs "this.". 208 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.security.jgss/share/classes/sun/security/krb5/internal/KRBError.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'suSec' needs "this.". 393 49
    # warning RequireThis Reference to instance variable 'errorCode' needs "this.". 394 54
    # warning RequireThis Reference to instance variable 'msgType' needs "this.". 408 51
    # warning RequireThis Reference to instance variable 'pvno' needs "this.". 504 32
    # warning RequireThis Reference to instance variable 'msgType' needs "this.". 505 32
    # warning RequireThis Reference to instance variable 'errorCode' needs "this.". 510 32

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.security.jgss/share/classes/sun/security/krb5/internal/KerberosTime.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'microSeconds' needs "this.". 199 27
    # warning RequireThis Reference to instance variable 'microSeconds' needs "this.". 252 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.security.jgss/share/classes/sun/security/krb5/internal/KrbCredInfo.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'authtime' needs "this.". 190 26
    # warning RequireThis Reference to instance variable 'starttime' needs "this.". 191 27
    # warning RequireThis Reference to instance variable 'endtime' needs "this.". 192 25
    # warning RequireThis Reference to instance variable 'renewTill' needs "this.". 193 27

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.security.jgss/share/classes/sun/security/krb5/internal/LastReqEntry.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'lrType' needs "this.". 92 27
    # warning RequireThis Reference to instance variable 'lrValue' needs "this.". 93 28

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.security.jgss/share/classes/sun/security/krb5/internal/PAData.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'pADataType' needs "this.". 75 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.security.jgss/share/classes/sun/security/krb5/internal/PAForUserEnc.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'name' needs "this.". 188 34

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.security.jgss/share/classes/sun/security/krb5/internal/Ticket.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'tkt_vno' needs "this.". 73 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.security.jgss/share/classes/sun/security/krb5/internal/ccache/Tag.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'tagLen' needs "this.". 53 23
    # warning RequireThis Reference to instance variable 'tagLen' needs "this.". 58 22

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.security.jgss/share/classes/sun/security/krb5/internal/rcache/AuthList.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'lifespan' needs "this.". 108 53

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.security.jgss/share/classes/sun/security/krb5/internal/ssl/KerberosPreMasterSecret.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'protocolVersion' needs "this.". 165 27

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.security.jgss/windows/classes/sun/security/krb5/internal/tools/Klist.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'target' needs "this.". 182 32
    # warning RequireThis Reference to instance variable 'name' needs "this.". 185 48
    # warning RequireThis Reference to instance variable 'name' needs "this.". 189 52
    # warning RequireThis Reference to instance variable 'name' needs "this.". 192 52
    # warning RequireThis Reference to instance variable 'target' needs "this.". 219 52
    # warning RequireThis Reference to instance variable 'name' needs "this.". 224 33
    # warning RequireThis Reference to instance variable 'name' needs "this.". 227 55
    # warning RequireThis Reference to instance variable 'name' needs "this.". 313 47

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.security.jgss/windows/classes/sun/security/krb5/internal/tools/Ktab.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'action' needs "this.". 180 71
    # warning RequireThis Reference to instance variable 'principal' needs "this.". 259 51
    # warning RequireThis Reference to instance variable 'principal' needs "this.". 285 53
    # warning RequireThis Reference to instance variable 'principal' needs "this.". 289 51
    # warning RequireThis Reference to instance variable 'etype' needs "this.". 370 66
    # warning RequireThis Reference to instance variable 'vDel' needs "this.". 371 78

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.security.sasl/share/classes/com/sun/security/sasl/digest/DigestMD5Base.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'peerSeqNum' needs "this.". 1031 41
    # warning RequireThis Reference to instance variable 'negotiatedCipher' needs "DigestMD5Base.this.". 1262 43
    # warning RequireThis Reference to instance variable 'negotiatedCipher' needs "DigestMD5Base.this.". 1265 43
    # warning RequireThis Reference to instance variable 'negotiatedCipher' needs "DigestMD5Base.this.". 1268 43
    # warning RequireThis Reference to instance variable 'negotiatedCipher' needs "DigestMD5Base.this.". 1271 43

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.security.sasl/share/classes/javax/security/sasl/AuthorizeCallback.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'authorizationID' needs "this.". 128 41
    # warning RequireThis Reference to instance variable 'authorizedID' needs "this.". 128 59

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.smartcardio/share/classes/javax/smartcardio/CardPermission.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'mask' needs "this.". 280 44

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.smartcardio/share/classes/javax/smartcardio/CommandAPDU.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'nc' needs "this.". 568 65
    # warning RequireThis Reference to instance variable 'ne' needs "this.". 568 80

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.smartcardio/share/classes/javax/smartcardio/TerminalFactory.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'type' needs "this.". 367 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.smartcardio/share/classes/sun/security/smartcardio/CardImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'protocol' needs "this.". 154 42
    # warning RequireThis Reference to instance variable 'state' needs "this.". 274 60

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.smartcardio/share/classes/sun/security/smartcardio/ChannelImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'channel' needs "this.". 252 23
    # warning RequireThis Reference to instance variable 'channel' needs "this.". 260 73
    # warning RequireThis Reference to instance variable 'channel' needs "this.". 289 35

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.smartcardio/share/classes/sun/security/smartcardio/PCSCTerminals.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'current' needs "this.". 140 24

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.smartcardio/share/classes/sun/security/smartcardio/TerminalImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'name' needs "this.". 144 36

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.sql.rowset/share/classes/com/sun/rowset/CachedRowSetImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'cursorPos' needs "this.". 890 33
    # warning RequireThis Reference to instance variable 'rowSetWriter' needs "this.". 898 52
    # warning RequireThis Reference to instance variable 'rowSetWriter' needs "this.". 902 52
    # warning RequireThis Reference to instance variable 'tWriter' needs "this.". 904 46
    # warning RequireThis Reference to instance variable 'numRows' needs "this.". 1298 27
    # warning RequireThis Reference to instance variable 'numRows' needs "this.". 1507 29
    # warning RequireThis Reference to instance variable 'numRows' needs "this.". 1510 37
    # warning RequireThis Reference to instance variable 'insertRow' needs "this.". 1661 29
    # warning RequireThis Reference to instance variable 'RowSetMD' needs "this.". 2913 35
    # warning RequireThis Reference to instance variable 'numRows' needs "this.". 3426 25
    # warning RequireThis Reference to instance variable 'numDeleted' needs "this.". 3434 37
    # warning RequireThis Reference to instance variable 'numRows' needs "this.". 3516 23
    # warning RequireThis Reference to instance variable 'numRows' needs "this.". 3622 36
    # warning RequireThis Reference to instance variable 'numRows' needs "this.". 5485 27
    # warning RequireThis Reference to instance variable 'numRows' needs "this.". 5486 19
    # warning RequireThis Reference to instance variable 'currentRow' needs "this.". 5488 19
    # warning RequireThis Reference to instance variable 'cursorPos' needs "this.". 5644 22
    # warning RequireThis Reference to instance variable 'currentRow' needs "this.". 5664 25
    # warning RequireThis Reference to instance variable 'RowSetMD' needs "this.". 6292 24
    # warning RequireThis Reference to instance variable 'numRows' needs "this.". 6293 23
    # warning RequireThis Reference to instance variable 'RowSetMD' needs "this.". 6323 24
    # warning RequireThis Reference to instance variable 'startPos' needs "this.". 7273 22
    # warning RequireThis Reference to instance variable 'prevEndPos' needs "this.". 7274 22
    # warning RequireThis Reference to instance variable 'totalRows' needs "this.". 7279 65
    # warning RequireThis Reference to instance variable 'pagenotend' needs "this.". 7279 79
    # warning RequireThis Reference to instance variable 'endPos' needs "this.". 7284 25
    # warning RequireThis Reference to instance variable 'endPos' needs "this.". 7288 26
    # warning RequireThis Reference to instance variable 'prevEndPos' needs "this.". 7326 22
    # warning RequireThis Reference to instance variable 'pageSize' needs "this.". 7344 36
    # warning RequireThis Reference to instance variable 'maxRowsreached' needs "this.". 7460 14
    # warning RequireThis Reference to instance variable 'startPos' needs "this.". 7474 24

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.sql.rowset/share/classes/com/sun/rowset/JoinRowSetImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'wrs' needs "this.". 4117 41
    # warning RequireThis Reference to instance variable 'wrs' needs "this.". 4130 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.sql.rowset/share/classes/com/sun/rowset/internal/CachedRowSetWriter.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'updateWhere' needs "this.". 491 54
    # warning RequireThis Reference to instance variable 'callerColumnCount' needs "this.". 554 28
    # warning RequireThis Reference to instance variable 'callerColumnCount' needs "this.". 731 40
    # warning RequireThis Reference to instance variable 'updateWhere' needs "this.". 740 31
    # warning RequireThis Reference to instance variable 'callerColumnCount' needs "this.". 798 29
    # warning RequireThis Reference to instance variable 'deleteWhere' needs "this.". 951 50
    # warning RequireThis Reference to instance variable 'deleteWhere' needs "this.". 1018 38
    # warning RequireThis Reference to instance variable 'callerColumnCount' needs "this.". 1108 24
    # warning RequireThis Reference to instance variable 'callerColumnCount' needs "this.". 1151 24
    # warning RequireThis Reference to instance variable 'callerColumnCount' needs "this.". 1158 24
    # warning RequireThis Reference to instance variable 'callerColumnCount' needs "this.". 1160 21
    # warning RequireThis Reference to instance variable 'callerColumnCount' needs "this.". 1252 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.sql.rowset/share/classes/com/sun/rowset/internal/InsertRow.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'cols' needs "this.". 102 29
    # warning RequireThis Reference to instance variable 'cols' needs "this.". 119 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.sql.rowset/share/classes/com/sun/rowset/internal/Row.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'deleted' needs "this.". 208 16
    # warning RequireThis Reference to instance variable 'inserted' needs "this.". 240 16
    # warning RequireThis Reference to instance variable 'updated' needs "this.". 261 16
    # warning RequireThis Reference to instance variable 'numCols' needs "this.". 273 29
    # warning RequireThis Reference to instance variable 'numCols' needs "this.". 304 29
    # warning RequireThis Reference to instance variable 'numCols' needs "this.". 322 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.sql.rowset/share/classes/com/sun/rowset/internal/SyncResolverImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'crsSync' needs "this.". 301 85

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.sql.rowset/share/classes/com/sun/rowset/internal/XmlReaderContentHandler.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'tempCommand' needs "this.". 875 33
    # warning RequireThis Reference to instance variable 'propertyValue' needs "this.". 880 35
    # warning RequireThis Reference to instance variable 'propertyValue' needs "this.". 886 37
    # warning RequireThis Reference to instance variable 'tempUpdate' needs "this.". 1322 22

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.sql.rowset/share/classes/javax/sql/rowset/BaseRowSet.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'fetchDir' needs "this.". 1389 17

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.sql.rowset/share/classes/javax/sql/rowset/RowSetMetaDataImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'colCount' needs "this.". 84 31
    # warning RequireThis Reference to instance variable 'colCount' needs "this.". 145 31

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.sql.rowset/share/classes/javax/sql/rowset/serial/SerialArray.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'len' needs "this.". 168 37
    # warning RequireThis Reference to instance variable 'len' needs "this.". 174 37
    # warning RequireThis Reference to instance variable 'len' needs "this.". 180 33
    # warning RequireThis Reference to instance variable 'len' needs "this.". 186 37
    # warning RequireThis Reference to instance variable 'len' needs "this.". 192 37
    # warning RequireThis Reference to instance variable 'len' needs "this.". 198 37
    # warning RequireThis Reference to instance variable 'len' needs "this.". 272 33
    # warning RequireThis Reference to instance variable 'len' needs "this.". 278 33
    # warning RequireThis Reference to instance variable 'len' needs "this.". 284 33
    # warning RequireThis Reference to instance variable 'len' needs "this.". 290 33
    # warning RequireThis Reference to instance variable 'elements' needs "this.". 312 34
    # warning RequireThis Reference to instance variable 'elements' needs "this.". 342 34
    # warning RequireThis Reference to instance variable 'elements' needs "this.". 365 34
    # warning RequireThis Reference to instance variable 'elements' needs "this.". 403 34
    # warning RequireThis Reference to instance variable 'len' needs "this.". 584 58
    # warning RequireThis Reference to instance variable 'baseType' needs "this.". 585 17
    # warning RequireThis Reference to instance variable 'len' needs "this.". 620 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.sql.rowset/share/classes/javax/sql/rowset/serial/SerialBlob.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'len' needs "this.". 110 29
    # warning RequireThis Reference to instance variable 'len' needs "this.". 111 28
    # warning RequireThis Reference to instance variable 'len' needs "this.". 114 19
    # warning RequireThis Reference to instance variable 'len' needs "this.". 146 37
    # warning RequireThis Reference to instance variable 'len' needs "this.". 148 19
    # warning RequireThis Reference to instance variable 'len' needs "this.". 174 22
    # warning RequireThis Reference to instance variable 'len' needs "this.". 175 27
    # warning RequireThis Reference to instance variable 'len' needs "this.". 251 34
    # warning RequireThis Reference to instance variable 'len' needs "this.". 259 22
    # warning RequireThis Reference to instance variable 'origLen' needs "this.". 367 30
    # warning RequireThis Reference to instance variable 'len' needs "this.". 431 22
    # warning RequireThis Reference to instance variable 'len' needs "this.". 439 41
    # warning RequireThis Reference to instance variable 'len' needs "this.". 526 56
    # warning RequireThis Reference to instance variable 'origLen' needs "this.". 526 73
    # warning RequireThis Reference to instance variable 'len' needs "this.". 540 62
    # warning RequireThis Reference to instance variable 'len' needs "this.". 562 27
    # warning RequireThis Reference to instance variable 'blob' needs "this.". 581 59

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.sql.rowset/share/classes/javax/sql/rowset/serial/SerialClob.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'len' needs "this.". 110 29
    # warning RequireThis Reference to instance variable 'len' needs "this.". 111 29
    # warning RequireThis Reference to instance variable 'len' needs "this.". 114 19
    # warning RequireThis Reference to instance variable 'len' needs "this.". 152 29
    # warning RequireThis Reference to instance variable 'len' needs "this.". 181 19
    # warning RequireThis Reference to instance variable 'len' needs "this.". 313 34
    # warning RequireThis Reference to instance variable 'len' needs "this.". 323 22
    # warning RequireThis Reference to instance variable 'origLen' needs "this.". 421 30
    # warning RequireThis Reference to instance variable 'len' needs "this.". 519 22
    # warning RequireThis Reference to instance variable 'len' needs "this.". 529 50
    # warning RequireThis Reference to instance variable 'len' needs "this.". 554 30
    # warning RequireThis Reference to instance variable 'len' needs "this.". 558 32
    # warning RequireThis Reference to instance variable 'len' needs "this.". 619 56
    # warning RequireThis Reference to instance variable 'origLen' needs "this.". 619 73
    # warning RequireThis Reference to instance variable 'len' needs "this.". 633 62
    # warning RequireThis Reference to instance variable 'len' needs "this.". 655 26
    # warning RequireThis Reference to instance variable 'clob' needs "this.". 674 59

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.sql.rowset/share/classes/javax/sql/rowset/serial/SerialRef.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'reference' needs "this.". 247 69

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.sql.rowset/share/classes/javax/sql/rowset/serial/SerialStruct.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'SQLTypeName' needs "this.". 108 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.sql/share/classes/java/sql/DriverManager.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'driver' needs "this.". 735 40

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.sql/share/classes/java/sql/SQLException.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'SQLState' needs "this.". 219 53
    # warning RequireThis Reference to instance variable 'SQLState' needs "this.". 244 53
    # warning RequireThis Reference to instance variable 'SQLState' needs "this.". 257 17
    # warning RequireThis Reference to instance variable 'vendorCode' needs "this.". 267 17
    # warning RequireThis Reference to instance variable 'next' needs "this.". 279 17
    # warning RequireThis Reference to instance variable 'firstException' needs "this.". 333 32
    # warning RequireThis Reference to instance variable 'cause' needs "this.". 337 32
    # warning RequireThis Reference to instance variable 'nextException' needs "this.". 341 32

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.sql/share/classes/java/sql/Timestamp.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'nanos' needs "this.". 119 34
    # warning RequireThis Reference to instance variable 'nanos' needs "this.". 137 34

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.xml.crypto/share/classes/com/sun/org/apache/xml/internal/security/algorithms/SignatureAlgorithm.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'signatureAlgorithm' needs "this.". 99 25

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.xml.crypto/share/classes/com/sun/org/apache/xml/internal/security/c14n/implementations/Canonicalizer11.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'currentLevel' needs "this.". 87 33
    # warning RequireThis Reference to instance variable 'currentLevel' needs "this.". 101 29
    # warning RequireThis Reference to instance variable 'currentLevel' needs "this.". 103 29
    # warning RequireThis Reference to instance variable 'currentLevel' needs "this.". 112 29
    # warning RequireThis Reference to instance variable 'currentLevel' needs "this.". 113 29
    # warning RequireThis Reference to instance variable 'currentLevel' needs "this.". 122 50

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.xml.crypto/share/classes/com/sun/org/apache/xml/internal/security/c14n/implementations/Canonicalizer20010315.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'currentLevel' needs "this.". 81 33
    # warning RequireThis Reference to instance variable 'currentLevel' needs "this.". 95 29
    # warning RequireThis Reference to instance variable 'currentLevel' needs "this.". 97 29
    # warning RequireThis Reference to instance variable 'currentLevel' needs "this.". 106 29
    # warning RequireThis Reference to instance variable 'currentLevel' needs "this.". 107 29
    # warning RequireThis Reference to instance variable 'currentLevel' needs "this.". 116 50

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.xml.crypto/share/classes/com/sun/org/apache/xml/internal/security/c14n/implementations/NameSpaceSymbTable.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'symb' needs "this.". 126 50

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.xml.crypto/share/classes/com/sun/org/apache/xml/internal/security/encryption/XMLCipher.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'contextCipher' needs "this.". 1125 17
    # warning RequireThis Reference to instance variable 'contextCipher' needs "this.". 1344 17
    # warning RequireThis Reference to instance variable 'contextCipher' needs "this.". 1461 17
    # warning RequireThis Reference to instance variable 'cipherValue' needs "this.". 2627 59
    # warning RequireThis Reference to instance variable 'cipherReference' needs "this.". 2629 63
    # warning RequireThis Reference to instance variable 'referenceTransforms' needs "this.". 2684 29
    # warning RequireThis Reference to instance variable 'referenceTransforms' needs "this.". 2685 58
    # warning RequireThis Reference to instance variable 'carriedName' needs "this.". 2857 29
    # warning RequireThis Reference to instance variable 'oaepParams' needs "this.". 3129 29
    # warning RequireThis Reference to instance variable 'id' needs "this.". 3206 29
    # warning RequireThis Reference to instance variable 'target' needs "this.". 3298 29
    # warning RequireThis Reference to instance variable 'id' needs "this.". 3301 29
    # warning RequireThis Reference to instance variable 'contextDocument' needs "XMLCipher.this.". 3357 27

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.xml.crypto/share/classes/com/sun/org/apache/xml/internal/security/signature/XMLSignatureInput.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'isNodeSet' needs "this.". 290 41
    # warning RequireThis Reference to instance variable 'subNode' needs "this.". 388 51
    # warning RequireThis Reference to instance variable 'excludeNode' needs "this.". 389 32
    # warning RequireThis Reference to instance variable 'excludeComments' needs "this.". 390 19
    # warning RequireThis Reference to instance variable 'outputStream' needs "this.". 477 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.xml.crypto/share/classes/com/sun/org/apache/xml/internal/security/transforms/implementations/TransformEnvelopedSignature.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'exclude' needs "this.". 125 22
    # warning RequireThis Reference to instance variable 'exclude' needs "this.". 135 22

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.xml.crypto/share/classes/com/sun/org/apache/xml/internal/security/transforms/implementations/TransformXPath2Filter.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'inSubtract' needs "this.". 211 49
    # warning RequireThis Reference to instance variable 'hasIntersectFilter' needs "this.". 222 29
    # warning RequireThis Reference to instance variable 'inIntersect' needs "this.". 223 50
    # warning RequireThis Reference to instance variable 'inUnion' needs "this.". 232 22

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.xml.crypto/share/classes/com/sun/org/apache/xml/internal/security/utils/UnsyncByteArrayOutputStream.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 45 34
    # warning RequireThis Reference to instance variable 'size' needs "this.". 49 22
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 57 34
    # warning RequireThis Reference to instance variable 'size' needs "this.". 61 22
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 69 34
    # warning RequireThis Reference to instance variable 'size' needs "this.". 73 22

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.xml.crypto/share/classes/org/jcp/xml/dsig/internal/dom/DOMHMACSignatureMethod.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'outputLength' needs "this.". 114 108
    # warning RequireThis Reference to instance variable 'outputLength' needs "this.". 129 83

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.xml.crypto/share/classes/org/jcp/xml/dsig/internal/dom/DOMReference.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'digestMethod' needs "this.". 325 27
    # warning RequireThis Reference to instance variable 'appliedTransformData' needs "this.". 352 20
    # warning RequireThis Reference to instance variable 'uri' needs "this.". 359 79
    # warning RequireThis Reference to instance variable 'digestMethod' needs "this.". 435 40

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.xml.crypto/share/classes/org/jcp/xml/dsig/internal/dom/DOMSignedInfo.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'canonicalizationMethod' needs "this.". 210 17
    # warning RequireThis Reference to instance variable 'canonicalizationMethod' needs "this.". 258 40
    # warning RequireThis Reference to instance variable 'signatureMethod' needs "this.". 262 24

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.xml.crypto/share/classes/org/jcp/xml/dsig/internal/dom/DOMXMLObject.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'objectElem' needs "this.". 156 48

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/java.xml.crypto/share/classes/org/jcp/xml/dsig/internal/dom/DOMXMLSignature.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'si' needs "this.". 222 25
    # warning RequireThis Reference to instance variable 'sv' needs "this.". 225 29
    # warning RequireThis Reference to instance variable 'ki' needs "this.". 229 26
    # warning RequireThis Reference to instance variable 'sv' needs "this.". 399 33
    # warning RequireThis Reference to instance variable 'sigElem' needs "this.". 404 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.accessibility/share/classes/com/sun/java/accessibility/util/Translator.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'source' needs "this.". 216 32
    # warning RequireThis Reference to instance variable 'source' needs "this.". 218 33
    # warning RequireThis Reference to instance variable 'source' needs "this.". 229 25
    # warning RequireThis Reference to instance variable 'source' needs "this.". 231 26
    # warning RequireThis Reference to instance variable 'source' needs "this.". 274 39
    # warning RequireThis Reference to instance variable 'source' needs "this.". 305 47
    # warning RequireThis Reference to instance variable 'source' needs "this.". 319 45
    # warning RequireThis Reference to instance variable 'source' needs "this.". 339 49
    # warning RequireThis Reference to instance variable 'source' needs "this.". 361 49
    # warning RequireThis Reference to instance variable 'source' needs "this.". 390 33
    # warning RequireThis Reference to instance variable 'source' needs "this.". 420 33
    # warning RequireThis Reference to instance variable 'source' needs "this.". 433 26
    # warning RequireThis Reference to instance variable 'source' needs "this.". 444 33
    # warning RequireThis Reference to instance variable 'source' needs "this.". 457 26
    # warning RequireThis Reference to instance variable 'source' needs "this.". 468 33
    # warning RequireThis Reference to instance variable 'source' needs "this.". 480 26
    # warning RequireThis Reference to instance variable 'source' needs "this.". 491 33
    # warning RequireThis Reference to instance variable 'source' needs "this.". 493 37
    # warning RequireThis Reference to instance variable 'source' needs "this.". 506 26
    # warning RequireThis Reference to instance variable 'source' needs "this.". 508 30
    # warning RequireThis Reference to instance variable 'source' needs "this.". 521 33
    # warning RequireThis Reference to instance variable 'source' needs "this.". 534 33
    # warning RequireThis Reference to instance variable 'source' needs "this.". 536 32
    # warning RequireThis Reference to instance variable 'source' needs "this.". 549 26
    # warning RequireThis Reference to instance variable 'source' needs "this.". 551 25
    # warning RequireThis Reference to instance variable 'source' needs "this.". 562 33
    # warning RequireThis Reference to instance variable 'source' needs "this.". 575 26
    # warning RequireThis Reference to instance variable 'source' needs "this.". 587 33
    # warning RequireThis Reference to instance variable 'source' needs "this.". 603 33
    # warning RequireThis Reference to instance variable 'source' needs "this.". 617 33
    # warning RequireThis Reference to instance variable 'source' needs "this.". 631 33
    # warning RequireThis Reference to instance variable 'source' needs "this.". 642 26
    # warning RequireThis Reference to instance variable 'source' needs "this.". 654 33
    # warning RequireThis Reference to instance variable 'source' needs "this.". 665 26
    # warning RequireThis Reference to instance variable 'source' needs "this.". 677 33
    # warning RequireThis Reference to instance variable 'source' needs "this.". 688 26
    # warning RequireThis Reference to instance variable 'source' needs "this.". 700 40
    # warning RequireThis Reference to instance variable 'source' needs "this.". 716 33
    # warning RequireThis Reference to instance variable 'source' needs "this.". 727 26
    # warning RequireThis Reference to instance variable 'source' needs "this.". 739 26
    # warning RequireThis Reference to instance variable 'source' needs "this.". 754 26

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.accessibility/windows/classes/com/sun/java/accessibility/internal/AccessBridge.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable '_visibleChildrenCount' needs "this.". 4519 50
    # warning RequireThis Reference to instance variable 'value' needs "this.". 4830 40
    # warning RequireThis Reference to instance variable 'prevAC' needs "this.". 5374 29
    # warning RequireThis Reference to instance variable 'tree' needs "this.". 6408 40
    # warning RequireThis Reference to instance variable 'isLeaf' needs "this.". 6562 31

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.attach/share/classes/com/sun/tools/attach/VirtualMachine.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'id' needs "this.". 719 45

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.attach/share/classes/com/sun/tools/attach/VirtualMachineDescriptor.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'id' needs "this.". 195 49
    # warning RequireThis Reference to instance variable 'id' needs "this.". 196 28
    # warning RequireThis Reference to instance variable 'displayName' needs "this.". 197 24

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.attach/solaris/classes/sun/tools/attach/VirtualMachineImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'fd' needs "this.". 136 20

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.charsets/share/classes/sun/nio/cs/ext/IBM33722.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'SS2' needs "this.". 100 30
    # warning RequireThis Reference to instance variable 'SS3' needs "this.". 110 36
    # warning RequireThis Reference to instance variable 'SS2' needs "this.". 162 34
    # warning RequireThis Reference to instance variable 'SS3' needs "this.". 171 41

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.charsets/share/classes/sun/nio/cs/ext/IBM964.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'SS2' needs "this.". 94 30
    # warning RequireThis Reference to instance variable 'SS3' needs "this.". 118 36
    # warning RequireThis Reference to instance variable 'SS2' needs "this.". 158 34
    # warning RequireThis Reference to instance variable 'SS3' needs "this.". 179 41

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.charsets/share/classes/sun/nio/cs/ext/ISCII91.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'contextChar' needs "this.". 542 40
    # warning RequireThis Reference to instance variable 'contextChar' needs "this.". 581 44
    # warning RequireThis Reference to instance variable 'contextChar' needs "this.". 590 44
    # warning RequireThis Reference to instance variable 'contextChar' needs "this.". 602 40
    # warning RequireThis Reference to instance variable 'contextChar' needs "this.". 617 40
    # warning RequireThis Reference to instance variable 'contextChar' needs "this.". 627 40

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.charsets/share/classes/sun/nio/cs/ext/ISO2022.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'curSODes' needs "this.". 106 28
    # warning RequireThis Reference to instance variable 'SODecoder' needs "this.". 107 30
    # warning RequireThis Reference to instance variable 'curSS2Des' needs "this.". 110 28
    # warning RequireThis Reference to instance variable 'SS2Decoder' needs "this.". 111 30
    # warning RequireThis Reference to instance variable 'curSS3Des' needs "this.". 114 28
    # warning RequireThis Reference to instance variable 'SS3Decoder' needs "this.". 115 30
    # warning RequireThis Reference to instance variable 'shiftout' needs "this.". 504 27
    # warning RequireThis Reference to instance variable 'SODesDefined' needs "this.". 505 31
    # warning RequireThis Reference to instance variable 'SS2DesDefined' needs "this.". 506 32
    # warning RequireThis Reference to instance variable 'SS3DesDefined' needs "this.". 507 32
    # warning RequireThis Reference to instance variable 'newshiftout' needs "this.". 545 32
    # warning RequireThis Reference to instance variable 'newSODesDefined' needs "this.". 546 36
    # warning RequireThis Reference to instance variable 'newSS2DesDefined' needs "this.". 547 37
    # warning RequireThis Reference to instance variable 'newSS3DesDefined' needs "this.". 548 37
    # warning RequireThis Reference to instance variable 'shiftout' needs "this.". 563 27
    # warning RequireThis Reference to instance variable 'SODesDefined' needs "this.". 564 31
    # warning RequireThis Reference to instance variable 'SS2DesDefined' needs "this.". 565 32
    # warning RequireThis Reference to instance variable 'SS3DesDefined' needs "this.". 566 32
    # warning RequireThis Reference to instance variable 'newshiftout' needs "this.". 604 32
    # warning RequireThis Reference to instance variable 'newSODesDefined' needs "this.". 605 36
    # warning RequireThis Reference to instance variable 'newSS2DesDefined' needs "this.". 606 37
    # warning RequireThis Reference to instance variable 'newSS3DesDefined' needs "this.". 607 37

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.charsets/share/classes/sun/nio/cs/ext/ISO2022_JP.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'currentState' needs "this.". 266 45
    # warning RequireThis Reference to instance variable 'previousState' needs "this.". 269 44
    # warning RequireThis Reference to instance variable 'currentState' needs "this.". 385 45
    # warning RequireThis Reference to instance variable 'previousState' needs "this.". 388 44
    # warning RequireThis Reference to instance variable 'doSBKANA' needs "this.". 561 62
    # warning RequireThis Reference to instance variable 'replaceMode' needs "this.". 622 51
    # warning RequireThis Reference to instance variable 'replaceMode' needs "this.". 634 47
    # warning RequireThis Reference to instance variable 'doSBKANA' needs "this.". 670 62
    # warning RequireThis Reference to instance variable 'replaceMode' needs "this.". 729 51
    # warning RequireThis Reference to instance variable 'replaceMode' needs "this.". 741 47

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.charsets/share/classes/sun/nio/cs/ext/JISAutoDetect.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'detectedDecoder' needs "this.". 220 38

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.charsets/share/classes/sun/nio/cs/ext/SimpleEUCEncoder.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'mask1' needs "this.". 69 30
    # warning RequireThis Reference to instance variable 'shift' needs "this.". 69 40
    # warning RequireThis Reference to instance variable 'mask2' needs "this.". 69 56
    # warning RequireThis Reference to instance variable 'index2' needs "this.". 72 21
    # warning RequireThis Reference to instance variable 'index2a' needs "this.". 76 23
    # warning RequireThis Reference to instance variable 'index2b' needs "this.". 81 25
    # warning RequireThis Reference to instance variable 'index2c' needs "this.". 85 25
    # warning RequireThis Reference to instance variable 'mask1' needs "this.". 130 46
    # warning RequireThis Reference to instance variable 'shift' needs "this.". 130 56
    # warning RequireThis Reference to instance variable 'mask2' needs "this.". 130 79
    # warning RequireThis Reference to instance variable 'index2' needs "this.". 133 32
    # warning RequireThis Reference to instance variable 'index2a' needs "this.". 136 33
    # warning RequireThis Reference to instance variable 'index2b' needs "this.". 139 32
    # warning RequireThis Reference to instance variable 'index2c' needs "this.". 143 32
    # warning RequireThis Reference to instance variable 'mask1' needs "this.". 210 46
    # warning RequireThis Reference to instance variable 'shift' needs "this.". 210 56
    # warning RequireThis Reference to instance variable 'mask2' needs "this.". 210 79
    # warning RequireThis Reference to instance variable 'index2' needs "this.". 213 32
    # warning RequireThis Reference to instance variable 'index2a' needs "this.". 216 33
    # warning RequireThis Reference to instance variable 'index2b' needs "this.". 219 32
    # warning RequireThis Reference to instance variable 'index2c' needs "this.". 223 32
    # warning RequireThis Reference to instance variable 'mask1' needs "this.". 273 56
    # warning RequireThis Reference to instance variable 'shift' needs "this.". 273 66
    # warning RequireThis Reference to instance variable 'mask2' needs "this.". 274 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/Config.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'name' needs "this.". 231 31
    # warning RequireThis Reference to instance variable 'library' needs "this.". 231 58
    # warning RequireThis Reference to instance variable 'showInfo' needs "this.". 248 45
    # warning RequireThis Reference to instance variable 'allowSingleThreadedModules' needs "this.". 289 52
    # warning RequireThis Reference to instance variable 'nssNetscapeDbWorkaround' needs "this.". 317 32
    # warning RequireThis Reference to instance variable 'st' needs "this.". 371 55
    # warning RequireThis Reference to instance variable 'description' needs "this.". 694 33
    # warning RequireThis Reference to instance variable 'slotID' needs "this.". 708 26
    # warning RequireThis Reference to instance variable 'slotListIndex' needs "this.". 722 35
    # warning RequireThis Reference to instance variable 'nssArgs' needs "this.". 984 29
    # warning RequireThis Reference to instance variable 'handleStartupErrors' needs "this.". 1000 41

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/P11Cipher.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'blockSize' needs "this.". 101 37
    # warning RequireThis Reference to instance variable 'blockSize' needs "this.". 103 61
    # warning RequireThis Reference to instance variable 'blockSize' needs "this.". 106 44
    # warning RequireThis Reference to instance variable 'fixedKeySize' needs "this.". 348 62
    # warning RequireThis Reference to instance variable 'blockSize' needs "this.". 388 34
    # warning RequireThis Reference to instance variable 'bytesBuffered' needs "this.". 466 30
    # warning RequireThis Reference to instance variable 'bytesBuffered' needs "this.". 480 30
    # warning RequireThis Reference to instance variable 'encrypt' needs "this.". 481 31
    # warning RequireThis Reference to instance variable 'padBufferLen' needs "this.". 581 66
    # warning RequireThis Reference to instance variable 'padBufferLen' needs "this.". 684 66
    # warning RequireThis Reference to instance variable 'bytesBuffered' needs "this.". 755 46
    # warning RequireThis Reference to instance variable 'bytesBuffered' needs "this.". 830 46
    # warning RequireThis Reference to instance variable 'padBuffer' needs "this.". 857 32

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/P11Digest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'digestLength' needs "this.". 170 19
    # warning RequireThis Reference to instance variable 'digestLength' needs "this.". 172 21
    # warning RequireThis Reference to instance variable 'digestLength' needs "this.". 190 22
    # warning RequireThis Reference to instance variable 'token' needs "this.". 251 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/P11ECDHKeyAgreement.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'secretLen' needs "this.". 154 22
    # warning RequireThis Reference to instance variable 'secretLen' needs "this.". 155 54

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/P11Key.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'algorithm' needs "this.". 207 54
    # warning RequireThis Reference to instance variable 'type' needs "this.". 207 72
    # warning RequireThis Reference to instance variable 'keyLength' needs "this.". 208 30
    # warning RequireThis Reference to instance variable 'keyID' needs "this.". 209 25
    # warning RequireThis Reference to instance variable 'encoded' needs "this.". 433 25
    # warning RequireThis Reference to instance variable 'n' needs "this.". 672 58
    # warning RequireThis Reference to instance variable 'e' needs "this.". 673 45
    # warning RequireThis Reference to instance variable 'y' needs "this.". 735 52
    # warning RequireThis Reference to instance variable 'y' needs "this.". 939 52
    # warning RequireThis Reference to instance variable 'params' needs "this.". 1099 40

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/P11KeyAgreement.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'privateKey' needs "this.". 168 48
    # warning RequireThis Reference to instance variable 'secretLen' needs "this.". 214 34
    # warning RequireThis Reference to instance variable 'secretLen' needs "this.". 217 37
    # warning RequireThis Reference to instance variable 'secretLen' needs "this.". 242 22
    # warning RequireThis Reference to instance variable 'secretLen' needs "this.". 243 54

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/P11KeyFactory.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'algorithm' needs "this.". 113 45
    # warning RequireThis Reference to instance variable 'token' needs "this.". 117 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/P11KeyGenerator.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'mechanism' needs "this.". 170 22
    # warning RequireThis Reference to instance variable 'mechanism' needs "this.". 196 64
    # warning RequireThis Reference to instance variable 'significantKeySize' needs "this.". 240 40
    # warning RequireThis Reference to instance variable 'keyType' needs "this.". 255 26

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/P11KeyPairGenerator.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'algorithm' needs "this.". 227 65
    # warning RequireThis Reference to instance variable 'minKeySize' needs "this.". 237 46
    # warning RequireThis Reference to instance variable 'minKeySize' needs "this.". 239 44
    # warning RequireThis Reference to instance variable 'maxKeySize' needs "this.". 242 46
    # warning RequireThis Reference to instance variable 'maxKeySize' needs "this.". 244 43
    # warning RequireThis Reference to instance variable 'maxKeySize' needs "this.". 280 60
    # warning RequireThis Reference to instance variable 'params' needs "this.". 357 47
    # warning RequireThis Reference to instance variable 'params' needs "this.". 381 45
    # warning RequireThis Reference to instance variable 'params' needs "this.". 398 71
    # warning RequireThis Reference to instance variable 'algorithm' needs "this.". 406 65

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/P11KeyStore.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'label' needs "this.". 199 37
    # warning RequireThis Reference to instance variable 'trusted' needs "this.". 205 39
    # warning RequireThis Reference to instance variable 'matched' needs "this.". 206 39

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/P11RSACipher.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'p11Key' needs "this.". 230 66
    # warning RequireThis Reference to instance variable 'maxInputSize' needs "this.". 329 30
    # warning RequireThis Reference to instance variable 'maxInputSize' needs "this.". 339 22
    # warning RequireThis Reference to instance variable 'maxInputSize' needs "this.". 341 29
    # warning RequireThis Reference to instance variable 'maxInputSize' needs "this.". 480 41
    # warning RequireThis Reference to instance variable 'spec' needs "this.". 507 65
    # warning RequireThis Reference to instance variable 'spec' needs "this.". 546 65

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/P11SecureRandom.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'lastRead' needs "this.". 132 38
    # warning RequireThis Reference to instance variable 'buffered' needs "this.". 172 58

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/P11Signature.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'buffer' needs "this.". 296 34
    # warning RequireThis Reference to instance variable 'buffer' needs "this.". 318 34
    # warning RequireThis Reference to instance variable 'algorithm' needs "this.". 423 70
    # warning RequireThis Reference to instance variable 'p11Key' needs "this.". 438 26
    # warning RequireThis Reference to instance variable 'p11Key' needs "this.". 454 27
    # warning RequireThis Reference to instance variable 'buffer' needs "this.". 589 34
    # warning RequireThis Reference to instance variable 'buffer' needs "this.". 653 34

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/Secmod.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'nssHandle' needs "this.". 211 52
    # warning RequireThis Reference to instance variable 'slot' needs "this.". 432 64
    # warning RequireThis Reference to instance variable 'type' needs "this.". 447 70
    # warning RequireThis Reference to instance variable 'config' needs "this.". 517 56
    # warning RequireThis Reference to instance variable 'type' needs "this.". 566 33
    # warning RequireThis Reference to instance variable 'libraryName' needs "this.". 566 47
    # warning RequireThis Reference to instance variable 'slot' needs "this.". 566 73
    # warning RequireThis Reference to instance variable 'serverAuth' needs "this.". 687 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/Session.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'lastAccess' needs "this.". 82 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/SessionManager.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxSessions' needs "this.". 149 40
    # warning RequireThis Reference to instance variable 'maxSessions' needs "this.". 210 42
    # warning RequireThis Reference to instance variable 'maxActiveSessions' needs "this.". 220 44
    # warning RequireThis Reference to instance variable 'maxActiveSessions' needs "this.". 223 64

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/SunPKCS11.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'algorithm' needs "this.". 433 33
    # warning RequireThis Reference to instance variable 'slotID' needs "this.". 880 56
    # warning RequireThis Reference to instance variable 'slotID' needs "this.". 886 52
    # warning RequireThis Reference to instance variable 'token' needs "this.". 1129 71
    # warning RequireThis Reference to instance variable 'providerName' needs "this.". 1501 27

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/TemplateManager.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'keyType' needs "this.". 164 48
    # warning RequireThis Reference to instance variable 'keyAlgorithm' needs "this.". 164 63
    # warning RequireThis Reference to instance variable 'operation' needs "this.". 178 26

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/Token.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'lastLoginCheck' needs "this.". 203 20
    # warning RequireThis Reference to instance variable 'lastPresentCheck' needs "this.". 263 21
    # warning RequireThis Reference to instance variable 'lastPresentCheck' needs "this.". 265 29
    # warning RequireThis Reference to instance variable 'rsaFactory' needs "this.". 337 17
    # warning RequireThis Reference to instance variable 'dsaFactory' needs "this.". 343 17
    # warning RequireThis Reference to instance variable 'dhFactory' needs "this.". 349 17
    # warning RequireThis Reference to instance variable 'ecFactory' needs "this.". 355 17

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/wrapper/CK_ATTRIBUTE.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'pValue' needs "this.". 155 42
    # warning RequireThis Reference to instance variable 'pValue' needs "this.". 163 26
    # warning RequireThis Reference to instance variable 'pValue' needs "this.". 170 24
    # warning RequireThis Reference to instance variable 'pValue' needs "this.". 177 24
    # warning RequireThis Reference to instance variable 'pValue' needs "this.". 185 23
    # warning RequireThis Reference to instance variable 'pValue' needs "this.". 219 40
    # warning RequireThis Reference to instance variable 'pValue' needs "this.". 221 51

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/wrapper/PKCS11.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'pkcs11ModulePath' needs "this.". 1524 34

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/wrapper/PKCS11Exception.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'errorCode_' needs "this.". 280 61

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.crypto.ec/share/classes/sun/security/ec/ECDHKeyAgreement.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'secretLen' needs "this.". 142 22
    # warning RequireThis Reference to instance variable 'secretLen' needs "this.". 143 54

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.crypto.ec/share/classes/sun/security/ec/ECDSASignature.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'publicKey' needs "this.". 403 35

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.crypto.ec/share/classes/sun/security/ec/ECKeyPairGenerator.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'params' needs "this.". 145 65
    # warning RequireThis Reference to instance variable 'params' needs "this.". 164 58
    # warning RequireThis Reference to instance variable 'params' needs "this.". 168 35
    # warning RequireThis Reference to instance variable 'params' needs "this.". 170 57

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.crypto.ec/share/classes/sun/security/ec/ECPublicKeyImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'params' needs "this.". 122 36

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.crypto.mscapi/windows/classes/sun/security/mscapi/RSACipher.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'paddingLength' needs "this.". 271 47
    # warning RequireThis Reference to instance variable 'paddingLength' needs "this.". 284 46
    # warning RequireThis Reference to instance variable 'outputSize' needs "this.". 344 28
    # warning RequireThis Reference to instance variable 'spec' needs "this.". 409 54
    # warning RequireThis Reference to instance variable 'spec' needs "this.". 410 54

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.crypto.ucrypto/solaris/classes/com/oracle/security/ucrypto/CipherContextRef.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'id' needs "this.". 89 72
    # warning RequireThis Reference to instance variable 'id' needs "this.". 93 69
    # warning RequireThis Reference to instance variable 'id' needs "this.". 97 73

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.crypto.ucrypto/solaris/classes/com/oracle/security/ucrypto/Config.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'st' needs "this.". 119 48

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.crypto.ucrypto/solaris/classes/com/oracle/security/ucrypto/NativeCipher.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'blockSize' needs "this.". 283 43
    # warning RequireThis Reference to instance variable 'blockSize' needs "this.". 285 61
    # warning RequireThis Reference to instance variable 'keyAlgo' needs "this.". 442 21
    # warning RequireThis Reference to instance variable 'fixedKeySize' needs "this.". 455 31
    # warning RequireThis Reference to instance variable 'fixedKeySize' needs "this.". 456 61
    # warning RequireThis Reference to instance variable 'bytesBuffered' needs "this.". 513 24

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.crypto.ucrypto/solaris/classes/com/oracle/security/ucrypto/NativeCipherWithJavaPadding.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'blockSize' needs "this.". 127 44
    # warning RequireThis Reference to instance variable 'blockSize' needs "this.". 129 33
    # warning RequireThis Reference to instance variable 'blockSize' needs "this.". 168 34
    # warning RequireThis Reference to instance variable 'blockSize' needs "this.". 173 61
    # warning RequireThis Reference to instance variable 'blockSize' needs "this.". 188 44

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.crypto.ucrypto/solaris/classes/com/oracle/security/ucrypto/NativeDigest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'digestLen' needs "this.". 180 24
    # warning RequireThis Reference to instance variable 'digestLen' needs "this.". 182 56
    # warning RequireThis Reference to instance variable 'digestLen' needs "this.". 193 19
    # warning RequireThis Reference to instance variable 'digestLen' needs "this.". 195 27

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.crypto.ucrypto/solaris/classes/com/oracle/security/ucrypto/NativeDigestMD.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'digestLen' needs "this.". 133 24
    # warning RequireThis Reference to instance variable 'digestLen' needs "this.". 135 56
    # warning RequireThis Reference to instance variable 'digestLen' needs "this.". 146 19
    # warning RequireThis Reference to instance variable 'digestLen' needs "this.". 148 27

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.crypto.ucrypto/solaris/classes/com/oracle/security/ucrypto/NativeGCMCipher.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'tagLen' needs "this.". 91 45
    # warning RequireThis Reference to instance variable 'tagLen' needs "this.". 428 57

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.crypto.ucrypto/solaris/classes/com/oracle/security/ucrypto/NativeRSACipher.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'outputSize' needs "this.". 292 35
    # warning RequireThis Reference to instance variable 'outputSize' needs "this.". 294 17
    # warning RequireThis Reference to instance variable 'outputSize' needs "this.". 310 30
    # warning RequireThis Reference to instance variable 'spec' needs "this.". 393 54
    # warning RequireThis Reference to instance variable 'spec' needs "this.". 394 54
    # warning RequireThis Reference to instance variable 'padLen' needs "this.". 430 41
    # warning RequireThis Reference to instance variable 'padLen' needs "this.". 446 45
    # warning RequireThis Reference to instance variable 'outputSize' needs "this.". 448 22

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.crypto.ucrypto/solaris/classes/com/oracle/security/ucrypto/NativeRSASignature.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'key' needs "this.". 193 27
    # warning RequireThis Reference to instance variable 'key' needs "this.". 235 26
    # warning RequireThis Reference to instance variable 'sigLength' needs "this.". 279 78
    # warning RequireThis Reference to instance variable 'sigLength' needs "this.". 280 27
    # warning RequireThis Reference to instance variable 'sigLength' needs "this.". 282 66
    # warning RequireThis Reference to instance variable 'mech' needs "this.". 356 55
    # warning RequireThis Reference to instance variable 'encodedLen' needs "this.". 461 27
    # warning RequireThis Reference to instance variable 'encodedLen' needs "this.". 464 54

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.crypto.ucrypto/solaris/classes/com/oracle/security/ucrypto/ServiceDesc.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'algo' needs "this.". 68 29
    # warning RequireThis Reference to instance variable 'cn' needs "this.". 68 43
    # warning RequireThis Reference to instance variable 'aliases' needs "this.". 68 64

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.editpad/share/classes/jdk/editpad/EditPad.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'windowLabel' needs "this.". 80 19

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.httpserver/share/classes/com/sun/net/httpserver/BasicAuthenticator.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'realm' needs "this.". 66 64
    # warning RequireThis Reference to instance variable 'realm' needs "this.". 89 64

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.httpserver/share/classes/com/sun/net/httpserver/HttpPrincipal.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'realm' needs "this.". 95 26

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.httpserver/share/classes/sun/net/httpserver/ChunkedInputStream.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'remaining' needs "this.". 127 19
    # warning RequireThis Reference to instance variable 'remaining' needs "this.". 128 19
    # warning RequireThis Reference to instance variable 'remaining' needs "this.". 164 20
    # warning RequireThis Reference to instance variable 'remaining' needs "this.". 164 31

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.httpserver/share/classes/sun/net/httpserver/ChunkedOutputStream.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'count' needs "this.". 83 35
    # warning RequireThis Reference to instance variable 'count' needs "this.". 123 33
    # warning RequireThis Reference to instance variable 'count' needs "this.". 124 33
    # warning RequireThis Reference to instance variable 'count' needs "this.". 125 38

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.httpserver/share/classes/sun/net/httpserver/ExchangeImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'uis_orig' needs "this.". 160 19
    # warning RequireThis Reference to instance variable 'uis_orig' needs "this.". 163 19
    # warning RequireThis Reference to instance variable 'uos_orig' needs "this.". 186 19

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.httpserver/share/classes/sun/net/httpserver/FixedLengthInputStream.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'remaining' needs "this.". 53 19
    # warning RequireThis Reference to instance variable 'remaining' needs "this.". 54 24
    # warning RequireThis Reference to instance variable 'remaining' needs "this.". 71 20
    # warning RequireThis Reference to instance variable 'remaining' needs "this.". 71 39

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.httpserver/share/classes/sun/net/httpserver/FixedLengthOutputStream.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'remaining' needs "this.". 74 19

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.httpserver/share/classes/sun/net/httpserver/SSLStreams.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'packet_buf_size' needs "this.". 197 27
    # warning RequireThis Reference to instance variable 'packet_buf_size' needs "this.". 200 24
    # warning RequireThis Reference to instance variable 'app_buf_size' needs "this.". 206 27
    # warning RequireThis Reference to instance variable 'app_buf_size' needs "this.". 209 24
    # warning RequireThis Reference to instance variable 'bbuf' needs "this.". 523 32
    # warning RequireThis Reference to instance variable 'bbuf' needs "this.". 523 38
    # warning RequireThis Reference to instance variable 'bbuf' needs "this.". 568 35
    # warning RequireThis Reference to instance variable 'bbuf' needs "this.". 568 41

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.httpserver/share/classes/sun/net/httpserver/ServerImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'started' needs "this.". 139 23
    # warning RequireThis Reference to instance variable 'finished' needs "this.". 139 34
    # warning RequireThis Reference to instance variable 'events' needs "ServerImpl.this.". 349 36
    # warning RequireThis Reference to instance variable 'rawin' needs "this.". 547 38
    # warning RequireThis Reference to instance variable 'rawout' needs "this.". 548 41
    # warning RequireThis Reference to instance variable 'time' needs "ServerImpl.this.". 824 35
    # warning RequireThis Reference to instance variable 'time' needs "ServerImpl.this.". 846 77
    # warning RequireThis Reference to instance variable 'time' needs "ServerImpl.this.". 862 78

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.incubator.httpclient/share/classes/jdk/incubator/http/AuthenticationFilter.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'retries' needs "this.". 179 27

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.incubator.httpclient/share/classes/jdk/incubator/http/Exchange.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'failed' needs "this.". 183 25
    # warning RequireThis Reference to instance variable 'exchImpl' needs "this.". 184 24

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.incubator.httpclient/share/classes/jdk/incubator/http/HeaderParser.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'nkeys' needs "this.". 68 34
    # warning RequireThis Reference to instance variable 'nkeys' needs "this.". 71 48
    # warning RequireThis Reference to instance variable 'asize' needs "this.". 76 19
    # warning RequireThis Reference to instance variable 'asize' needs "this.". 129 26
    # warning RequireThis Reference to instance variable 'asize' needs "this.". 163 26
    # warning RequireThis Reference to instance variable 'asize' needs "this.". 170 26
    # warning RequireThis Reference to instance variable 'asize' needs "this.". 185 29
    # warning RequireThis Reference to instance variable 'nkeys' needs "HeaderParser.this.". 204 26
    # warning RequireThis Reference to instance variable 'nkeys' needs "HeaderParser.this.". 208 26

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.incubator.httpclient/share/classes/jdk/incubator/http/Http1Exchange.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'failed' needs "this.". 230 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.incubator.httpclient/share/classes/jdk/incubator/http/Http1Request.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'contentLength' needs "this.". 243 60
    # warning RequireThis Reference to instance variable 'contentLength' needs "Http1Request.this.". 404 38
    # warning RequireThis Reference to instance variable 'contentWritten' needs "this.". 432 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.incubator.httpclient/share/classes/jdk/incubator/http/Http2Connection.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'connection' needs "this.". 271 54
    # warning RequireThis Reference to instance variable 'connection' needs "this.". 284 72
    # warning RequireThis Reference to instance variable 'nextPushStream' needs "this.". 504 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.incubator.httpclient/share/classes/jdk/incubator/http/HttpRequestBuilderImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'body' needs "this.". 122 18
    # warning RequireThis Reference to instance variable 'uri' needs "this.". 123 17

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.incubator.httpclient/share/classes/jdk/incubator/http/HttpRequestImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'method' needs "this.". 177 60

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.incubator.httpclient/share/classes/jdk/incubator/http/HttpResponseImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'stream' needs "this.". 95 55

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.incubator.httpclient/share/classes/jdk/incubator/http/MultiExchange.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'request' needs "this.". 100 27
    # warning RequireThis Reference to instance variable 'request' needs "this.". 126 27
    # warning RequireThis Reference to instance variable 'attempts' needs "this.". 158 65
    # warning RequireThis Reference to instance variable 'attempts' needs "this.". 307 69

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.incubator.httpclient/share/classes/jdk/incubator/http/PlainHttpConnection.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'chan' needs "PlainHttpConnection.this.". 406 45
    # warning RequireThis Reference to instance variable 'chan' needs "PlainHttpConnection.this.". 440 45

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.incubator.httpclient/share/classes/jdk/incubator/http/PushGroup.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'error' needs "this.". 147 40
    # warning RequireThis Reference to instance variable 'noMorePushes' needs "this.". 150 54

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.incubator.httpclient/share/classes/jdk/incubator/http/ResponseContent.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'chunklen' needs "this.". 176 31

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.incubator.httpclient/share/classes/jdk/incubator/http/SSLDelegate.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'packet_buf_size' needs "this.". 140 27
    # warning RequireThis Reference to instance variable 'packet_buf_size' needs "this.". 143 24
    # warning RequireThis Reference to instance variable 'app_buf_size' needs "this.". 149 27
    # warning RequireThis Reference to instance variable 'app_buf_size' needs "this.". 152 24

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.incubator.httpclient/share/classes/jdk/incubator/http/Stream.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'responseHeadersReceived' needs "this.". 372 44
    # warning RequireThis Reference to instance variable 'streamid' needs "this.". 433 35
    # warning RequireThis Reference to instance variable 'streamid' needs "this.". 445 20
    # warning RequireThis Reference to instance variable 'streamid' needs "this.". 774 44

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.incubator.httpclient/share/classes/jdk/incubator/http/TimeoutEvent.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'id' needs "this.". 78 37
    # warning RequireThis Reference to instance variable 'deadline' needs "this.". 78 58

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.incubator.httpclient/share/classes/jdk/incubator/http/WindowUpdateSender.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'limit' needs "this.". 62 41
    # warning RequireThis Reference to instance variable 'limit' needs "this.". 65 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.incubator.httpclient/share/classes/jdk/incubator/http/internal/common/MinimalFuture.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'id' needs "this.". 158 45

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.incubator.httpclient/share/classes/jdk/incubator/http/internal/common/Pair.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'first' needs "this.". 50 22
    # warning RequireThis Reference to instance variable 'second' needs "this.". 50 37

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.incubator.httpclient/share/classes/jdk/incubator/http/internal/common/Queue.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'exception' needs "this.". 111 36

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.incubator.httpclient/share/classes/jdk/incubator/http/internal/frame/DataFrame.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'padLength' needs "this.". 103 38

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.incubator.httpclient/share/classes/jdk/incubator/http/internal/frame/FramesDecoder.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'tailSize' needs "this.". 125 55
    # warning RequireThis Reference to instance variable 'maxFrameSize' needs "this.". 127 39
    # warning RequireThis Reference to instance variable 'frameType' needs "this.". 130 47
    # warning RequireThis Reference to instance variable 'frameLength' needs "this.". 130 73
    # warning RequireThis Reference to instance variable 'maxFrameSize' needs "this.". 130 114
    # warning RequireThis Reference to instance variable 'tailSize' needs "this.". 138 81
    # warning RequireThis Reference to instance variable 'frameLength' needs "this.". 138 93

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.incubator.httpclient/share/classes/jdk/incubator/http/internal/frame/HeadersFrame.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'padLength' needs "this.". 69 49

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.incubator.httpclient/share/classes/jdk/incubator/http/internal/frame/MalformedFrame.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'msg' needs "this.". 36 60

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.incubator.httpclient/share/classes/jdk/incubator/http/internal/frame/PushPromiseFrame.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'promisedStream' needs "this.". 62 59

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.incubator.httpclient/share/classes/jdk/incubator/http/internal/hpack/Decoder.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'capacity' needs "this.". 449 24

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.incubator.httpclient/share/classes/jdk/incubator/http/internal/hpack/Encoder.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'currCapacity' needs "this.". 316 35
    # warning RequireThis Reference to instance variable 'minCapacity' needs "this.". 317 37
    # warning RequireThis Reference to instance variable 'lastCapacity' needs "this.". 318 40
    # warning RequireThis Reference to instance variable 'currCapacity' needs "this.". 321 44
    # warning RequireThis Reference to instance variable 'lastCapacity' needs "this.". 329 31
    # warning RequireThis Reference to instance variable 'lastCapacity' needs "this.". 330 32

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.incubator.httpclient/share/classes/jdk/incubator/http/internal/hpack/HeaderTable.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'size' needs "this.". 215 38
    # warning RequireThis Reference to instance variable 'size' needs "this.". 218 35
    # warning RequireThis Reference to instance variable 'size' needs "this.". 230 26
    # warning RequireThis Reference to instance variable 'size' needs "this.". 246 59
    # warning RequireThis Reference to instance variable 'maxSize' needs "this.". 246 67
    # warning RequireThis Reference to instance variable 'name' needs "this.". 299 38
    # warning RequireThis Reference to instance variable 'value' needs "this.". 299 59
    # warning RequireThis Reference to instance variable 'capacity' needs "this.". 460 25
    # warning RequireThis Reference to instance variable 'capacity' needs "this.". 465 33
    # warning RequireThis Reference to instance variable 'capacity' needs "this.". 476 33
    # warning RequireThis Reference to instance variable 'size' needs "this.". 483 39
    # warning RequireThis Reference to instance variable 'capacity' needs "this.". 488 53
    # warning RequireThis Reference to instance variable 'size' needs "this.". 493 31
    # warning RequireThis Reference to instance variable 'head' needs "this.". 501 24
    # warning RequireThis Reference to instance variable 'tail' needs "this.". 504 84
    # warning RequireThis Reference to instance variable 'tail' needs "this.". 505 78
    # warning RequireThis Reference to instance variable 'size' needs "this.". 510 20

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.incubator.httpclient/share/classes/jdk/incubator/http/internal/hpack/Huffman.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'len' needs "this.". 111 55
    # warning RequireThis Reference to instance variable 'end' needs "this.". 153 26
    # warning RequireThis Reference to instance variable 'avail' needs "this.". 160 31
    # warning RequireThis Reference to instance variable 'rem' needs "this.". 161 51
    # warning RequireThis Reference to instance variable 'rem' needs "this.". 162 34
    # warning RequireThis Reference to instance variable 'avail' needs "this.". 165 58
    # warning RequireThis Reference to instance variable 'rem' needs "this.". 172 40
    # warning RequireThis Reference to instance variable 'avail' needs "this.". 172 46
    # warning RequireThis Reference to instance variable 'rem' needs "this.". 173 41
    # warning RequireThis Reference to instance variable 'avail' needs "this.". 173 47
    # warning RequireThis Reference to instance variable 'avail' needs "this.". 174 32
    # warning RequireThis Reference to instance variable 'avail' needs "this.". 183 98
    # warning RequireThis Reference to instance variable 'left' needs "this.". 586 43
    # warning RequireThis Reference to instance variable 'right' needs "this.". 586 50
    # warning RequireThis Reference to instance variable 'left' needs "this.". 625 30
    # warning RequireThis Reference to instance variable 'right' needs "this.". 629 30
    # warning RequireThis Reference to instance variable 'c' needs "this.". 642 61
    # warning RequireThis Reference to instance variable 'length' needs "this.". 671 27
    # warning RequireThis Reference to instance variable 'length' needs "this.". 673 37

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.incubator.httpclient/share/classes/jdk/incubator/http/internal/hpack/ISO_8859_1.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'end' needs "this.". 81 26

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.incubator.httpclient/share/classes/jdk/incubator/http/internal/hpack/IntegerReader.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxValue' needs "this.". 107 37
    # warning RequireThis Reference to instance variable 'r' needs "this.". 116 27

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.incubator.httpclient/share/classes/jdk/incubator/http/internal/hpack/IntegerWriter.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'value' needs "this.". 83 46
    # warning RequireThis Reference to instance variable 'value' needs "this.". 99 31

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.incubator.httpclient/share/classes/jdk/incubator/http/internal/hpack/LiteralWithIndexingWriter.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'name' needs "this.". 69 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.incubator.httpclient/share/classes/jdk/incubator/http/internal/hpack/StringReader.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'remainingLength' needs "this.". 76 51
    # warning RequireThis Reference to instance variable 'remainingLength' needs "this.". 79 48

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.incubator.httpclient/share/classes/jdk/incubator/http/internal/websocket/Frame.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maskLong' needs "this.". 170 49
    # warning RequireThis Reference to instance variable 'payloadLen' needs "this.". 264 30
    # warning RequireThis Reference to instance variable 'payloadLen' needs "this.". 296 43

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.incubator.httpclient/share/classes/jdk/incubator/http/internal/websocket/FrameConsumer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'opcode' needs "this.". 196 57

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.incubator.httpclient/share/classes/jdk/incubator/http/internal/websocket/OutgoingMessage.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'offset' needs "this.". 84 66

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.incubator.httpclient/share/classes/jdk/incubator/http/internal/websocket/UTF8AccumulatingDecoder.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'leftovers' needs "this.". 84 80

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.incubator.httpclient/share/classes/jdk/incubator/http/internal/websocket/WebSocketImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'uri' needs "this.". 389 70
    # warning RequireThis Reference to instance variable 'subprotocol' needs "this.". 390 64

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.internal.jvmstat/share/classes/sun/jvmstat/perfdata/monitor/SyntaxException.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'lineno' needs "this.". 48 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.internal.jvmstat/share/classes/sun/jvmstat/perfdata/monitor/v1_0/PerfDataBuffer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'lastUsed' needs "this.". 155 21
    # warning RequireThis Reference to instance variable 'nextEntry' needs "this.". 290 24
    # warning RequireThis Reference to instance variable 'nextEntry' needs "this.". 462 59
    # warning RequireThis Reference to instance variable 'nextEntry' needs "this.". 468 64
    # warning RequireThis Reference to instance variable 'perfDataItem' needs "this.". 534 66
    # warning RequireThis Reference to instance variable 'perfDataItem' needs "this.". 539 66
    # warning RequireThis Reference to instance variable 'perfDataItem' needs "this.". 556 59
    # warning RequireThis Reference to instance variable 'perfDataItem' needs "this.". 566 61
    # warning RequireThis Reference to instance variable 'perfDataItem' needs "this.". 587 51
    # warning RequireThis Reference to instance variable 'perfDataItem' needs "this.". 596 27

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.internal.jvmstat/share/classes/sun/jvmstat/perfdata/monitor/v2_0/PerfDataBuffer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'lastNumEntries' needs "this.". 172 26

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.internal.le/share/classes/jdk/internal/jline/console/ConsoleReader.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'charSearchChar' needs "this.". 1362 26
    # warning RequireThis Reference to instance variable 'mask' needs "this.". 2119 17
    # warning RequireThis Reference to instance variable 'terminal' needs "this.". 2375 33
    # warning RequireThis Reference to instance variable 'terminal' needs "this.". 3221 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.internal.le/share/classes/jdk/internal/jline/console/completer/AggregateCompleter.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'completers' needs "this.". 104 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.internal.le/share/classes/jdk/internal/jline/console/history/MemoryHistory.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'index' needs "this.". 86 25
    # warning RequireThis Reference to instance variable 'offset' needs "this.". 96 34
    # warning RequireThis Reference to instance variable 'offset' needs "this.". 100 27
    # warning RequireThis Reference to instance variable 'offset' needs "this.". 152 44
    # warning RequireThis Reference to instance variable 'index' needs "this.". 254 44
    # warning RequireThis Reference to instance variable 'offset' needs "this.". 268 18

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.internal.le/share/classes/jdk/internal/jline/console/internal/ConsoleReaderInputStream.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'next' needs "this.". 65 24

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.internal.le/share/classes/jdk/internal/jline/extra/EditingHistory.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'fullHistory' needs "this.". 120 32
    # warning RequireThis Reference to instance variable 'fullHistory' needs "this.". 138 36
    # warning RequireThis Reference to instance variable 'fullHistory' needs "this.". 174 31
    # warning RequireThis Reference to instance variable 'fullHistory' needs "this.". 183 32
    # warning RequireThis Reference to instance variable 'fullHistory' needs "this.". 190 32
    # warning RequireThis Reference to instance variable 'fullHistory' needs "this.". 197 32
    # warning RequireThis Reference to instance variable 'fullHistory' needs "this.". 204 32
    # warning RequireThis Reference to instance variable 'fullHistory' needs "this.". 211 32

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.internal.le/share/classes/jdk/internal/jline/internal/InputStreamReader.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'endOfInput' needs "this.". 289 52

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.internal.le/share/classes/jdk/internal/jline/internal/NonBlockingInputStream.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'nonBlockingEnabled' needs "this.". 75 28
    # warning RequireThis Reference to instance variable 'isShutdown' needs "this.". 117 36
    # warning RequireThis Reference to instance variable 'isShutdown' needs "this.". 133 36
    # warning RequireThis Reference to instance variable 'isShutdown' needs "this.". 168 36

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.internal.le/share/classes/jdk/internal/jline/internal/TerminalLineSettings.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'configLastFetched' needs "this.". 94 49
    # warning RequireThis Reference to instance variable 'configLastFetched' needs "this.". 108 27

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.internal.opt/share/classes/jdk/internal/joptsimple/OptionArgumentConversionException.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'argument' needs "this.". 78 44

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.internal.opt/share/classes/jdk/internal/joptsimple/internal/Rows.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'columnSeparatorWidth' needs "this.". 121 38
    # warning RequireThis Reference to instance variable 'columnSeparatorWidth' needs "this.". 125 38

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.internal.opt/share/classes/jdk/internal/joptsimple/util/DateConverter.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'formatter' needs "this.". 119 36
    # warning RequireThis Reference to instance variable 'formatter' needs "this.". 126 52

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.internal.opt/share/classes/jdk/internal/joptsimple/util/KeyValuePair.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'value' needs "this.". 111 28

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.jartool/share/classes/jdk/security/jarsigner/JarSigner.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'baseName' needs "this.". 1181 34
    # warning RequireThis Reference to instance variable 'baseName' needs "this.". 1187 34

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.jartool/share/classes/sun/security/tools/jarsigner/Main.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'chainNotValidated' needs "this.". 269 33
    # warning RequireThis Reference to instance variable 'hasExpiredCert' needs "this.". 269 54
    # warning RequireThis Reference to instance variable 'notYetValidCert' needs "this.". 269 72
    # warning RequireThis Reference to instance variable 'signerSelfSigned' needs "this.". 269 91
    # warning RequireThis Reference to instance variable 'badExtendedKeyUsage' needs "this.". 272 32
    # warning RequireThis Reference to instance variable 'badNetscapeCertType' needs "this.". 272 55
    # warning RequireThis Reference to instance variable 'aliasNotInStore' needs "this.". 278 37
    # warning RequireThis Reference to instance variable 'badExtendedKeyUsage' needs "this.". 967 36
    # warning RequireThis Reference to instance variable 'badNetscapeCertType' needs "this.". 967 59
    # warning RequireThis Reference to instance variable 'notYetValidCert' needs "this.". 968 25
    # warning RequireThis Reference to instance variable 'chainNotValidated' needs "this.". 968 44
    # warning RequireThis Reference to instance variable 'hasExpiredCert' needs "this.". 968 65
    # warning RequireThis Reference to instance variable 'hasUnsignedEntry' needs "this.". 969 25
    # warning RequireThis Reference to instance variable 'signerSelfSigned' needs "this.". 969 45
    # warning RequireThis Reference to instance variable 'aliasNotInStore' needs "this.". 970 25
    # warning RequireThis Reference to instance variable 'notSignedByAlias' needs "this.". 970 44
    # warning RequireThis Reference to instance variable 'noTimestamp' needs "this.". 1042 40
    # warning RequireThis Reference to instance variable 'showcerts' needs "this.". 1058 47
    # warning RequireThis Reference to instance variable 'signedjar' needs "this.". 1348 27
    # warning RequireThis Reference to instance variable 'tsaUrl' needs "this.". 1398 72
    # warning RequireThis Reference to instance variable 'badKeyUsage' needs "this.". 1490 33
    # warning RequireThis Reference to instance variable 'badExtendedKeyUsage' needs "this.". 1490 48
    # warning RequireThis Reference to instance variable 'badNetscapeCertType' needs "this.". 1490 71
    # warning RequireThis Reference to instance variable 'notYetValidCert' needs "this.". 1491 21
    # warning RequireThis Reference to instance variable 'chainNotValidated' needs "this.". 1491 40
    # warning RequireThis Reference to instance variable 'hasExpiredCert' needs "this.". 1491 61
    # warning RequireThis Reference to instance variable 'signerSelfSigned' needs "this.". 1491 79
    # warning RequireThis Reference to instance variable 'noTimestamp' needs "this.". 1561 36
    # warning RequireThis Reference to instance variable 'hasExpiredCert' needs "this.". 1969 33
    # warning RequireThis Reference to instance variable 'notYetValidCert' needs "this.". 1971 37
    # warning RequireThis Reference to instance variable 'badExtendedKeyUsage' needs "this.". 1979 45
    # warning RequireThis Reference to instance variable 'badNetscapeCertType' needs "this.". 1979 68

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.jartool/share/classes/sun/tools/jar/FingerPrint.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'entryName' needs "this.". 112 31
    # warning RequireThis Reference to instance variable 'access' needs "this.". 177 36
    # warning RequireThis Reference to instance variable 'access' needs "this.". 211 36
    # warning RequireThis Reference to instance variable 'access' needs "this.". 317 36
    # warning RequireThis Reference to instance variable 'superName' needs "this.". 318 36

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.jartool/share/classes/sun/tools/jar/GNUStyleOptions.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'hasArg' needs "this.". 269 52

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.jartool/share/classes/sun/tools/jar/Main.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'uflag' needs "this.". 249 26
    # warning RequireThis Reference to instance variable 'out' needs "this.". 315 35
    # warning RequireThis Reference to instance variable 'out' needs "this.". 333 43
    # warning RequireThis Reference to instance variable 'out' needs "this.". 356 39
    # warning RequireThis Reference to instance variable 'isMultiRelease' needs "this.". 446 19
    # warning RequireThis Reference to instance variable 'tflag' needs "this.". 533 42
    # warning RequireThis Reference to instance variable 'uflag' needs "this.". 533 51
    # warning RequireThis Reference to instance variable 'iflag' needs "this.". 533 60
    # warning RequireThis Reference to instance variable 'xflag' needs "this.". 540 42
    # warning RequireThis Reference to instance variable 'tflag' needs "this.". 540 51
    # warning RequireThis Reference to instance variable 'iflag' needs "this.". 540 60
    # warning RequireThis Reference to instance variable 'uflag' needs "this.". 547 42
    # warning RequireThis Reference to instance variable 'tflag' needs "this.". 547 51
    # warning RequireThis Reference to instance variable 'iflag' needs "this.". 547 60
    # warning RequireThis Reference to instance variable 'uflag' needs "this.". 554 42
    # warning RequireThis Reference to instance variable 'xflag' needs "this.". 554 51
    # warning RequireThis Reference to instance variable 'iflag' needs "this.". 554 60
    # warning RequireThis Reference to instance variable 'uflag' needs "this.". 576 42
    # warning RequireThis Reference to instance variable 'xflag' needs "this.". 576 51
    # warning RequireThis Reference to instance variable 'tflag' needs "this.". 576 60
    # warning RequireThis Reference to instance variable 'isMultiRelease' needs "this.". 930 44
    # warning RequireThis Reference to instance variable 'out' needs "this.". 1265 27
    # warning RequireThis Reference to instance variable 'releaseValue' needs "this.". 1844 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.jartool/share/classes/sun/tools/jar/SignatureFile.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'rawName' needs "this.". 210 30
    # warning RequireThis Reference to instance variable 'rawName' needs "this.". 224 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.jcmd/share/classes/sun/tools/jps/Arguments.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'hostname' needs "this.". 121 52

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.jcmd/share/classes/sun/tools/jstat/Arguments.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'list' needs "this.". 255 40
    # warning RequireThis Reference to instance variable 'snap' needs "this.". 255 48
    # warning RequireThis Reference to instance variable 'specialOption' needs "this.". 321 54
    # warning RequireThis Reference to instance variable 'vmIdString' needs "this.". 330 51

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.jcmd/share/classes/sun/tools/jstat/ColumnFormat.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'number' needs "this.". 61 77
    # warning RequireThis Reference to instance variable 'number' needs "this.". 67 79
    # warning RequireThis Reference to instance variable 'header' needs "this.". 142 67
    # warning RequireThis Reference to instance variable 'format' needs "this.". 143 32
    # warning RequireThis Reference to instance variable 'width' needs "this.". 143 53

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.jcmd/share/classes/sun/tools/jstat/Expression.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'ordinal' needs "this.". 46 48
    # warning RequireThis Reference to instance variable 'ordinal' needs "this.". 52 53
    # warning RequireThis Reference to instance variable 'ordinal' needs "this.". 63 54
    # warning RequireThis Reference to instance variable 'ordinal' needs "this.". 74 57

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.jcmd/share/classes/sun/tools/jstat/OptionFormat.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'name' needs "this.". 102 37

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.jcmd/share/classes/sun/tools/jstat/Parser.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'previous' needs "this.". 123 21
    # warning RequireThis Reference to instance variable 'lookahead' needs "this.". 134 20
    # warning RequireThis Reference to instance variable 'lookahead' needs "this.". 136 38

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.jcmd/share/classes/sun/tools/jstat/Scale.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'factor' needs "this.". 183 22

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.jcmd/share/classes/sun/tools/jstat/Token.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'sval' needs "this.". 68 40
    # warning RequireThis Reference to instance variable 'sval' needs "this.". 74 41
    # warning RequireThis Reference to instance variable 'ttype' needs "this.". 77 47
    # warning RequireThis Reference to instance variable 'nval' needs "this.". 92 55
    # warning RequireThis Reference to instance variable 'sval' needs "this.". 98 60
    # warning RequireThis Reference to instance variable 'sval' needs "this.". 103 62
    # warning RequireThis Reference to instance variable 'ttype' needs "this.". 105 58

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.jconsole/share/classes/sun/tools/jconsole/BorderedComponent.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'focusLostTemporarily' needs "this.". 538 36

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.jconsole/share/classes/sun/tools/jconsole/ConnectDialog.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'localRadioButton' needs "ConnectDialog.this.". 178 48
    # warning RequireThis Reference to instance variable 'remoteRadioButton' needs "ConnectDialog.this.". 178 68
    # warning RequireThis Reference to instance variable 'localRadioButton' needs "ConnectDialog.this.". 179 68
    # warning RequireThis Reference to instance variable 'remoteTF' needs "this.". 530 23
    # warning RequireThis Reference to instance variable 'vmTable' needs "this.". 532 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.jconsole/share/classes/sun/tools/jconsole/CreateMBeanDialog.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'cancelButton' needs "this.". 140 31
    # warning RequireThis Reference to instance variable 'createMBeanButton' needs "CreateMBeanDialog.this.". 146 50
    # warning RequireThis Reference to instance variable 'unregisterMBeanButton' needs "CreateMBeanDialog.this.". 152 54

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.jconsole/share/classes/sun/tools/jconsole/InternalDialog.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'gap' needs "this.". 106 42
    # warning RequireThis Reference to instance variable 'gap' needs "this.". 118 47
    # warning RequireThis Reference to instance variable 'gap' needs "this.". 119 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.jconsole/share/classes/sun/tools/jconsole/JConsole.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'hotspotMI' needs "this.". 317 20
    # warning RequireThis Reference to instance variable 'connectButton' needs "this.". 321 20
    # warning RequireThis Reference to instance variable 'connectMI' needs "this.". 321 44
    # warning RequireThis Reference to instance variable 'tileMI' needs "this.". 335 27
    # warning RequireThis Reference to instance variable 'cascadeMI' needs "this.". 337 27
    # warning RequireThis Reference to instance variable 'minimizeAllMI' needs "this.". 339 27
    # warning RequireThis Reference to instance variable 'restoreAllMI' needs "this.". 347 27
    # warning RequireThis Reference to instance variable 'exitMI' needs "this.". 355 27
    # warning RequireThis Reference to instance variable 'userGuideMI' needs "this.". 357 27
    # warning RequireThis Reference to instance variable 'aboutMI' needs "this.". 359 27

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.jconsole/share/classes/sun/tools/jconsole/LocalVirtualMachine.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'vmid' needs "this.". 92 63

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.jconsole/share/classes/sun/tools/jconsole/MemoryTab.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'heapPlotter' needs "MemoryTab.this.". 300 47
    # warning RequireThis Reference to instance variable 'nonHeapPlotter' needs "MemoryTab.this.". 302 47
    # warning RequireThis Reference to instance variable 'heapPlotter' needs "MemoryTab.this.". 364 40
    # warning RequireThis Reference to instance variable 'gcButton' needs "this.". 436 20
    # warning RequireThis Reference to instance variable 'bottomMargin' needs "this.". 487 79
    # warning RequireThis Reference to instance variable 'groupGap' needs "this.". 488 60
    # warning RequireThis Reference to instance variable 'bottomMargin' needs "this.". 488 79
    # warning RequireThis Reference to instance variable 'barGap' needs "this.". 507 65
    # warning RequireThis Reference to instance variable 'barWidth' needs "this.". 509 51
    # warning RequireThis Reference to instance variable 'barGap' needs "this.". 509 81
    # warning RequireThis Reference to instance variable 'groupGap' needs "this.". 510 68
    # warning RequireThis Reference to instance variable 'leftMargin' needs "this.". 512 56
    # warning RequireThis Reference to instance variable 'barGap' needs "this.". 512 97
    # warning RequireThis Reference to instance variable 'barWidth' needs "this.". 514 57
    # warning RequireThis Reference to instance variable 'barGap' needs "this.". 514 90
    # warning RequireThis Reference to instance variable 'bottomMargin' needs "this.". 589 39
    # warning RequireThis Reference to instance variable 'barHeight' needs "this.". 589 60
    # warning RequireThis Reference to instance variable 'heapPlotter' needs "MemoryTab.this.". 646 28
    # warning RequireThis Reference to instance variable 'heapRect' needs "this.". 647 21
    # warning RequireThis Reference to instance variable 'nonHeapPlotter' needs "MemoryTab.this.". 648 35
    # warning RequireThis Reference to instance variable 'nonHeapRect' needs "this.". 649 21
    # warning RequireThis Reference to instance variable 'bottomMargin' needs "this.". 660 43
    # warning RequireThis Reference to instance variable 'barHeight' needs "this.". 660 58
    # warning RequireThis Reference to instance variable 'rightMargin' needs "this.". 665 70
    # warning RequireThis Reference to instance variable 'heapPlotter' needs "MemoryTab.this.". 690 27
    # warning RequireThis Reference to instance variable 'nonHeapPlotter' needs "MemoryTab.this.". 692 27

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.jconsole/share/classes/sun/tools/jconsole/OutputViewer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'name' needs "this.". 121 50
    # warning RequireThis Reference to instance variable 'name' needs "this.". 124 32
    # warning RequireThis Reference to instance variable 'name' needs "this.". 127 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.jconsole/share/classes/sun/tools/jconsole/Plotter.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'viewRange' needs "this.". 227 24
    # warning RequireThis Reference to instance variable 'viewRange' needs "this.". 234 43
    # warning RequireThis Reference to instance variable 'saveAsMI' needs "this.". 275 20
    # warning RequireThis Reference to instance variable 'rightMargin' needs "this.". 340 32
    # warning RequireThis Reference to instance variable 'leftMargin' needs "this.". 340 44
    # warning RequireThis Reference to instance variable 'topMargin' needs "this.". 341 34
    # warning RequireThis Reference to instance variable 'bottomMargin' needs "this.". 341 44
    # warning RequireThis Reference to instance variable 'leftMargin' needs "this.". 365 31
    # warning RequireThis Reference to instance variable 'rightMargin' needs "this.". 365 42
    # warning RequireThis Reference to instance variable 'topMargin' needs "this.". 366 32
    # warning RequireThis Reference to instance variable 'bottomMargin' needs "this.". 366 42
    # warning RequireThis Reference to instance variable 'rightMargin' needs "this.". 390 28
    # warning RequireThis Reference to instance variable 'leftMargin' needs "this.". 390 40
    # warning RequireThis Reference to instance variable 'topMargin' needs "this.". 391 29
    # warning RequireThis Reference to instance variable 'bottomMargin' needs "this.". 391 39
    # warning RequireThis Reference to instance variable 'leftMargin' needs "this.". 532 13
    # warning RequireThis Reference to instance variable 'rightMargin' needs "this.". 721 21
    # warning RequireThis Reference to instance variable 'decimals' needs "this.". 796 26
    # warning RequireThis Reference to instance variable 'decimalsMultiplier' needs "this.". 797 42
    # warning RequireThis Reference to instance variable 'size' needs "this.". 874 30
    # warning RequireThis Reference to instance variable 'size' needs "this.". 878 34
    # warning RequireThis Reference to instance variable 'size' needs "this.". 923 37
    # warning RequireThis Reference to instance variable 'size' needs "this.". 931 37
    # warning RequireThis Reference to instance variable 'size' needs "this.". 938 37
    # warning RequireThis Reference to instance variable 'size' needs "this.". 945 44
    # warning RequireThis Reference to instance variable 'values' needs "this.". 951 26
    # warning RequireThis Reference to instance variable 'values' needs "this.". 953 25
    # warning RequireThis Reference to instance variable 'values' needs "this.". 955 27
    # warning RequireThis Reference to instance variable 'values' needs "this.". 957 26

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.jconsole/share/classes/sun/tools/jconsole/ProxyClient.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'connectionName' needs "this.". 112 28
    # warning RequireThis Reference to instance variable 'connectionName' needs "this.". 135 28

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.jconsole/share/classes/sun/tools/jconsole/SummaryTab.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'pathSeparator' needs "this.". 331 47
    # warning RequireThis Reference to instance variable 'prevUpTime' needs "this.". 352 52
    # warning RequireThis Reference to instance variable 'prevProcessCpuTime' needs "this.". 354 59
    # warning RequireThis Reference to instance variable 'prevUpTime' needs "this.". 355 52

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.jconsole/share/classes/sun/tools/jconsole/ThreadTab.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'lastSelected' needs "this.". 317 28

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.jconsole/share/classes/sun/tools/jconsole/VMPanel.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'time0' needs "VMPanel.this.". 388 65

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.jconsole/share/classes/sun/tools/jconsole/VariableGridLayout.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'fillRows' needs "this.". 56 34
    # warning RequireThis Reference to instance variable 'fillColumns' needs "this.". 61 34

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.jconsole/share/classes/sun/tools/jconsole/inspector/TableSorter.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'tableView' needs "this.". 117 37
    # warning RequireThis Reference to instance variable 'tableView' needs "this.". 267 41

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.jconsole/share/classes/sun/tools/jconsole/inspector/XMBean.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'objectName' needs "this.". 78 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.jconsole/share/classes/sun/tools/jconsole/inspector/XMBeanAttributes.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'valueCellEditor' needs "this.". 225 36

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.jconsole/share/classes/sun/tools/jconsole/inspector/XMBeanNotifications.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'currentListener' needs "this.". 317 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.jconsole/share/classes/sun/tools/jconsole/inspector/XOpenTypeViewer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'col2Width' needs "this.". 201 33
    # warning RequireThis Reference to instance variable 'col1Width' needs "this.". 205 29
    # warning RequireThis Reference to instance variable 'arrayColumns' needs "this.". 468 55
    # warning RequireThis Reference to instance variable 'dimension' needs "this.". 479 25
    # warning RequireThis Reference to instance variable 'val' needs "this.". 527 46
    # warning RequireThis Reference to instance variable 'size' needs "this.". 540 33
    # warning RequireThis Reference to instance variable 'dimension' needs "this.". 555 25
    # warning RequireThis Reference to instance variable 'size' needs "this.". 557 55
    # warning RequireThis Reference to instance variable 'prev' needs "this.". 723 22
    # warning RequireThis Reference to instance variable 'incr' needs "this.". 730 29
    # warning RequireThis Reference to instance variable 'current' needs "this.". 731 37
    # warning RequireThis Reference to instance variable 'decr' needs "this.". 737 29
    # warning RequireThis Reference to instance variable 'current' needs "this.". 738 37
    # warning RequireThis Reference to instance variable 'tabularNext' needs "this.". 744 29
    # warning RequireThis Reference to instance variable 'current' needs "this.". 745 39
    # warning RequireThis Reference to instance variable 'tabularPrev' needs "this.". 751 29
    # warning RequireThis Reference to instance variable 'current' needs "this.". 752 39

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.jconsole/share/classes/sun/tools/jconsole/inspector/XPlottingViewer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'table' needs "this.". 127 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.jconsole/share/classes/sun/tools/jconsole/inspector/XSheet.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'refreshButton' needs "this.". 728 27
    # warning RequireThis Reference to instance variable 'clearButton' needs "this.". 733 27
    # warning RequireThis Reference to instance variable 'subscribeButton' needs "this.". 738 27
    # warning RequireThis Reference to instance variable 'unsubscribeButton' needs "this.". 743 27

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.jconsole/share/classes/sun/tools/jconsole/inspector/XTree.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'keyPropertyList' needs "this.". 730 61
    # warning RequireThis Reference to instance variable 'domain' needs "this.". 734 59
    # warning RequireThis Reference to instance variable 'keyPropertyList' needs "this.". 786 35
    # warning RequireThis Reference to instance variable 'tokenValue' needs "this.". 826 23
    # warning RequireThis Reference to instance variable 'tokenValue' needs "this.". 827 25

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.jdi/share/classes/com/sun/tools/example/debug/expr/ASCII_UCodeESC_CharStream.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'tokenBegin' needs "this.". 125 73
    # warning RequireThis Reference to instance variable 'tokenBegin' needs "this.". 127 56
    # warning RequireThis Reference to instance variable 'tokenBegin' needs "this.". 130 75
    # warning RequireThis Reference to instance variable 'tokenBegin' needs "this.". 131 63
    # warning RequireThis Reference to instance variable 'tokenBegin' needs "this.". 134 79
    # warning RequireThis Reference to instance variable 'tokenBegin' needs "this.". 135 67
    # warning RequireThis Reference to instance variable 'tokenBegin' needs "this.". 138 33
    # warning RequireThis Reference to instance variable 'tokenBegin' needs "this.". 142 73
    # warning RequireThis Reference to instance variable 'tokenBegin' needs "this.". 145 75
    # warning RequireThis Reference to instance variable 'tokenBegin' needs "this.". 148 79
    # warning RequireThis Reference to instance variable 'tokenBegin' needs "this.". 151 22
    # warning RequireThis Reference to instance variable 'maxNextCharInd' needs "this.". 171 52
    # warning RequireThis Reference to instance variable 'line' needs "this.". 188 30
    # warning RequireThis Reference to instance variable 'column' needs "this.". 189 32
    # warning RequireThis Reference to instance variable 'maxNextCharInd' needs "this.". 197 27
    # warning RequireThis Reference to instance variable 'bufsize' needs "this.". 220 23
    # warning RequireThis Reference to instance variable 'tokenBegin' needs "this.". 225 24
    # warning RequireThis Reference to instance variable 'tokenBegin' needs "this.". 230 27
    # warning RequireThis Reference to instance variable 'bufsize' needs "this.". 231 21
    # warning RequireThis Reference to instance variable 'available' needs "this.". 232 29
    # warning RequireThis Reference to instance variable 'tokenBegin' needs "this.". 235 21
    # warning RequireThis Reference to instance variable 'line' needs "this.". 274 24
    # warning RequireThis Reference to instance variable 'column' needs "this.". 275 26
    # warning RequireThis Reference to instance variable 'available' needs "this.". 288 22
    # warning RequireThis Reference to instance variable 'available' needs "this.". 299 28
    # warning RequireThis Reference to instance variable 'line' needs "this.". 347 66
    # warning RequireThis Reference to instance variable 'column' needs "this.". 348 55
    # warning RequireThis Reference to instance variable 'bufsize' needs "this.". 404 18
    # warning RequireThis Reference to instance variable 'tokenBegin' needs "this.". 454 20
    # warning RequireThis Reference to instance variable 'tokenBegin' needs "this.". 455 56
    # warning RequireThis Reference to instance variable 'tokenBegin' needs "this.". 457 57
    # warning RequireThis Reference to instance variable 'bufpos' needs "this.". 469 51
    # warning RequireThis Reference to instance variable 'bufpos' needs "this.". 470 65
    # warning RequireThis Reference to instance variable 'bufpos' needs "this.". 471 48
    # warning RequireThis Reference to instance variable 'tokenBegin' needs "this.". 493 20
    # warning RequireThis Reference to instance variable 'tokenBegin' needs "this.". 495 24
    # warning RequireThis Reference to instance variable 'inBuf' needs "this.". 495 37
    # warning RequireThis Reference to instance variable 'tokenBegin' needs "this.". 499 25
    # warning RequireThis Reference to instance variable 'bufpos' needs "this.". 499 38
    # warning RequireThis Reference to instance variable 'inBuf' needs "this.". 499 51
    # warning RequireThis Reference to instance variable 'bufsize' needs "this.". 506 33
    # warning RequireThis Reference to instance variable 'bufsize' needs "this.". 506 67
    # warning RequireThis Reference to instance variable 'bufsize' needs "this.". 522 36
    # warning RequireThis Reference to instance variable 'bufsize' needs "this.". 522 66

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.jdi/share/classes/com/sun/tools/example/debug/expr/ExpressionParser.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'jj_ntk' needs "this.". 121 35
    # warning RequireThis Reference to instance variable 'jj_gen' needs "this.". 136 19
    # warning RequireThis Reference to instance variable 'jj_ntk' needs "this.". 142 37
    # warning RequireThis Reference to instance variable 'jj_gen' needs "this.". 147 21
    # warning RequireThis Reference to instance variable 'jj_ntk' needs "this.". 156 35
    # warning RequireThis Reference to instance variable 'jj_gen' needs "this.". 182 19
    # warning RequireThis Reference to instance variable 'jj_ntk' needs "this.". 211 37
    # warning RequireThis Reference to instance variable 'jj_gen' needs "this.". 216 21
    # warning RequireThis Reference to instance variable 'jj_ntk' needs "this.". 231 37
    # warning RequireThis Reference to instance variable 'jj_gen' needs "this.". 253 21
    # warning RequireThis Reference to instance variable 'jj_ntk' needs "this.". 268 35
    # warning RequireThis Reference to instance variable 'jj_gen' needs "this.". 306 19
    # warning RequireThis Reference to instance variable 'jj_ntk' needs "this.". 314 35
    # warning RequireThis Reference to instance variable 'jj_gen' needs "this.". 330 19
    # warning RequireThis Reference to instance variable 'jj_ntk' needs "this.". 339 37
    # warning RequireThis Reference to instance variable 'jj_gen' needs "this.". 344 21
    # warning RequireThis Reference to instance variable 'jj_ntk' needs "this.". 357 37
    # warning RequireThis Reference to instance variable 'jj_gen' needs "this.". 362 21
    # warning RequireThis Reference to instance variable 'jj_ntk' needs "this.". 375 37
    # warning RequireThis Reference to instance variable 'jj_gen' needs "this.". 380 21
    # warning RequireThis Reference to instance variable 'jj_ntk' needs "this.". 393 37
    # warning RequireThis Reference to instance variable 'jj_gen' needs "this.". 398 22
    # warning RequireThis Reference to instance variable 'jj_ntk' needs "this.". 411 37
    # warning RequireThis Reference to instance variable 'jj_gen' needs "this.". 416 22
    # warning RequireThis Reference to instance variable 'jj_ntk' needs "this.". 430 37
    # warning RequireThis Reference to instance variable 'jj_gen' needs "this.". 436 22
    # warning RequireThis Reference to instance variable 'jj_ntk' needs "this.". 439 37
    # warning RequireThis Reference to instance variable 'jj_gen' needs "this.". 447 22
    # warning RequireThis Reference to instance variable 'jj_ntk' needs "this.". 459 35
    # warning RequireThis Reference to instance variable 'jj_gen' needs "this.". 466 20
    # warning RequireThis Reference to instance variable 'jj_ntk' needs "this.". 476 37
    # warning RequireThis Reference to instance variable 'jj_gen' needs "this.". 484 22
    # warning RequireThis Reference to instance variable 'jj_ntk' needs "this.". 487 37
    # warning RequireThis Reference to instance variable 'jj_gen' needs "this.". 501 22
    # warning RequireThis Reference to instance variable 'jj_ntk' needs "this.". 515 37
    # warning RequireThis Reference to instance variable 'jj_gen' needs "this.". 522 22
    # warning RequireThis Reference to instance variable 'jj_ntk' needs "this.". 525 37
    # warning RequireThis Reference to instance variable 'jj_gen' needs "this.". 536 22
    # warning RequireThis Reference to instance variable 'jj_ntk' needs "this.". 550 37
    # warning RequireThis Reference to instance variable 'jj_gen' needs "this.". 556 22
    # warning RequireThis Reference to instance variable 'jj_ntk' needs "this.". 559 37
    # warning RequireThis Reference to instance variable 'jj_gen' needs "this.". 567 22
    # warning RequireThis Reference to instance variable 'jj_ntk' needs "this.". 582 37
    # warning RequireThis Reference to instance variable 'jj_gen' needs "this.". 589 22
    # warning RequireThis Reference to instance variable 'jj_ntk' needs "this.". 592 37
    # warning RequireThis Reference to instance variable 'jj_gen' needs "this.". 603 22
    # warning RequireThis Reference to instance variable 'jj_ntk' needs "this.". 615 35
    # warning RequireThis Reference to instance variable 'jj_ntk' needs "this.". 618 37
    # warning RequireThis Reference to instance variable 'jj_gen' needs "this.". 626 22
    # warning RequireThis Reference to instance variable 'jj_gen' needs "this.". 656 20
    # warning RequireThis Reference to instance variable 'jj_ntk' needs "this.". 676 35
    # warning RequireThis Reference to instance variable 'jj_ntk' needs "this.". 679 37
    # warning RequireThis Reference to instance variable 'jj_gen' needs "this.". 687 22
    # warning RequireThis Reference to instance variable 'jj_gen' needs "this.". 695 20
    # warning RequireThis Reference to instance variable 'jj_ntk' needs "this.". 699 39
    # warning RequireThis Reference to instance variable 'jj_gen' needs "this.". 715 24
    # warning RequireThis Reference to instance variable 'jj_ntk' needs "this.". 736 37
    # warning RequireThis Reference to instance variable 'jj_ntk' needs "this.". 741 39
    # warning RequireThis Reference to instance variable 'jj_gen' needs "this.". 773 24
    # warning RequireThis Reference to instance variable 'jj_gen' needs "this.". 779 22
    # warning RequireThis Reference to instance variable 'jj_ntk' needs "this.". 788 35
    # warning RequireThis Reference to instance variable 'jj_ntk' needs "this.". 791 37
    # warning RequireThis Reference to instance variable 'jj_gen' needs "this.". 800 22
    # warning RequireThis Reference to instance variable 'jj_gen' needs "this.". 806 20
    # warning RequireThis Reference to instance variable 'jj_ntk' needs "this.". 817 39
    # warning RequireThis Reference to instance variable 'jj_gen' needs "this.". 822 24
    # warning RequireThis Reference to instance variable 'jj_ntk' needs "this.". 831 37
    # warning RequireThis Reference to instance variable 'jj_ntk' needs "this.". 837 41
    # warning RequireThis Reference to instance variable 'jj_gen' needs "this.". 842 26
    # warning RequireThis Reference to instance variable 'jj_gen' needs "this.". 852 22
    # warning RequireThis Reference to instance variable 'jj_ntk' needs "this.". 863 37
    # warning RequireThis Reference to instance variable 'jj_gen' needs "this.". 870 22
    # warning RequireThis Reference to instance variable 'jj_ntk' needs "this.". 879 35
    # warning RequireThis Reference to instance variable 'jj_gen' needs "this.". 912 20
    # warning RequireThis Reference to instance variable 'jj_ntk' needs "this.". 920 35
    # warning RequireThis Reference to instance variable 'jj_gen' needs "this.". 938 20
    # warning RequireThis Reference to instance variable 'jj_ntk' needs "this.". 945 35
    # warning RequireThis Reference to instance variable 'jj_gen' needs "this.". 972 20
    # warning RequireThis Reference to instance variable 'jj_ntk' needs "this.". 979 35
    # warning RequireThis Reference to instance variable 'jj_gen' needs "this.". 987 20
    # warning RequireThis Reference to instance variable 'jj_ntk' needs "this.". 1000 35
    # warning RequireThis Reference to instance variable 'jj_gen' needs "this.". 1022 20
    # warning RequireThis Reference to instance variable 'jj_ntk' needs "this.". 1035 37
    # warning RequireThis Reference to instance variable 'jj_gen' needs "this.". 1040 22
    # warning RequireThis Reference to instance variable 'jj_ntk' needs "this.". 1056 37
    # warning RequireThis Reference to instance variable 'jj_ntk' needs "this.". 1060 39
    # warning RequireThis Reference to instance variable 'jj_gen' needs "this.". 1070 24
    # warning RequireThis Reference to instance variable 'jj_gen' needs "this.". 1076 22
    # warning RequireThis Reference to instance variable 'token' needs "this.". 1112 44
    # warning RequireThis Reference to instance variable 'token' needs "this.". 1119 44
    # warning RequireThis Reference to instance variable 'token' needs "this.". 1126 44
    # warning RequireThis Reference to instance variable 'token' needs "this.". 1133 44
    # warning RequireThis Reference to instance variable 'token' needs "this.". 1140 44
    # warning RequireThis Reference to instance variable 'token' needs "this.". 1147 44
    # warning RequireThis Reference to instance variable 'token' needs "this.". 1154 44
    # warning RequireThis Reference to instance variable 'token' needs "this.". 1161 44
    # warning RequireThis Reference to instance variable 'token' needs "this.". 1168 44
    # warning RequireThis Reference to instance variable 'jj_scanpos' needs "this.". 1198 11
    # warning RequireThis Reference to instance variable 'jj_scanpos' needs "this.". 1246 11
    # warning RequireThis Reference to instance variable 'jj_scanpos' needs "this.". 1257 11
    # warning RequireThis Reference to instance variable 'jj_scanpos' needs "this.". 1273 11
    # warning RequireThis Reference to instance variable 'jj_scanpos' needs "this.". 1279 13
    # warning RequireThis Reference to instance variable 'jj_scanpos' needs "this.". 1292 11
    # warning RequireThis Reference to instance variable 'jj_scanpos' needs "this.". 1308 13
    # warning RequireThis Reference to instance variable 'jj_scanpos' needs "this.". 1316 11
    # warning RequireThis Reference to instance variable 'jj_scanpos' needs "this.". 1336 13
    # warning RequireThis Reference to instance variable 'jj_scanpos' needs "this.". 1340 13
    # warning RequireThis Reference to instance variable 'jj_scanpos' needs "this.". 1348 11
    # warning RequireThis Reference to instance variable 'jj_scanpos' needs "this.". 1364 13
    # warning RequireThis Reference to instance variable 'jj_scanpos' needs "this.". 1374 11
    # warning RequireThis Reference to instance variable 'jj_scanpos' needs "this.". 1386 13
    # warning RequireThis Reference to instance variable 'jj_scanpos' needs "this.". 1394 11
    # warning RequireThis Reference to instance variable 'jj_scanpos' needs "this.". 1411 11
    # warning RequireThis Reference to instance variable 'jj_scanpos' needs "this.". 1436 13
    # warning RequireThis Reference to instance variable 'jj_scanpos' needs "this.". 1457 13
    # warning RequireThis Reference to instance variable 'jj_scanpos' needs "this.". 1466 11
    # warning RequireThis Reference to instance variable 'jj_scanpos' needs "this.". 1475 11
    # warning RequireThis Reference to instance variable 'jj_scanpos' needs "this.". 1482 11
    # warning RequireThis Reference to instance variable 'jj_scanpos' needs "this.". 1501 13
    # warning RequireThis Reference to instance variable 'jj_scanpos' needs "this.". 1509 11
    # warning RequireThis Reference to instance variable 'jj_scanpos' needs "this.". 1531 13
    # warning RequireThis Reference to instance variable 'jj_scanpos' needs "this.". 1562 13
    # warning RequireThis Reference to instance variable 'jj_scanpos' needs "this.". 1581 11
    # warning RequireThis Reference to instance variable 'jj_scanpos' needs "this.". 1610 13
    # warning RequireThis Reference to instance variable 'jj_scanpos' needs "this.". 1637 13
    # warning RequireThis Reference to instance variable 'jj_scanpos' needs "this.". 1658 11
    # warning RequireThis Reference to instance variable 'jj_scanpos' needs "this.". 1690 13
    # warning RequireThis Reference to instance variable 'jj_scanpos' needs "this.". 1740 11
    # warning RequireThis Reference to instance variable 'jj_scanpos' needs "this.". 1764 13
    # warning RequireThis Reference to instance variable 'jj_scanpos' needs "this.". 1773 11
    # warning RequireThis Reference to instance variable 'jj_scanpos' needs "this.". 1788 13
    # warning RequireThis Reference to instance variable 'jj_scanpos' needs "this.". 1798 11
    # warning RequireThis Reference to instance variable 'jj_scanpos' needs "this.". 1838 11
    # warning RequireThis Reference to instance variable 'jj_scanpos' needs "this.". 1848 11
    # warning RequireThis Reference to instance variable 'jj_scanpos' needs "this.". 1861 13
    # warning RequireThis Reference to instance variable 'jj_scanpos' needs "this.". 1892 11
    # warning RequireThis Reference to instance variable 'jj_scanpos' needs "this.". 1909 11
    # warning RequireThis Reference to instance variable 'jj_scanpos' needs "this.". 1922 11
    # warning RequireThis Reference to instance variable 'jj_scanpos' needs "this.". 1964 11
    # warning RequireThis Reference to instance variable 'jj_scanpos' needs "this.". 2010 11
    # warning RequireThis Reference to instance variable 'jj_scanpos' needs "this.". 2021 11
    # warning RequireThis Reference to instance variable 'jj_scanpos' needs "this.". 2036 13
    # warning RequireThis Reference to instance variable 'token' needs "this.". 2154 21
    # warning RequireThis Reference to instance variable 'jj_gen' needs "this.". 2164 25
    # warning RequireThis Reference to instance variable 'jj_lastpos' needs "this.". 2180 23
    # warning RequireThis Reference to instance variable 'jj_scanpos' needs "this.". 2192 36
    # warning RequireThis Reference to instance variable 'jj_lastpos' needs "this.". 2196 37
    # warning RequireThis Reference to instance variable 'jj_endpos' needs "this.". 2239 27
    # warning RequireThis Reference to instance variable 'jj_gen' needs "this.". 2267 24
    # warning RequireThis Reference to instance variable 'jj_gen' needs "this.". 2315 21
    # warning RequireThis Reference to instance variable 'jj_gen' needs "this.". 2338 20
    # warning RequireThis Reference to instance variable 'jj_la' needs "this.". 2342 28
    # warning RequireThis Reference to instance variable 'token' needs "this.". 2342 45

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.jdi/share/classes/com/sun/tools/example/debug/expr/ExpressionParserTokenManager.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'curChar' needs "this.". 881 25
    # warning RequireThis Reference to instance variable 'jjnewStateCnt' needs "this.". 1343 16
    # warning RequireThis Reference to instance variable 'defaultLexState' needs "this.". 1446 18
    # warning RequireThis Reference to instance variable 'curChar' needs "this.". 1528 54
    # warning RequireThis Reference to instance variable 'jjmatchedPos' needs "this.". 1538 39
    # warning RequireThis Reference to instance variable 'jjround' needs "this.". 1586 27
    # warning RequireThis Reference to instance variable 'jjround' needs "this.". 1589 25

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.jdi/share/classes/com/sun/tools/example/debug/expr/JavaCharStream.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'tokenBegin' needs "this.". 124 70
    # warning RequireThis Reference to instance variable 'tokenBegin' needs "this.". 125 58
    # warning RequireThis Reference to instance variable 'tokenBegin' needs "this.". 128 72
    # warning RequireThis Reference to instance variable 'tokenBegin' needs "this.". 129 60
    # warning RequireThis Reference to instance variable 'tokenBegin' needs "this.". 132 76
    # warning RequireThis Reference to instance variable 'tokenBegin' needs "this.". 133 64
    # warning RequireThis Reference to instance variable 'tokenBegin' needs "this.". 136 30
    # warning RequireThis Reference to instance variable 'tokenBegin' needs "this.". 140 70
    # warning RequireThis Reference to instance variable 'tokenBegin' needs "this.". 143 72
    # warning RequireThis Reference to instance variable 'tokenBegin' needs "this.". 146 76
    # warning RequireThis Reference to instance variable 'tokenBegin' needs "this.". 149 19
    # warning RequireThis Reference to instance variable 'maxNextCharInd' needs "this.". 169 50
    # warning RequireThis Reference to instance variable 'line' needs "this.". 186 27
    # warning RequireThis Reference to instance variable 'column' needs "this.". 187 29
    # warning RequireThis Reference to instance variable 'maxNextCharInd' needs "this.". 195 26
    # warning RequireThis Reference to instance variable 'bufsize' needs "this.". 208 23
    # warning RequireThis Reference to instance variable 'bufpos' needs "this.". 211 20
    # warning RequireThis Reference to instance variable 'bufsize' needs "this.". 223 22
    # warning RequireThis Reference to instance variable 'tokenBegin' needs "this.". 228 21
    # warning RequireThis Reference to instance variable 'tokenBegin' needs "this.". 233 26
    # warning RequireThis Reference to instance variable 'bufsize' needs "this.". 234 19
    # warning RequireThis Reference to instance variable 'available' needs "this.". 235 28
    # warning RequireThis Reference to instance variable 'tokenBegin' needs "this.". 238 19
    # warning RequireThis Reference to instance variable 'tabSize' needs "this.". 271 40
    # warning RequireThis Reference to instance variable 'line' needs "this.". 277 23
    # warning RequireThis Reference to instance variable 'column' needs "this.". 278 25
    # warning RequireThis Reference to instance variable 'bufsize' needs "this.". 288 23
    # warning RequireThis Reference to instance variable 'available' needs "this.". 296 21
    # warning RequireThis Reference to instance variable 'available' needs "this.". 307 25
    # warning RequireThis Reference to instance variable 'line' needs "this.". 356 63
    # warning RequireThis Reference to instance variable 'column' needs "this.". 357 55
    # warning RequireThis Reference to instance variable 'bufsize' needs "this.". 418 17
    # warning RequireThis Reference to instance variable 'tokenBegin' needs "this.". 561 19
    # warning RequireThis Reference to instance variable 'tokenBegin' needs "this.". 562 54
    # warning RequireThis Reference to instance variable 'tokenBegin' needs "this.". 564 55
    # warning RequireThis Reference to instance variable 'bufpos' needs "this.". 577 49
    # warning RequireThis Reference to instance variable 'bufpos' needs "this.". 578 63
    # warning RequireThis Reference to instance variable 'bufpos' needs "this.". 579 46
    # warning RequireThis Reference to instance variable 'tokenBegin' needs "this.". 602 19
    # warning RequireThis Reference to instance variable 'tokenBegin' needs "this.". 604 22
    # warning RequireThis Reference to instance variable 'inBuf' needs "this.". 604 35
    # warning RequireThis Reference to instance variable 'tokenBegin' needs "this.". 608 23
    # warning RequireThis Reference to instance variable 'bufpos' needs "this.". 608 36
    # warning RequireThis Reference to instance variable 'inBuf' needs "this.". 608 49
    # warning RequireThis Reference to instance variable 'bufsize' needs "this.". 614 43
    # warning RequireThis Reference to instance variable 'bufsize' needs "this.". 614 77
    # warning RequireThis Reference to instance variable 'bufsize' needs "this.". 630 33
    # warning RequireThis Reference to instance variable 'bufsize' needs "this.". 630 63

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.jdi/share/classes/com/sun/tools/example/debug/expr/LValue.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'refType' needs "this.". 560 46
    # warning RequireThis Reference to instance variable 'refType' needs "this.". 563 54
    # warning RequireThis Reference to instance variable 'refType' needs "this.". 580 57
    # warning RequireThis Reference to instance variable 'refType' needs "this.". 582 25
    # warning RequireThis Reference to instance variable 'value' needs "this.". 677 28
    # warning RequireThis Reference to instance variable 'value' needs "this.". 684 64

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.jdi/share/classes/com/sun/tools/example/debug/tty/BreakpointSpec.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'lineNumber' needs "this.". 105 37

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.jdi/share/classes/com/sun/tools/example/debug/tty/EventHandler.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'notifier' needs "this.". 139 19

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.jdi/share/classes/com/sun/tools/example/debug/tty/EventRequestSpec.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'refSpec' needs "this.". 79 74
    # warning RequireThis Reference to instance variable 'refSpec' needs "this.". 102 70
    # warning RequireThis Reference to instance variable 'refSpec' needs "this.". 150 74

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.jdi/share/classes/com/sun/tools/example/debug/tty/VMConnection.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'vm' needs "this.". 349 51
    # warning RequireThis Reference to instance variable 'connector' needs "this.". 493 59
    # warning RequireThis Reference to instance variable 'connector' needs "this.". 517 59
    # warning RequireThis Reference to instance variable 'connector' needs "this.". 532 59

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.jdi/share/classes/com/sun/tools/jdi/BooleanValueImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'value' needs "this.". 99 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.jdi/share/classes/com/sun/tools/jdi/ByteValueImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'value' needs "this.". 81 22
    # warning RequireThis Reference to instance variable 'value' needs "this.". 106 63
    # warning RequireThis Reference to instance variable 'value' needs "this.". 113 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.jdi/share/classes/com/sun/tools/jdi/CharValueImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'value' needs "this.". 77 22
    # warning RequireThis Reference to instance variable 'value' needs "this.". 85 23
    # warning RequireThis Reference to instance variable 'value' needs "this.". 105 21
    # warning RequireThis Reference to instance variable 'value' needs "this.". 111 63
    # warning RequireThis Reference to instance variable 'value' needs "this.". 120 63

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.jdi/share/classes/com/sun/tools/jdi/ConcreteMethodImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'firstIndex' needs "this.". 166 25
    # warning RequireThis Reference to instance variable 'lastIndex' needs "this.". 166 51
    # warning RequireThis Reference to instance variable 'firstIndex' needs "this.". 182 25
    # warning RequireThis Reference to instance variable 'lastIndex' needs "this.". 182 51

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.jdi/share/classes/com/sun/tools/jdi/ConnectorImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'max' needs "this.". 327 45

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.jdi/share/classes/com/sun/tools/jdi/DoubleValueImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'value' needs "this.". 82 22
    # warning RequireThis Reference to instance variable 'value' needs "this.". 86 22
    # warning RequireThis Reference to instance variable 'value' needs "this.". 90 23
    # warning RequireThis Reference to instance variable 'value' needs "this.". 94 21
    # warning RequireThis Reference to instance variable 'value' needs "this.". 98 22
    # warning RequireThis Reference to instance variable 'value' needs "this.". 102 23
    # warning RequireThis Reference to instance variable 'value' needs "this.". 111 63
    # warning RequireThis Reference to instance variable 'value' needs "this.". 119 63
    # warning RequireThis Reference to instance variable 'value' needs "this.". 127 63
    # warning RequireThis Reference to instance variable 'value' needs "this.". 135 63
    # warning RequireThis Reference to instance variable 'value' needs "this.". 142 32
    # warning RequireThis Reference to instance variable 'value' needs "this.". 143 26
    # warning RequireThis Reference to instance variable 'value' needs "this.". 144 63
    # warning RequireThis Reference to instance variable 'value' needs "this.". 151 35
    # warning RequireThis Reference to instance variable 'value' needs "this.". 152 27
    # warning RequireThis Reference to instance variable 'value' needs "this.". 153 63
    # warning RequireThis Reference to instance variable 'value' needs "this.". 160 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.jdi/share/classes/com/sun/tools/jdi/EventRequestManagerImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'isEnabled' needs "this.". 191 28
    # warning RequireThis Reference to instance variable 'deleted' needs "this.". 202 32
    # warning RequireThis Reference to instance variable 'deleted' needs "this.". 212 32
    # warning RequireThis Reference to instance variable 'exception' needs "this.". 433 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.jdi/share/classes/com/sun/tools/jdi/EventSetImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'suspendPolicy' needs "this.". 94 48
    # warning RequireThis Reference to instance variable 'referenceType' needs "this.". 407 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.jdi/share/classes/com/sun/tools/jdi/FloatValueImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'value' needs "this.". 82 22
    # warning RequireThis Reference to instance variable 'value' needs "this.". 86 22
    # warning RequireThis Reference to instance variable 'value' needs "this.". 90 23
    # warning RequireThis Reference to instance variable 'value' needs "this.". 94 21
    # warning RequireThis Reference to instance variable 'value' needs "this.". 98 22
    # warning RequireThis Reference to instance variable 'value' needs "this.". 111 63
    # warning RequireThis Reference to instance variable 'value' needs "this.". 119 63
    # warning RequireThis Reference to instance variable 'value' needs "this.". 127 63
    # warning RequireThis Reference to instance variable 'value' needs "this.". 134 29
    # warning RequireThis Reference to instance variable 'value' needs "this.". 135 25
    # warning RequireThis Reference to instance variable 'value' needs "this.". 136 63
    # warning RequireThis Reference to instance variable 'value' needs "this.". 143 32
    # warning RequireThis Reference to instance variable 'value' needs "this.". 144 26
    # warning RequireThis Reference to instance variable 'value' needs "this.". 145 63
    # warning RequireThis Reference to instance variable 'value' needs "this.". 152 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.jdi/share/classes/com/sun/tools/jdi/IntegerValueImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'value' needs "this.". 76 22
    # warning RequireThis Reference to instance variable 'value' needs "this.". 80 22
    # warning RequireThis Reference to instance variable 'value' needs "this.". 84 23
    # warning RequireThis Reference to instance variable 'value' needs "this.". 105 63
    # warning RequireThis Reference to instance variable 'value' needs "this.". 113 63
    # warning RequireThis Reference to instance variable 'value' needs "this.". 121 63
    # warning RequireThis Reference to instance variable 'value' needs "this.". 128 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.jdi/share/classes/com/sun/tools/jdi/JDWPException.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'errorCode' needs "this.". 77 74

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.jdi/share/classes/com/sun/tools/jdi/JNITypeParser.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'signature' needs "this.". 126 52
    # warning RequireThis Reference to instance variable 'signature' needs "this.". 145 52

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.jdi/share/classes/com/sun/tools/jdi/LocationImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'otherLineInfo' needs "this.". 143 20

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.jdi/share/classes/com/sun/tools/jdi/LongValueImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'value' needs "this.". 82 22
    # warning RequireThis Reference to instance variable 'value' needs "this.". 86 22
    # warning RequireThis Reference to instance variable 'value' needs "this.". 90 23
    # warning RequireThis Reference to instance variable 'value' needs "this.". 94 21
    # warning RequireThis Reference to instance variable 'value' needs "this.". 111 63
    # warning RequireThis Reference to instance variable 'value' needs "this.". 119 63
    # warning RequireThis Reference to instance variable 'value' needs "this.". 127 63
    # warning RequireThis Reference to instance variable 'value' needs "this.". 135 63
    # warning RequireThis Reference to instance variable 'value' needs "this.". 142 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.jdi/share/classes/com/sun/tools/jdi/Packet.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'flags' needs "this.". 63 22
    # warning RequireThis Reference to instance variable 'cmdSet' needs "this.". 65 26
    # warning RequireThis Reference to instance variable 'cmd' needs "this.". 66 27

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.jdi/share/classes/com/sun/tools/jdi/SDE.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'sourceName' needs "this.". 56 60
    # warning RequireThis Reference to instance variable 'baseStratumIndex' needs "SDE.this.". 103 27
    # warning RequireThis Reference to instance variable 'jplsLine' needs "this.". 208 55
    # warning RequireThis Reference to instance variable 'sdePos' needs "this.". 274 33
    # warning RequireThis Reference to instance variable 'fileIndex' needs "this.". 535 48
    # warning RequireThis Reference to instance variable 'lineIndex' needs "this.". 537 48
    # warning RequireThis Reference to instance variable 'fileIndex' needs "this.". 545 48
    # warning RequireThis Reference to instance variable 'lineIndex' needs "this.". 546 48
    # warning RequireThis Reference to instance variable 'stratumIndex' needs "this.". 588 28
    # warning RequireThis Reference to instance variable 'stratumIndex' needs "this.". 641 31

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.jdi/share/classes/com/sun/tools/jdi/ShortValueImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'value' needs "this.". 76 22
    # warning RequireThis Reference to instance variable 'value' needs "this.". 80 22
    # warning RequireThis Reference to instance variable 'value' needs "this.". 105 63
    # warning RequireThis Reference to instance variable 'value' needs "this.". 113 63
    # warning RequireThis Reference to instance variable 'value' needs "this.". 120 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.jdi/share/classes/com/sun/tools/jdi/StackFrameImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'id' needs "this.". 126 51

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.jdi/share/classes/com/sun/tools/jdi/TargetVM.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'shouldListen' needs "this.". 305 41
    # warning RequireThis Reference to instance variable 'controlRequest' needs "this.". 362 38

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.jdi/share/classes/com/sun/tools/jdi/VMState.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'lastResumeCommandId' needs "this.". 105 57

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.jlink/share/classes/jdk/tools/jlink/builder/DefaultImageBuilder.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'targetPlatform' needs "this.". 157 58

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.jlink/share/classes/jdk/tools/jlink/internal/Archive.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'name' needs "this.". 95 55
    # warning RequireThis Reference to instance variable 'path' needs "this.". 100 55

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.jlink/share/classes/jdk/tools/jlink/internal/BasicImageWriter.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'length' needs "this.". 114 29
    # warning RequireThis Reference to instance variable 'length' needs "this.". 124 29
    # warning RequireThis Reference to instance variable 'length' needs "this.". 133 29
    # warning RequireThis Reference to instance variable 'length' needs "this.". 145 29
    # warning RequireThis Reference to instance variable 'length' needs "this.". 181 65
    # warning RequireThis Reference to instance variable 'length' needs "this.". 186 63

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.jlink/share/classes/jdk/tools/jlink/internal/ImagePluginStack.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'currentid' needs "this.". 146 22
    # warning RequireThis Reference to instance variable 'lastSorter' needs "this.". 256 22
    # warning RequireThis Reference to instance variable 'pool' needs "this.". 465 68

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.jlink/share/classes/jdk/tools/jlink/internal/ImageResourcesTree.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'isEmpty' needs "this.". 122 43

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.jlink/share/classes/jdk/tools/jlink/internal/JmodArchive.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'moduleName' needs "this.". 170 43

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.jlink/share/classes/jdk/tools/jlink/internal/PerfectHashBuilder.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'count' needs "this.". 256 36
    # warning RequireThis Reference to instance variable 'count' needs "this.". 259 33
    # warning RequireThis Reference to instance variable 'count' needs "this.". 267 65
    # warning RequireThis Reference to instance variable 'count' needs "this.". 287 59

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.jlink/share/classes/jdk/tools/jlink/internal/ResourcePoolManager.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'name' needs "this.". 100 40
    # warning RequireThis Reference to instance variable 'name' needs "this.". 101 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.jlink/share/classes/jdk/tools/jlink/internal/plugins/SystemModulesPlugin.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'bais' needs "this.". 479 47
    # warning RequireThis Reference to instance variable 'stringSetVar' needs "this.". 1592 33
    # warning RequireThis Reference to instance variable 'defaultVarIndex' needs "this.". 1646 45
    # warning RequireThis Reference to instance variable 'defaultVarIndex' needs "this.". 1652 33
    # warning RequireThis Reference to instance variable 'className' needs "this.". 1710 41

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.jlink/share/classes/jdk/tools/jmod/JmodTask.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'out' needs "JmodTask.this.". 972 31

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.management.agent/share/classes/sun/management/jmxremote/ConnectorBootstrap.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'accessFile' needs "this.". 237 47
    # warning RequireThis Reference to instance variable 'accessFile' needs "this.". 253 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.management/share/classes/com/sun/management/GcInfo.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'startTime' needs "this.". 146 26

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.management/share/classes/com/sun/management/VMOption.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'value' needs "this.". 182 29
    # warning RequireThis Reference to instance variable 'origin' needs "this.". 183 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.management/share/classes/com/sun/management/internal/GcInfoBuilder.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'gcExtItemCount' needs "this.". 100 42
    # warning RequireThis Reference to instance variable 'gcExtItemCount' needs "this.". 117 53

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.naming.dns/share/classes/com/sun/jndi/dns/DnsClient.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'retries' needs "this.". 194 41
    # warning RequireThis Reference to instance variable 'resps' needs "this.". 531 35
    # warning RequireThis Reference to instance variable 'resps' needs "this.". 631 53

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.naming.dns/share/classes/com/sun/jndi/dns/DnsContext.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'domain' needs "this.". 597 70

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.naming.dns/share/classes/com/sun/jndi/dns/DnsName.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'domain' needs "this.". 351 72
    # warning RequireThis Reference to instance variable 'domain' needs "this.". 597 40

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.naming.dns/share/classes/com/sun/jndi/dns/ResourceRecord.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'rrclassName' needs "this.". 138 36
    # warning RequireThis Reference to instance variable 'rrtypeName' needs "this.". 138 56
    # warning RequireThis Reference to instance variable 'ttl' needs "this.". 140 27
    # warning RequireThis Reference to instance variable 'rdata' needs "this.". 141 36
    # warning RequireThis Reference to instance variable 'rdlen' needs "this.". 286 20
    # warning RequireThis Reference to instance variable 'offset' needs "this.". 289 23
    # warning RequireThis Reference to instance variable 'rdlen' needs "this.". 489 25

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.naming.rmi/share/classes/com/sun/jndi/rmi/registry/RegistryContext.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'host' needs "this.". 354 54
    # warning RequireThis Reference to instance variable 'host' needs "this.". 355 48

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.rmic/share/classes/sun/rmi/rmic/IndentingWriter.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'tabSize' needs "this.". 148 25
    # warning RequireThis Reference to instance variable 'tabSize' needs "this.". 150 22
    # warning RequireThis Reference to instance variable 'indentStep' needs "this.". 163 26
    # warning RequireThis Reference to instance variable 'indentStep' needs "this.". 170 26

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.rmic/share/classes/sun/rmi/rmic/Main.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'out' needs "this.". 214 45
    # warning RequireThis Reference to instance variable 'flags' needs "this.". 510 22
    # warning RequireThis Reference to instance variable 'out' needs "this.". 584 50
    # warning RequireThis Reference to instance variable 'out' needs "this.". 591 50
    # warning RequireThis Reference to instance variable 'tm' needs "this.". 632 47
    # warning RequireThis Reference to instance variable 'nowrite' needs "this.". 748 39

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.rmic/share/classes/sun/rmi/rmic/RMIGenerator.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'remoteClassName' needs "this.". 813 49

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.rmic/share/classes/sun/rmi/rmic/RemoteClass.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'implClassDef' needs "this.". 238 37

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.rmic/share/classes/sun/rmi/rmic/newrmic/IndentingWriter.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'tabSize' needs "this.". 140 25
    # warning RequireThis Reference to instance variable 'tabSize' needs "this.". 142 22
    # warning RequireThis Reference to instance variable 'indentStep' needs "this.". 155 26
    # warning RequireThis Reference to instance variable 'indentStep' needs "this.". 162 26

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.rmic/share/classes/sun/rmi/rmic/newrmic/jrmp/RemoteClass.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'implClass' needs "this.". 194 23

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.rmic/share/classes/sun/rmi/rmic/newrmic/jrmp/StubSkeletonWriter.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'packageName' needs "this.". 142 32
    # warning RequireThis Reference to instance variable 'stubClassSimpleName' needs "this.". 149 40
    # warning RequireThis Reference to instance variable 'stubClassSimpleName' needs "this.". 268 32
    # warning RequireThis Reference to instance variable 'stubClassSimpleName' needs "this.". 273 28
    # warning RequireThis Reference to instance variable 'version' needs "this.". 524 63
    # warning RequireThis Reference to instance variable 'packageName' needs "this.". 539 32
    # warning RequireThis Reference to instance variable 'skeletonClassSimpleName' needs "this.". 546 40

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.rmic/share/classes/sun/tools/asm/Assembler.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxdepth' needs "this.". 268 25
    # warning RequireThis Reference to instance variable 'maxvar' needs "this.". 332 25
    # warning RequireThis Reference to instance variable 'maxvar' needs "this.". 344 26
    # warning RequireThis Reference to instance variable 'maxvar' needs "this.". 351 28
    # warning RequireThis Reference to instance variable 'maxvar' needs "this.". 769 34
    # warning RequireThis Reference to instance variable 'maxvar' needs "this.". 873 25
    # warning RequireThis Reference to instance variable 'maxvar' needs "this.". 914 34
    # warning RequireThis Reference to instance variable 'maxvar' needs "this.". 923 37
    # warning RequireThis Reference to instance variable 'maxvar' needs "this.". 928 34
    # warning RequireThis Reference to instance variable 'maxvar' needs "this.". 937 26
    # warning RequireThis Reference to instance variable 'last' needs "this.". 951 25

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.rmic/share/classes/sun/tools/asm/ClassConstantData.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'name' needs "this.". 77 39

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.rmic/share/classes/sun/tools/asm/Instruction.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'value' needs "this.". 145 41
    # warning RequireThis Reference to instance variable 'value' needs "this.". 150 32
    # warning RequireThis Reference to instance variable 'next' needs "this.". 152 24
    # warning RequireThis Reference to instance variable 'value' needs "this.". 215 29
    # warning RequireThis Reference to instance variable 'next' needs "this.". 216 26
    # warning RequireThis Reference to instance variable 'value' needs "this.". 247 29
    # warning RequireThis Reference to instance variable 'next' needs "this.". 248 26
    # warning RequireThis Reference to instance variable 'value' needs "this.". 275 41
    # warning RequireThis Reference to instance variable 'value' needs "this.". 311 58
    # warning RequireThis Reference to instance variable 'value' needs "this.". 331 33
    # warning RequireThis Reference to instance variable 'value' needs "this.". 337 35
    # warning RequireThis Reference to instance variable 'value' needs "this.". 349 35
    # warning RequireThis Reference to instance variable 'value' needs "this.". 368 33
    # warning RequireThis Reference to instance variable 'value' needs "this.". 377 37
    # warning RequireThis Reference to instance variable 'value' needs "this.". 392 55
    # warning RequireThis Reference to instance variable 'value' needs "this.". 480 36
    # warning RequireThis Reference to instance variable 'value' needs "this.". 483 39
    # warning RequireThis Reference to instance variable 'value' needs "this.". 486 44
    # warning RequireThis Reference to instance variable 'value' needs "this.". 489 39
    # warning RequireThis Reference to instance variable 'value' needs "this.". 492 40
    # warning RequireThis Reference to instance variable 'value' needs "this.". 497 39
    # warning RequireThis Reference to instance variable 'value' needs "this.". 498 40
    # warning RequireThis Reference to instance variable 'value' needs "this.". 501 39
    # warning RequireThis Reference to instance variable 'value' needs "this.". 502 40
    # warning RequireThis Reference to instance variable 'value' needs "this.". 539 30
    # warning RequireThis Reference to instance variable 'value' needs "this.". 556 39
    # warning RequireThis Reference to instance variable 'value' needs "this.". 557 40
    # warning RequireThis Reference to instance variable 'value' needs "this.". 572 26
    # warning RequireThis Reference to instance variable 'value' needs "this.". 572 62
    # warning RequireThis Reference to instance variable 'value' needs "this.". 588 32
    # warning RequireThis Reference to instance variable 'value' needs "this.". 617 41
    # warning RequireThis Reference to instance variable 'value' needs "this.". 624 41
    # warning RequireThis Reference to instance variable 'value' needs "this.". 654 36
    # warning RequireThis Reference to instance variable 'value' needs "this.". 662 37
    # warning RequireThis Reference to instance variable 'value' needs "this.". 669 36
    # warning RequireThis Reference to instance variable 'value' needs "this.". 669 72
    # warning RequireThis Reference to instance variable 'value' needs "this.". 678 32
    # warning RequireThis Reference to instance variable 'value' needs "this.". 678 68
    # warning RequireThis Reference to instance variable 'value' needs "this.". 683 37
    # warning RequireThis Reference to instance variable 'value' needs "this.". 703 35
    # warning RequireThis Reference to instance variable 'value' needs "this.". 704 35
    # warning RequireThis Reference to instance variable 'value' needs "this.". 710 36
    # warning RequireThis Reference to instance variable 'value' needs "this.". 711 36
    # warning RequireThis Reference to instance variable 'value' needs "this.". 721 50
    # warning RequireThis Reference to instance variable 'value' needs "this.". 722 39
    # warning RequireThis Reference to instance variable 'value' needs "this.". 728 46
    # warning RequireThis Reference to instance variable 'value' needs "this.". 739 42
    # warning RequireThis Reference to instance variable 'pc' needs "this.". 739 54
    # warning RequireThis Reference to instance variable 'value' needs "this.". 745 41
    # warning RequireThis Reference to instance variable 'pc' needs "this.". 745 53
    # warning RequireThis Reference to instance variable 'value' needs "this.". 749 41
    # warning RequireThis Reference to instance variable 'pc' needs "this.". 754 47
    # warning RequireThis Reference to instance variable 'pc' needs "this.". 760 42
    # warning RequireThis Reference to instance variable 'value' needs "this.". 766 41
    # warning RequireThis Reference to instance variable 'pc' needs "this.". 772 47
    # warning RequireThis Reference to instance variable 'pc' needs "this.". 777 45
    # warning RequireThis Reference to instance variable 'value' needs "this.". 785 45
    # warning RequireThis Reference to instance variable 'value' needs "this.". 805 48
    # warning RequireThis Reference to instance variable 'value' needs "this.". 811 36
    # warning RequireThis Reference to instance variable 'value' needs "this.". 812 37
    # warning RequireThis Reference to instance variable 'value' needs "this.". 823 61
    # warning RequireThis Reference to instance variable 'value' needs "this.". 825 59

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.rmic/share/classes/sun/tools/asm/Label.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'ID' needs "this.". 112 26

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.rmic/share/classes/sun/tools/asm/LocalVariable.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'slot' needs "this.". 64 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.rmic/share/classes/sun/tools/asm/LocalVariableTable.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'len' needs "this.". 53 30
    # warning RequireThis Reference to instance variable 'len' needs "this.". 81 25
    # warning RequireThis Reference to instance variable 'len' needs "this.". 82 31
    # warning RequireThis Reference to instance variable 'len' needs "this.". 123 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.rmic/share/classes/sun/tools/asm/StringConstantData.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'str' needs "this.". 69 40

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.rmic/share/classes/sun/tools/asm/SwitchData.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'minValue' needs "this.". 69 21
    # warning RequireThis Reference to instance variable 'maxValue' needs "this.". 72 21
    # warning RequireThis Reference to instance variable 'whereCaseTab' needs "this.". 105 25

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.rmic/share/classes/sun/tools/java/BinaryClass.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'basicCheckDone' needs "this.". 84 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.rmic/share/classes/sun/tools/java/BinaryMember.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'atts' needs "this.". 230 23
    # warning RequireThis Reference to instance variable 'atts' needs "this.". 240 23

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.rmic/share/classes/sun/tools/java/ClassDefinition.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'firstMember' needs "this.". 1922 32

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.rmic/share/classes/sun/tools/java/Identifier.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'value' needs "this.". 102 27
    # warning RequireThis Reference to instance variable 'value' needs "this.". 187 44
    # warning RequireThis Reference to instance variable 'value' needs "this.". 197 59
    # warning RequireThis Reference to instance variable 'name' needs "this.". 316 48

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.rmic/share/classes/sun/tools/java/Imports.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'currentPackage' needs "this.". 420 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.rmic/share/classes/sun/tools/java/MemberDefinition.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'accessPeer' needs "this.". 329 34
    # warning RequireThis Reference to instance variable 'value' needs "this.". 907 37
    # warning RequireThis Reference to instance variable 'value' needs "this.". 985 37

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.rmic/share/classes/sun/tools/java/Package.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'binaryPath' needs "this.". 99 27
    # warning RequireThis Reference to instance variable 'pkg' needs "this.". 159 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.rmic/share/classes/sun/tools/java/Scanner.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'ch' needs "this.". 568 54
    # warning RequireThis Reference to instance variable 'ch' needs "this.". 601 49
    # warning RequireThis Reference to instance variable 'ch' needs "this.". 604 56
    # warning RequireThis Reference to instance variable 'ch' needs "this.". 721 49
    # warning RequireThis Reference to instance variable 'ch' needs "this.". 724 56
    # warning RequireThis Reference to instance variable 'ch' needs "this.". 794 36
    # warning RequireThis Reference to instance variable 'ch' needs "this.". 905 31
    # warning RequireThis Reference to instance variable 'ch' needs "this.". 958 58
    # warning RequireThis Reference to instance variable 'ch' needs "this.". 1315 50

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.rmic/share/classes/sun/tools/java/ScannerInputReader.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'numChars' needs "this.". 108 29
    # warning RequireThis Reference to instance variable 'chpos' needs "this.". 130 15
    # warning RequireThis Reference to instance variable 'numChars' needs "this.". 140 37

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.rmic/share/classes/sun/tools/java/Type.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'typeCode' needs "this.". 128 21
    # warning RequireThis Reference to instance variable 'typeCode' needs "this.". 164 23
    # warning RequireThis Reference to instance variable 'typeCode' needs "this.". 412 56

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.rmic/share/classes/sun/tools/javac/BatchEnvironment.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'sourcePath' needs "this.". 1032 53
    # warning RequireThis Reference to instance variable 'errors' needs "this.". 1094 27
    # warning RequireThis Reference to instance variable 'nwarnings' needs "this.". 1152 42
    # warning RequireThis Reference to instance variable 'nwarnings' needs "this.". 1333 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.rmic/share/classes/sun/tools/javac/BatchParser.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'sourceClass' needs "this.". 135 59
    # warning RequireThis Reference to instance variable 'sourceClass' needs "this.". 214 58
    # warning RequireThis Reference to instance variable 'sourceClass' needs "this.". 231 57
    # warning RequireThis Reference to instance variable 'toplevelEnv' needs "this.". 237 15
    # warning RequireThis Reference to instance variable 'sourceClass' needs "this.". 241 56

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.rmic/share/classes/sun/tools/javac/CompilerMember.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'sig' needs "this.". 63 24

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.rmic/share/classes/sun/tools/javac/SourceClass.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'basicCheckDone' needs "this.". 1081 30
    # warning RequireThis Reference to instance variable 'resolving' needs "this.". 1214 25

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.rmic/share/classes/sun/tools/javac/SourceMember.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'status' needs "this.". 401 62
    # warning RequireThis Reference to instance variable 'status' needs "this.". 424 61
    # warning RequireThis Reference to instance variable 'status' needs "this.". 435 62

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.rmic/share/classes/sun/tools/tree/AssignOpExpression.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'itype' needs "this.". 123 21
    # warning RequireThis Reference to instance variable 'NOINC' needs "this.". 203 39
    # warning RequireThis Reference to instance variable 'NOINC' needs "this.". 231 20

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.rmic/share/classes/sun/tools/tree/BinaryExpression.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'left' needs "this.". 56 50
    # warning RequireThis Reference to instance variable 'left' needs "this.". 140 49
    # warning RequireThis Reference to instance variable 'left' needs "this.". 142 46
    # warning RequireThis Reference to instance variable 'left' needs "this.". 144 47
    # warning RequireThis Reference to instance variable 'left' needs "this.". 146 48
    # warning RequireThis Reference to instance variable 'left' needs "this.". 148 49
    # warning RequireThis Reference to instance variable 'left' needs "this.". 150 48

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.rmic/share/classes/sun/tools/tree/BreakStatement.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'lbl' needs "this.". 102 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.rmic/share/classes/sun/tools/tree/CatchStatement.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'id' needs "this.". 166 25

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.rmic/share/classes/sun/tools/tree/ConditionalExpression.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'cond' needs "this.". 56 50

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.rmic/share/classes/sun/tools/tree/Context.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'scopeNumber' needs "this.". 114 29
    # warning RequireThis Reference to instance variable 'classes' needs "this.". 119 26
    # warning RequireThis Reference to instance variable 'locals' needs "this.". 148 22
    # warning RequireThis Reference to instance variable 'varNumber' needs "this.". 150 24

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.rmic/share/classes/sun/tools/tree/ContinueStatement.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'lbl' needs "this.". 112 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.rmic/share/classes/sun/tools/tree/Expression.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'type' needs "this.". 570 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.rmic/share/classes/sun/tools/tree/FieldExpression.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'id' needs "this.". 1276 25

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.rmic/share/classes/sun/tools/tree/IdentifierExpression.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'field' needs "this.". 80 46
    # warning RequireThis Reference to instance variable 'field' needs "this.". 106 46
    # warning RequireThis Reference to instance variable 'field' needs "this.". 163 50
    # warning RequireThis Reference to instance variable 'field' needs "this.". 436 37
    # warning RequireThis Reference to instance variable 'field' needs "this.". 455 31
    # warning RequireThis Reference to instance variable 'field' needs "this.". 458 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.rmic/share/classes/sun/tools/tree/InlineMethodExpression.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'body' needs "this.". 59 55

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.rmic/share/classes/sun/tools/tree/IntegerExpression.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'value' needs "this.". 60 35
    # warning RequireThis Reference to instance variable 'value' needs "this.". 62 36
    # warning RequireThis Reference to instance variable 'value' needs "this.". 64 35

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.rmic/share/classes/sun/tools/tree/MethodExpression.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'field' needs "this.". 648 51
    # warning RequireThis Reference to instance variable 'isSuper' needs "this.". 898 66
    # warning RequireThis Reference to instance variable 'id' needs "this.". 934 50

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.rmic/share/classes/sun/tools/tree/NewArrayExpression.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'init' needs "this.". 104 69

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.rmic/share/classes/sun/tools/tree/NewInstanceExpression.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'outerArg' needs "this.". 75 50
    # warning RequireThis Reference to instance variable 'outerArg' needs "this.". 100 34
    # warning RequireThis Reference to instance variable 'body' needs "this.". 233 31
    # warning RequireThis Reference to instance variable 'body' needs "this.". 243 27
    # warning RequireThis Reference to instance variable 'field' needs "this.". 388 57
    # warning RequireThis Reference to instance variable 'MAXINLINECOST' needs "this.". 444 65
    # warning RequireThis Reference to instance variable 'outerArg' needs "this.". 514 56
    # warning RequireThis Reference to instance variable 'implMethod' needs "this.". 544 41
    # warning RequireThis Reference to instance variable 'field' needs "this.". 544 54

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.rmic/share/classes/sun/tools/tree/Statement.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'labels' needs "this.". 198 24

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.rmic/share/classes/sun/tools/tree/StringExpression.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'value' needs "this.". 91 26

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.rmic/share/classes/sun/tools/tree/UnaryExpression.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'right' needs "this.". 54 50
    # warning RequireThis Reference to instance variable 'right' needs "this.". 126 45
    # warning RequireThis Reference to instance variable 'right' needs "this.". 128 42
    # warning RequireThis Reference to instance variable 'right' needs "this.". 130 43
    # warning RequireThis Reference to instance variable 'right' needs "this.". 132 44
    # warning RequireThis Reference to instance variable 'right' needs "this.". 134 45
    # warning RequireThis Reference to instance variable 'right' needs "this.". 136 44

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.rmic/share/classes/sun/tools/tree/UplevelReference.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'client' needs "this.". 280 42
    # warning RequireThis Reference to instance variable 'client' needs "this.". 322 47
    # warning RequireThis Reference to instance variable 'localArgument' needs "this.". 399 22
    # warning RequireThis Reference to instance variable 'client' needs "this.". 399 47

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.rmic/share/classes/sun/tools/tree/VarDeclarationStatement.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'expr' needs "this.". 172 68

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.rmic/share/classes/sun/tools/util/ModifierFilter.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'must' needs "this.". 124 35

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.sctp/share/classes/com/sun/nio/sctp/SctpStandardSocketOptions.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxInStreams' needs "this.". 415 28
    # warning RequireThis Reference to instance variable 'maxOutStreams' needs "this.". 415 43

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.sctp/unix/classes/sun/nio/ch/sctp/ResultContainer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'value' needs "this.". 65 35
    # warning RequireThis Reference to instance variable 'value' needs "this.". 72 38
    # warning RequireThis Reference to instance variable 'value' needs "this.". 81 33
    # warning RequireThis Reference to instance variable 'value' needs "this.". 90 40
    # warning RequireThis Reference to instance variable 'value' needs "this.". 99 37
    # warning RequireThis Reference to instance variable 'value' needs "this.". 108 31

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.sctp/unix/classes/sun/nio/ch/sctp/SctpChannelImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'isShutdown' needs "this.". 1086 35

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.security.auth/share/classes/com/sun/security/auth/module/JndiLoginModule.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'userProvider' needs "this.". 268 33
    # warning RequireThis Reference to instance variable 'groupProvider' needs "this.". 270 33
    # warning RequireThis Reference to instance variable 'username' needs "this.". 516 51
    # warning RequireThis Reference to instance variable 'username' needs "this.". 578 45
    # warning RequireThis Reference to instance variable 'username' needs "this.". 589 45
    # warning RequireThis Reference to instance variable 'username' needs "this.". 609 45
    # warning RequireThis Reference to instance variable 'username' needs "this.". 701 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.security.auth/share/classes/com/sun/security/auth/module/KeyStoreLoginModule.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'keyStoreURL' needs "this.". 233 41
    # warning RequireThis Reference to instance variable 'keyStoreType' needs "this.". 234 42
    # warning RequireThis Reference to instance variable 'keyStoreProvider' needs "this.". 235 46
    # warning RequireThis Reference to instance variable 'keyStoreAlias' needs "this.". 236 43
    # warning RequireThis Reference to instance variable 'keyStorePasswordURL' needs "this.". 237 49
    # warning RequireThis Reference to instance variable 'privateKeyPasswordURL' needs "this.". 238 51
    # warning RequireThis Reference to instance variable 'protectedPath' needs "this.". 239 43
    # warning RequireThis Reference to instance variable 'keyStorePassword' needs "this.". 301 43
    # warning RequireThis Reference to instance variable 'keyStoreAlias' needs "this.". 371 35
    # warning RequireThis Reference to instance variable 'keyStorePasswordURL' needs "this.". 396 17
    # warning RequireThis Reference to instance variable 'keyStorePassword' needs "this.". 415 34
    # warning RequireThis Reference to instance variable 'privateKeyPasswordURL' needs "this.". 424 25
    # warning RequireThis Reference to instance variable 'keyStorePassword' needs "this.". 562 34
    # warning RequireThis Reference to instance variable 'principal' needs "this.". 691 39
    # warning RequireThis Reference to instance variable 'status' needs "this.". 814 45

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.security.auth/share/classes/com/sun/security/auth/module/Krb5LoginModule.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'debug' needs "this.". 492 45
    # warning RequireThis Reference to instance variable 'storeKey' needs "this.". 493 47
    # warning RequireThis Reference to instance variable 'useTicketCache' needs "this.". 494 53
    # warning RequireThis Reference to instance variable 'useKeyTab' needs "this.". 495 48
    # warning RequireThis Reference to instance variable 'doNotPrompt' needs "this.". 496 50
    # warning RequireThis Reference to instance variable 'ticketCacheName' needs "this.". 497 53
    # warning RequireThis Reference to instance variable 'isInitiator' needs "this.". 498 50
    # warning RequireThis Reference to instance variable 'keyTabName' needs "this.". 499 48
    # warning RequireThis Reference to instance variable 'refreshKrb5Config' needs "this.". 500 59
    # warning RequireThis Reference to instance variable 'princName' needs "this.". 501 51
    # warning RequireThis Reference to instance variable 'tryFirstPass' needs "this.". 502 54
    # warning RequireThis Reference to instance variable 'useFirstPass' needs "this.". 503 54
    # warning RequireThis Reference to instance variable 'storePass' needs "this.". 504 51
    # warning RequireThis Reference to instance variable 'clearPass' needs "this.". 505 51
    # warning RequireThis Reference to instance variable 'principal' needs "this.". 666 58
    # warning RequireThis Reference to instance variable 'principal' needs "this.". 725 38
    # warning RequireThis Reference to instance variable 'keyTabName' needs "this.". 728 59
    # warning RequireThis Reference to instance variable 'principal' needs "this.". 759 58
    # warning RequireThis Reference to instance variable 'username' needs "this.". 799 57
    # warning RequireThis Reference to instance variable 'username' needs "this.". 809 57
    # warning RequireThis Reference to instance variable 'krb5PrincName' needs "this.". 911 40
    # warning RequireThis Reference to instance variable 'ticketCacheName' needs "this.". 939 20
    # warning RequireThis Reference to instance variable 'keyTabName' needs "this.". 943 42
    # warning RequireThis Reference to instance variable 'doNotPrompt' needs "this.". 944 25

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.security.auth/share/classes/com/sun/security/auth/module/LdapLoginModule.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'userProvider' needs "this.". 495 17
    # warning RequireThis Reference to instance variable 'ldapPrincipal' needs "this.". 609 36
    # warning RequireThis Reference to instance variable 'userPrincipal' needs "this.". 619 36
    # warning RequireThis Reference to instance variable 'authzPrincipal' needs "this.". 630 36
    # warning RequireThis Reference to instance variable 'authOnly' needs "this.". 738 26
    # warning RequireThis Reference to instance variable 'username' needs "this.". 748 59
    # warning RequireThis Reference to instance variable 'username' needs "this.". 794 63
    # warning RequireThis Reference to instance variable 'username' needs "this.". 855 65
    # warning RequireThis Reference to instance variable 'username' needs "this.". 860 69

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.security.jgss/share/classes/com/sun/security/jgss/AuthorizationDataEntry.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'type' needs "this.". 64 48

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.security.jgss/share/classes/com/sun/security/sasl/gsskerb/GssKrb5Base.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'secCtx' needs "this.". 82 53

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.security.jgss/share/classes/com/sun/security/sasl/gsskerb/GssKrb5Server.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'me' needs "this.". 189 76
    # warning RequireThis Reference to instance variable 'peer' needs "this.". 310 27
    # warning RequireThis Reference to instance variable 'authzid' needs "this.". 324 59

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.zipfs/share/classes/jdk/nio/zipfs/ZipFileSystem.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'zfsDefaultTimeStamp' needs "this.". 319 47
    # warning RequireThis Reference to instance variable 'rem' needs "this.". 1486 23
    # warning RequireThis Reference to instance variable 'rem' needs "this.". 1487 29
    # warning RequireThis Reference to instance variable 'rem' needs "this.". 1518 21
    # warning RequireThis Reference to instance variable 'rem' needs "this.". 1519 21
    # warning RequireThis Reference to instance variable 'rem' needs "this.". 1529 72
    # warning RequireThis Reference to instance variable 'locpos' needs "ZipFileSystem.this.". 1543 30
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 1546 61
    # warning RequireThis Reference to instance variable 'written' needs "this.". 1614 36
    # warning RequireThis Reference to instance variable 'MAX_FLATER' needs "this.". 1660 36
    # warning RequireThis Reference to instance variable 'MAX_FLATER' needs "this.". 1689 36
    # warning RequireThis Reference to instance variable 'mtime' needs "this.". 2330 54
    # warning RequireThis Reference to instance variable 'ctime' needs "this.". 2330 62
    # warning RequireThis Reference to instance variable 'mtime' needs "this.". 2350 54
    # warning RequireThis Reference to instance variable 'atime' needs "this.". 2350 62

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/src/jdk.zipfs/share/classes/jdk/nio/zipfs/ZipPath.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'path' needs "this.". 158 25
    # warning RequireThis Reference to instance variable 'path' needs "this.". 384 25

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/com/sun/awt/SecurityWarning/GetSizeShouldNotReturnZero.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 344 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/com/sun/awt/Translucency/WindowOpacity.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 434 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/com/sun/corba/serialization/ObjectStreamTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'echoStub' needs "this.". 210 22
    # warning RequireThis Reference to instance variable 'i' needs "this.". 296 28
    # warning RequireThis Reference to instance variable 'f' needs "this.". 297 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/com/sun/crypto/provider/Cipher/AEAD/Encrypt.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'transformation' needs "this.". 151 55
    # warning RequireThis Reference to instance variable 'textLength' needs "this.". 152 39
    # warning RequireThis Reference to instance variable 'AADLength' needs "this.". 153 38

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/com/sun/crypto/provider/Cipher/AEAD/ReadWriteSkip.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'numberOfBlocks' needs "this.". 292 37
    # warning RequireThis Reference to instance variable 'numberOfBlocks' needs "this.". 309 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/com/sun/crypto/provider/Cipher/AEAD/SameBuffer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'textLength' needs "this.". 192 36
    # warning RequireThis Reference to instance variable 'textLength' needs "this.". 200 36
    # warning RequireThis Reference to instance variable 'textLength' needs "this.". 225 53

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/com/sun/crypto/provider/Cipher/AES/TestShortBuffer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'outOffset' needs "this.". 125 41
    # warning RequireThis Reference to instance variable 'outOffset' needs "this.". 148 41
    # warning RequireThis Reference to instance variable 'outOffset' needs "this.". 187 41

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/com/sun/crypto/provider/Cipher/PBE/PBKDF2Translate.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'algoToTest' needs "this.". 115 45
    # warning RequireThis Reference to instance variable 'algoToTest' needs "this.". 154 41

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/com/sun/crypto/provider/Cipher/PBE/PKCS12CipherKAT.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'alg' needs "this.". 138 53
    # warning RequireThis Reference to instance variable 'password' needs "this.". 142 53
    # warning RequireThis Reference to instance variable 'ic' needs "this.". 144 57
    # warning RequireThis Reference to instance variable 'alg' needs "this.". 145 62
    # warning RequireThis Reference to instance variable 'password' needs "this.". 157 53
    # warning RequireThis Reference to instance variable 'ic' needs "this.". 159 57
    # warning RequireThis Reference to instance variable 'alg' needs "this.". 160 62
    # warning RequireThis Reference to instance variable 'alg' needs "this.". 162 45

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/com/sun/crypto/provider/Cipher/RC2ArcFour/CipherKAT.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'alg' needs "this.". 130 68
    # warning RequireThis Reference to instance variable 'alg' needs "this.". 138 69
    # warning RequireThis Reference to instance variable 'alg' needs "this.". 147 68
    # warning RequireThis Reference to instance variable 'alg' needs "this.". 155 69
    # warning RequireThis Reference to instance variable 'alg' needs "this.". 157 45

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/com/sun/crypto/provider/Cipher/RSA/TestOAEP_KAT.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'count' needs "this.". 202 44

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/com/sun/crypto/provider/Cipher/TestCipher.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'PAD_BYTES' needs "this.". 83 47
    # warning RequireThis Reference to instance variable 'ENC_OFFSET' needs "this.". 83 59
    # warning RequireThis Reference to instance variable 'PAD_BYTES' needs "this.". 94 47
    # warning RequireThis Reference to instance variable 'ENC_OFFSET' needs "this.". 94 59
    # warning RequireThis Reference to instance variable 'minKeySize' needs "this.". 106 31
    # warning RequireThis Reference to instance variable 'minKeySize' needs "this.". 121 39
    # warning RequireThis Reference to instance variable 'KEYCUTTER' needs "this.". 124 36
    # warning RequireThis Reference to instance variable 'STORAGE_OFFSET' needs "this.". 166 57
    # warning RequireThis Reference to instance variable 'ENC_OFFSET' needs "this.". 197 57

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/com/sun/crypto/provider/Cipher/TextLength/DESCipherWrapper.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'algo' needs "this.". 152 48
    # warning RequireThis Reference to instance variable 'mode' needs "this.". 152 61
    # warning RequireThis Reference to instance variable 'pad' needs "this.". 152 74
    # warning RequireThis Reference to instance variable 'keyStrength' needs "this.". 161 27
    # warning RequireThis Reference to instance variable 'algo' needs "this.". 165 58
    # warning RequireThis Reference to instance variable 'mode' needs "this.". 165 71
    # warning RequireThis Reference to instance variable 'pad' needs "this.". 166 33
    # warning RequireThis Reference to instance variable 'keyStrength' needs "this.". 166 56

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/com/sun/crypto/provider/Mac/MacKAT.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'alg' needs "this.". 123 54
    # warning RequireThis Reference to instance variable 'alg' needs "this.". 130 55
    # warning RequireThis Reference to instance variable 'alg' needs "this.". 132 45

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/com/sun/jdi/BreakpointTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'bkptCount' needs "this.". 95 54

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/com/sun/jdi/ClassLoaderTarg.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'id' needs "this.". 81 54

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/com/sun/jdi/ConstantPoolInfo.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'cpool_count' needs "this.". 132 39
    # warning RequireThis Reference to instance variable 'cpool_count' needs "this.". 133 76
    # warning RequireThis Reference to instance variable 'cpool_count' needs "this.". 163 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/com/sun/jdi/ControlFlow.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'n' needs "this.". 45 29
    # warning RequireThis Reference to instance variable 'n' needs "this.". 46 67

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/com/sun/jdi/ExceptionEvents.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'eventCount' needs "this.". 345 36
    # warning RequireThis Reference to instance variable 'request' needs "this.". 368 32
    # warning RequireThis Reference to instance variable 'exceptionName' needs "this.". 412 37

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/com/sun/jdi/FieldWatchpoints.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'fieldModifyReported' needs "this.". 131 28
    # warning RequireThis Reference to instance variable 'fieldAccessReported' needs "this.". 131 51

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/com/sun/jdi/GetLocalVariables.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'i_short' needs "this.". 240 35
    # warning RequireThis Reference to instance variable 'i_int' needs "this.". 241 36
    # warning RequireThis Reference to instance variable 'i_int' needs "this.". 242 36
    # warning RequireThis Reference to instance variable 'i_float' needs "this.". 244 28
    # warning RequireThis Reference to instance variable 'i_byte' needs "this.". 246 31
    # warning RequireThis Reference to instance variable 'i_short' needs "this.". 246 40

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/com/sun/jdi/InstanceFilter.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'methodCount' needs "this.". 153 23

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/com/sun/jdi/InstancesTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'targetClass' needs "this.". 208 85
    # warning RequireThis Reference to instance variable 'targetClass' needs "this.". 212 85

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/com/sun/jdi/InvokeTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'booleanValue' needs "this.". 351 41
    # warning RequireThis Reference to instance variable 'longValue' needs "this.". 351 56
    # warning RequireThis Reference to instance variable 'objectValue' needs "this.". 352 31
    # warning RequireThis Reference to instance variable 'targetClass' needs "this.". 361 85

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/com/sun/jdi/MethodEntryExitEvents.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'expectedEntryCount' needs "this.". 271 34
    # warning RequireThis Reference to instance variable 'expectedExitCount' needs "this.". 272 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/com/sun/jdi/ModificationWatchpoints.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'className' needs "this.". 276 55
    # warning RequireThis Reference to instance variable 'className' needs "this.". 291 42
    # warning RequireThis Reference to instance variable 'className' needs "this.". 296 45
    # warning RequireThis Reference to instance variable 'fieldName' needs "this.". 296 63
    # warning RequireThis Reference to instance variable 'expectedValue' needs "this.". 300 58
    # warning RequireThis Reference to instance variable 'fieldName' needs "this.". 311 43
    # warning RequireThis Reference to instance variable 'eventCount' needs "this.". 312 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/com/sun/jdi/OnThrowTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'touchFile' needs "this.". 55 19

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/com/sun/jdi/OomDebugTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'targetClass' needs "this.". 323 55

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/com/sun/jdi/PopAsynchronousTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'result' needs "this.". 202 47
    # warning RequireThis Reference to instance variable 'result' needs "this.". 205 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/com/sun/jdi/PopSynchronousTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'expected' needs "this.". 139 48
    # warning RequireThis Reference to instance variable 'targetClass' needs "this.". 196 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/com/sun/jdi/ReferrersTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'targetClass' needs "this.". 207 85
    # warning RequireThis Reference to instance variable 'targetClass' needs "this.". 211 85

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/com/sun/jdi/SimulResumerTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'debuggeeThread1' needs "this.". 131 44
    # warning RequireThis Reference to instance variable 'debuggeeThread1' needs "this.". 134 47
    # warning RequireThis Reference to instance variable 'debuggeeThread2' needs "this.". 136 44

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/com/sun/jdi/StepTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'expectedCount' needs "this.". 134 29
    # warning RequireThis Reference to instance variable 'maxDepth' needs "this.". 135 39
    # warning RequireThis Reference to instance variable 'workaroundCount' needs "this.". 157 26

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/com/sun/jdi/SunBootClassPathEmptyTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'vm' needs "this.". 74 50

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/com/sun/jdi/SuspendThreadTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'bkptCount' needs "this.". 91 54
    # warning RequireThis Reference to instance variable 'bkptCount' needs "this.". 153 37
    # warning RequireThis Reference to instance variable 'bkptCount' needs "this.". 163 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/com/sun/jdi/TestScaffold.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'mainStartClass' needs "TestScaffold.this.". 391 53
    # warning RequireThis Reference to instance variable 'startTime' needs "this.". 438 53
    # warning RequireThis Reference to instance variable 'vmDied' needs "this.". 904 44
    # warning RequireThis Reference to instance variable 'vmDisconnected' needs "this.". 905 41
    # warning RequireThis Reference to instance variable 'connection' needs "this.". 906 38

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/com/sun/jdi/VMConnection.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'connector' needs "this.". 312 59
    # warning RequireThis Reference to instance variable 'connector' needs "this.". 335 59
    # warning RequireThis Reference to instance variable 'connector' needs "this.". 350 59

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/com/sun/jdi/VMDeathRequestTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'deathRequest' needs "this.". 72 32
    # warning RequireThis Reference to instance variable 'deathRequest' needs "this.". 114 48

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/com/sun/jdi/redefine/RedefineTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'repetitionCount' needs "this.". 243 73

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/com/sun/jdi/redefineMethod/RedefineTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'bpCnt' needs "this.". 282 73

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/com/sun/jdi/sde/FilterMangleTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'cpReq' needs "this.". 120 32

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/com/sun/jdi/sde/InstallSDE.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'sdeIndex' needs "this.". 101 36
    # warning RequireThis Reference to instance variable 'sdeIndex' needs "this.". 106 36
    # warning RequireThis Reference to instance variable 'sdeIndex' needs "this.". 158 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/com/sun/jdi/sde/MangleStepTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'stratum' needs "this.". 99 39
    # warning RequireThis Reference to instance variable 'stratum' needs "this.". 118 42
    # warning RequireThis Reference to instance variable 'stratum' needs "this.". 120 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/com/sun/jmx/remote/NotificationMarshalVersions/Client/TestNotification.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'key' needs "this.". 40 47

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/com/sun/jmx/remote/NotificationMarshalVersions/Server/TestNotification.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'key' needs "this.". 40 47

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/com/sun/jndi/dns/Test6991580.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 311 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/com/sun/jndi/ldap/BalancedParentheses.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'serverPort' needs "this.". 109 61

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/com/sun/jndi/ldap/InvalidLdapFilters.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'serverPort' needs "this.". 166 61

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/com/sun/jndi/ldap/LdapName/EmptyNameSearch.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'serverPort' needs "this.". 99 67

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/com/sun/net/httpserver/Test12.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'port' needs "this.". 133 61
    # warning RequireThis Reference to instance variable 'f' needs "this.". 133 76
    # warning RequireThis Reference to instance variable 'size' needs "this.". 161 30
    # warning RequireThis Reference to instance variable 'f' needs "this.". 164 44

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/com/sun/net/httpserver/Test13.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'port' needs "this.". 139 61
    # warning RequireThis Reference to instance variable 'f' needs "this.". 139 76
    # warning RequireThis Reference to instance variable 'size' needs "this.". 167 30
    # warning RequireThis Reference to instance variable 'f' needs "this.". 170 44

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/com/sun/net/httpserver/Test9.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'port' needs "this.". 140 61
    # warning RequireThis Reference to instance variable 'f' needs "this.". 140 76
    # warning RequireThis Reference to instance variable 'size' needs "this.". 173 30
    # warning RequireThis Reference to instance variable 'fixedLen' needs "this.". 175 55
    # warning RequireThis Reference to instance variable 'protocol' needs "this.". 176 55
    # warning RequireThis Reference to instance variable 'root' needs "this.". 177 51
    # warning RequireThis Reference to instance variable 'port' needs "this.". 178 51
    # warning RequireThis Reference to instance variable 'f' needs "this.". 179 48
    # warning RequireThis Reference to instance variable 'size' needs "this.". 180 51
    # warning RequireThis Reference to instance variable 'f' needs "this.". 185 44

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/com/sun/net/httpserver/Test9a.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'port' needs "this.". 134 61
    # warning RequireThis Reference to instance variable 'f' needs "this.". 134 76
    # warning RequireThis Reference to instance variable 'size' needs "this.". 167 30
    # warning RequireThis Reference to instance variable 'fixedLen' needs "this.". 169 55
    # warning RequireThis Reference to instance variable 'protocol' needs "this.". 170 55
    # warning RequireThis Reference to instance variable 'root' needs "this.". 171 51
    # warning RequireThis Reference to instance variable 'port' needs "this.". 172 51
    # warning RequireThis Reference to instance variable 'f' needs "this.". 173 48
    # warning RequireThis Reference to instance variable 'size' needs "this.". 174 51
    # warning RequireThis Reference to instance variable 'f' needs "this.". 179 44

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/com/sun/net/httpserver/bugs/FixedLengthInputStream.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'expected' needs "this.". 118 28
    # warning RequireThis Reference to instance variable 'expected' needs "this.". 118 53

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/com/sun/nio/sctp/SctpChannel/ReceiveIntoDirect.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'NUM_CONNECTIONS' needs "ReceiveIntoDirect.this.". 184 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/com/sun/security/sasl/digest/CheckNegotiatedQOPs.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'caseNumber' needs "this.". 95 40
    # warning RequireThis Reference to instance variable 'requestedQOPs' needs "this.". 96 56
    # warning RequireThis Reference to instance variable 'supportedQOPs' needs "this.". 97 56

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Choice/ChoiceKeyEventReaction/ChoiceKeyEventReaction.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'toolkit' needs "this.". 51 52
    # warning RequireThis Reference to instance variable 'keyTypedOnTextField' needs "this.". 105 53
    # warning RequireThis Reference to instance variable 'itemChanged' needs "this.". 105 95
    # warning RequireThis Reference to instance variable 'keyTypedOnTextField' needs "this.". 121 13

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Choice/DragMouseOutAndRelease/DragMouseOutAndRelease.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 389 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Choice/GrabLockTest/GrabLockTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'nPressed' needs "this.". 88 69

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Choice/NonFocusablePopupMenuTest/NonFocusablePopupMenuTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 181 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Choice/SelectCurrentItemTest/SelectCurrentItemTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 290 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Choice/UnfocusableCB_ERR/UnfocusableCB_ERR.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 389 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Clipboard/HTMLTransferTest/HTMLTransferTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'm_flavor' needs "this.". 619 57
    # warning RequireThis Reference to instance variable 'm_data' needs "this.". 645 28
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 735 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Component/CompEventOnHiddenComponent/CompEventOnHiddenComponent.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 409 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Component/NoUpdateUponShow/NoUpdateUponShow.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 354 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Component/UpdatingBootTime/UpdatingBootTime.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 189 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Container/isRemoveNotifyNeeded/JInternalFrameTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'background' needs "this.". 68 52
    # warning RequireThis Reference to instance variable 'background' needs "this.". 74 55
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 402 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Cursor/CursorOverlappedPanelsTest/CursorOverlappedPanelsTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 196 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Cursor/MultiResolutionCursorTest/MultiResolutionCursorTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 203 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Dialog/NonResizableDialogSysMenuResize/NonResizableDialogSysMenuResize.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 404 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/EventQueue/PostEventOrderingTest/PostEventOrderingTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'myval' needs "this.". 88 22

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/FileDialog/DefaultFocusOwner/DefaultFocusOwner.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 348 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/FileDialog/FileDialogForDirectories/FileDialogForDirectories.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'showBtn' needs "this.". 74 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/FileDialog/FileDialogForPackages/FileDialogForPackages.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'showBtn' needs "this.". 76 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/FileDialog/FileDialogOpenDirTest/FileDialogOpenDirTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 206 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/FileDialog/FileDialogReturnTest/FileDialogReturnTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 213 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/FileDialog/FileNameOverrideTest/FileNameOverrideTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'showBtn' needs "this.". 84 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/FileDialog/MultipleMode/MultipleMode.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 256 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/FileDialog/RegexpFilterTest/RegexpFilterTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 193 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/FileDialog/SaveFileNameOverrideTest/SaveFileNameOverrideTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'showBtn' needs "this.". 77 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Focus/6378278/InputVerifierTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 381 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Focus/6382144/EndlessLoopTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 377 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Focus/6401036/InputVerifierTest2.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 352 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Focus/6981400/Test1.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'name' needs "this.". 219 22

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Focus/ActualFocusedWindowTest/ActualFocusedWindowBlockingTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'fButton' needs "this.". 90 71
    # warning RequireThis Reference to instance variable 'fButton' needs "this.". 101 71
    # warning RequireThis Reference to instance variable 'fButton' needs "this.". 113 71

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Focus/AppletInitialFocusTest/AppletInitialFocusTest1.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'button1' needs "this.". 59 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Focus/AutoRequestFocusTest/AutoRequestFocusSetVisibleTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 576 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Focus/AutoRequestFocusTest/AutoRequestFocusToFrontTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 540 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Focus/ChildWindowFocusTest/ChildWindowFocusTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 248 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Focus/ClearLwQueueBreakTest/ClearLwQueueBreakTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 303 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Focus/ConsumeNextKeyTypedOnModalShowTest/ConsumeNextKeyTypedOnModalShowTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'tf0' needs "ConsumeNextKeyTypedOnModalShowTest.this.". 71 75

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Focus/FocusTraversalPolicy/ContainerOrderFTPTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'expectedTraversal' needs "this.". 84 19

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Focus/FocusTraversalPolicy/DefaultFTPTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'TESTS_NUMBER' needs "this.". 120 34

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Focus/FocusTraversalPolicy/LayoutFTPTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'TESTS_NUMBER' needs "this.". 121 34

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Focus/IconifiedFrameFocusChangeTest/IconifiedFrameFocusChangeTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'testButton' needs "this.". 81 66

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Focus/InputVerifierTest3/InputVerifierTest3.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 354 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Focus/ModalBlockedStealsFocusTest/ModalBlockedStealsFocusTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 222 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Focus/ModalDialogInitialFocusTest/ModalDialogInitialFocusTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 220 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Focus/ModalExcludedWindowClickTest/ModalExcludedWindowClickTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 258 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Focus/NoAutotransferToDisabledCompTest/NoAutotransferToDisabledCompTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'b1' needs "this.". 76 62

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Focus/NonFocusableBlockedOwnerTest/NonFocusableBlockedOwnerTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 255 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Focus/NonFocusableResizableTooSmall/NonFocusableResizableTooSmall.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 381 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Focus/RequestFocusToDisabledCompTest/RequestFocusToDisabledCompTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'b0' needs "this.". 70 66
    # warning RequireThis Reference to instance variable 'b1' needs "this.". 76 83

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Focus/RestoreFocusOnDisabledComponentTest/RestoreFocusOnDisabledComponentTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'b1' needs "RestoreFocusOnDisabledComponentTest.this.". 75 42
    # warning RequireThis Reference to instance variable 'b0' needs "RestoreFocusOnDisabledComponentTest.this.". 78 49

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Focus/ShowFrameCheckForegroundTest/ShowFrameCheckForegroundTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 219 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Focus/ToFrontFocusTest/ToFrontFocus.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'nonfocus_gained' needs "this.". 134 28
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 244 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Focus/WindowInitialFocusTest/WindowInitialFocusTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 221 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Focus/WindowUpdateFocusabilityTest/WindowUpdateFocusabilityTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 292 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/FontClass/CreateFont/BigFont.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'size' needs "this.". 41 22
    # warning RequireThis Reference to instance variable 'id' needs "this.". 61 40
    # warning RequireThis Reference to instance variable 'id' needs "this.". 100 40
    # warning RequireThis Reference to instance variable 'id' needs "this.". 135 48

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Frame/DisposeStressTest/DisposeStressTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 215 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Frame/DynamicLayout/DynamicLayout.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 403 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Frame/FrameStateTest/FrameStateTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'btnCreate' needs "this.". 115 32
    # warning RequireThis Reference to instance variable 'btnDispose' needs "this.". 120 39
    # warning RequireThis Reference to instance variable 'iconic' needs "this.". 165 11
    # warning RequireThis Reference to instance variable 'resizable' needs "this.". 166 11
    # warning RequireThis Reference to instance variable 'iconic' needs "this.". 169 11
    # warning RequireThis Reference to instance variable 'resizable' needs "this.". 170 11
    # warning RequireThis Reference to instance variable 'b2' needs "this.". 206 27
    # warning RequireThis Reference to instance variable 'b1' needs "this.". 212 34
    # warning RequireThis Reference to instance variable 'resizable' needs "this.". 214 73
    # warning RequireThis Reference to instance variable 'b3' needs "this.". 216 34
    # warning RequireThis Reference to instance variable 'b4' needs "this.". 221 34
    # warning RequireThis Reference to instance variable 'b5' needs "this.". 232 34
    # warning RequireThis Reference to instance variable 'b6' needs "this.". 243 34
    # warning RequireThis Reference to instance variable 'b7' needs "this.". 260 34
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 426 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Frame/GetBoundsResizeTest/GetBoundsResizeTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'passButton' needs "this.". 111 31
    # warning RequireThis Reference to instance variable 'failButton' needs "this.". 115 36

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Frame/InitialMaximizedTest/InitialMaximizedTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 184 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Frame/LayoutOnMaximizeTest/LayoutOnMaximizeTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 436 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Frame/MaximizedToIconified/MaximizedToIconified.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 401 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Frame/MiscUndecorated/ActiveAWTWindowTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'delay' needs "this.". 156 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Frame/MiscUndecorated/ActiveSwingWindowTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'delay' needs "this.". 160 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Frame/MiscUndecorated/RepaintTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'MAX_TOLERANCE_LEVEL' needs "this.". 295 34

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Frame/NonEDT_GUI_DeadlockTest/NonEDT_GUI_Deadlock.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 290 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Frame/ShownOffScreenOnWin98/ShownOffScreenOnWin98Test.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 374 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Frame/ShownOnPack/ShownOnPack.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 195 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Frame/UnfocusableMaximizedFrameResizablity/UnfocusableMaximizedFrameResizablity.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 379 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/FullScreen/AltTabCrashTest/AltTabCrashTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'dx' needs "this.". 253 18
    # warning RequireThis Reference to instance variable 'dy' needs "this.". 254 18

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/FullScreen/MultimonFullscreenTest/MultimonFullscreenTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'defDev' needs "this.". 116 24

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/FullScreen/UninitializedDisplayModeChangeTest/UninitializedDisplayModeChangeTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'inputType' needs "this.". 115 59

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Graphics/LineClipTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'testW' needs "this.". 173 65
    # warning RequireThis Reference to instance variable 'testH' needs "this.". 174 42
    # warning RequireThis Reference to instance variable 'clipY1' needs "this.". 196 28
    # warning RequireThis Reference to instance variable 'clipX1' needs "this.". 197 28
    # warning RequireThis Reference to instance variable 'testW' needs "this.". 301 27
    # warning RequireThis Reference to instance variable 'testH' needs "this.". 301 51
    # warning RequireThis Reference to instance variable 'clipBumpVal' needs "this.". 459 25
    # warning RequireThis Reference to instance variable 'clipBumpVal' needs "this.". 462 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Graphics2D/DrawString/AlphaSurfaceText.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'wid' needs "this.". 67 25
    # warning RequireThis Reference to instance variable 'hgt' needs "this.". 68 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Graphics2D/DrawString/DrawStrSuper.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'wid' needs "this.". 84 26
    # warning RequireThis Reference to instance variable 'hgt' needs "this.". 85 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Graphics2D/MTGraphicsAccessTest/MTGraphicsAccessTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'numexceptions' needs "this.". 118 40
    # warning RequireThis Reference to instance variable 'numexceptions' needs "this.". 121 32

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Graphics2D/RenderClipTest/RenderClipTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'hgap' needs "this.". 1492 73
    # warning RequireThis Reference to instance variable 'vgap' needs "this.". 1493 73
    # warning RequireThis Reference to instance variable 'hgap' needs "this.". 1516 31
    # warning RequireThis Reference to instance variable 'vgap' needs "this.". 1517 31
    # warning RequireThis Reference to instance variable 'hgap' needs "this.". 1521 35
    # warning RequireThis Reference to instance variable 'vgap' needs "this.". 1522 34
    # warning RequireThis Reference to instance variable 'hgap' needs "this.". 1527 36
    # warning RequireThis Reference to instance variable 'hgap' needs "this.". 1530 39
    # warning RequireThis Reference to instance variable 'vgap' needs "this.". 1531 41

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/GridBagLayout/GridBagLayoutIpadXYTest/GridBagLayoutIpadXYTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'customIpadx' needs "this.". 65 20
    # warning RequireThis Reference to instance variable 'customIpady' needs "this.". 66 20
    # warning RequireThis Reference to instance variable 'customIpadx' needs "this.". 84 30
    # warning RequireThis Reference to instance variable 'customIpady' needs "this.". 85 31

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/GridLayout/ChangeGridSize/ChangeGridSize.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'componentCount' needs "this.". 69 33
    # warning RequireThis Reference to instance variable 'rows' needs "this.". 97 77
    # warning RequireThis Reference to instance variable 'columns' needs "this.". 98 79
    # warning RequireThis Reference to instance variable 'hGap' needs "this.". 153 48
    # warning RequireThis Reference to instance variable 'columns' needs "this.". 153 56
    # warning RequireThis Reference to instance variable 'hGap' needs "this.". 153 66
    # warning RequireThis Reference to instance variable 'vGap' needs "this.". 156 50
    # warning RequireThis Reference to instance variable 'rows' needs "this.". 156 58
    # warning RequireThis Reference to instance variable 'vGap' needs "this.". 156 65
    # warning RequireThis Reference to instance variable 'columns' needs "this.". 175 33
    # warning RequireThis Reference to instance variable 'hGap' needs "this.". 182 61
    # warning RequireThis Reference to instance variable 'vGap' needs "this.". 185 59

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/GridLayout/ComponentPreferredSize/ComponentPreferredSize.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'componentCount' needs "this.". 69 33
    # warning RequireThis Reference to instance variable 'rows' needs "this.". 100 77
    # warning RequireThis Reference to instance variable 'columns' needs "this.". 101 79
    # warning RequireThis Reference to instance variable 'hGap' needs "this.". 145 48
    # warning RequireThis Reference to instance variable 'columns' needs "this.". 145 56
    # warning RequireThis Reference to instance variable 'hGap' needs "this.". 145 66
    # warning RequireThis Reference to instance variable 'vGap' needs "this.". 148 50
    # warning RequireThis Reference to instance variable 'rows' needs "this.". 148 58
    # warning RequireThis Reference to instance variable 'vGap' needs "this.". 148 65
    # warning RequireThis Reference to instance variable 'columns' needs "this.". 167 33
    # warning RequireThis Reference to instance variable 'hGap' needs "this.". 174 61
    # warning RequireThis Reference to instance variable 'vGap' needs "this.". 177 59

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/KeyboardFocusmanager/ConsumeNextMnemonicKeyTypedTest/ConsumeForModalDialogTest/ConsumeForModalDialogTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 248 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/KeyboardFocusmanager/ConsumeNextMnemonicKeyTypedTest/ConsumeNextMnemonicKeyTypedTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 267 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/KeyboardFocusmanager/TypeAhead/ButtonActionKeyTest/ButtonActionKeyTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 221 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/KeyboardFocusmanager/TypeAhead/EnqueueWithDialogButtonTest/EnqueueWithDialogButtonTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 342 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/KeyboardFocusmanager/TypeAhead/MenuItemActivatedTest/MenuItemActivatedTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 230 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/KeyboardFocusmanager/TypeAhead/SubMenuShowTest/SubMenuShowTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 225 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/KeyboardFocusmanager/TypeAhead/TestDialogTypeAhead.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 397 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/List/FirstItemRemoveTest/FirstItemRemoveTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'list' needs "this.". 99 86

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/List/ItemEventTest/ItemEventTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'expectedSelectionOrder' needs "this.". 135 36
    # warning RequireThis Reference to instance variable 'actualSelectionOrder' needs "this.". 136 34

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/List/KeyEventsTest/KeyEventsTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'multiple' needs "this.". 161 24
    # warning RequireThis Reference to instance variable 'single' needs "this.". 163 24
    # warning RequireThis Reference to instance variable 'selectedMoved' needs "this.". 368 33
    # warning RequireThis Reference to instance variable 'scrollMoved' needs "this.". 368 55
    # warning RequireThis Reference to instance variable 'keyID' needs "this.". 368 75
    # warning RequireThis Reference to instance variable 'template' needs "this.". 368 89
    # warning RequireThis Reference to instance variable 'action' needs "this.". 368 106

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/List/ListFlickers/ListFlickers.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 354 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/List/MouseDraggedOutCauseScrollingTest/MouseDraggedOutCauseScrollingTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 213 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/List/SetFontTest/SetFontTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 201 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Menu/OpensWithNoGrab/OpensWithNoGrab.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 401 54

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Mixing/AWT_Mixing/HierarchyBoundsListenerMixingTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 662 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Mixing/AWT_Mixing/JComboBoxOverlapping.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'cb' needs "JComboBoxOverlapping.this.". 74 38

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Mixing/AWT_Mixing/JMenuBarOverlapping.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'spClicked' needs "this.". 148 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Mixing/AWT_Mixing/JScrollPaneOverlapping.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'verticalClicked' needs "this.". 128 37

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Mixing/AWT_Mixing/MixingPanelsResizing.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 436 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Mixing/AWT_Mixing/OpaqueOverlapping.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'testSeq' needs "this.". 158 47

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Mixing/AWT_Mixing/OverlappingTestBase.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 802 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Mixing/HWDisappear.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 396 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Mixing/JButtonInGlassPane.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 396 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Mixing/LWComboBox.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 391 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Mixing/LWPopupMenu.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 398 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Mixing/MixingInHwPanel.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 394 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Mixing/MixingOnDialog.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 394 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Mixing/MixingOnShrinkingHWButton.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 395 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Mixing/NonOpaqueInternalFrame.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 400 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Mixing/OpaqueTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 416 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Mixing/OverlappingButtons.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 407 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Mixing/ValidBounds.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 379 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Mixing/Validating.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 373 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Mixing/setComponentZOrder.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 343 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Modal/ModalBlockingTests/BlockingDDTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'modalityType' needs "this.". 108 60
    # warning RequireThis Reference to instance variable 'modalityType' needs "this.". 111 60

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Modal/ModalBlockingTests/BlockingDFWTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'parentDialog' needs "this.". 57 21
    # warning RequireThis Reference to instance variable 'parentFrame' needs "this.". 62 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Modal/ModalBlockingTests/BlockingFDTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'setModal' needs "this.". 96 17
    # warning RequireThis Reference to instance variable 'modalityType' needs "this.". 99 59
    # warning RequireThis Reference to instance variable 'modalityType' needs "this.". 102 59

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Modal/ModalBlockingTests/BlockingWindowsTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'modalityType' needs "this.". 201 61
    # warning RequireThis Reference to instance variable 'modalityType' needs "this.". 204 61
    # warning RequireThis Reference to instance variable 'modalityType' needs "this.". 207 50
    # warning RequireThis Reference to instance variable 'modalityType' needs "this.". 210 50
    # warning RequireThis Reference to instance variable 'modalityType' needs "this.". 217 36
    # warning RequireThis Reference to instance variable 'modalityType' needs "this.". 218 44

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Modal/ModalDialogMultiscreenTest/ModalDialogMultiscreenTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 393 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Modal/ModalExclusionTests/ExcludeDialogTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'type' needs "this.". 189 63
    # warning RequireThis Reference to instance variable 'type' needs "this.". 191 63
    # warning RequireThis Reference to instance variable 'type' needs "this.". 193 63

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Modal/ModalExclusionTests/ExcludeFrameTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'type' needs "this.". 182 61
    # warning RequireThis Reference to instance variable 'type' needs "this.". 184 63
    # warning RequireThis Reference to instance variable 'type' needs "this.". 186 63

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Modal/MultipleDialogs/MultipleDialogs1Test.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'dialogCount' needs "MultipleDialogs1Test.this.". 189 62

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Modal/MultipleDialogs/MultipleDialogs2Test.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'dialogCount' needs "MultipleDialogs2Test.this.". 271 62
    # warning RequireThis Reference to instance variable 'dialogCount' needs "MultipleDialogs2Test.this.". 288 62

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Modal/MultipleDialogs/MultipleDialogs3Test.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'dialogCount' needs "MultipleDialogs3Test.this.". 257 62
    # warning RequireThis Reference to instance variable 'dialogCount' needs "MultipleDialogs3Test.this.". 275 62

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Modal/OnTop/OnTopDDFTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'modalityType' needs "this.". 106 21
    # warning RequireThis Reference to instance variable 'modalityType' needs "this.". 110 34
    # warning RequireThis Reference to instance variable 'modalityType' needs "this.". 114 78

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Modal/OnTop/OnTopFDFTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'modalityType' needs "this.". 113 61
    # warning RequireThis Reference to instance variable 'modalityType' needs "this.". 119 37
    # warning RequireThis Reference to instance variable 'modalityType' needs "this.". 141 33
    # warning RequireThis Reference to instance variable 'modalityType' needs "this.". 146 13

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Modal/PrintDialogsTest/Test.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'parent' needs "this.". 164 17
    # warning RequireThis Reference to instance variable 'frame' needs "this.". 168 17

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Modal/WsDisabledStyle/CloseBlocker/CloseBlocker.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 418 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Modal/WsDisabledStyle/OverBlocker/OverBlocker.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 408 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Modal/WsDisabledStyle/Winkey/Winkey.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 357 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Mouse/ExtraMouseClick/ExtraMouseClick.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'TRIALS' needs "this.". 113 28
    # warning RequireThis Reference to instance variable 'TRIALS' needs "this.". 118 28
    # warning RequireThis Reference to instance variable 'TRIALS' needs "this.". 123 28
    # warning RequireThis Reference to instance variable 'TRIALS' needs "this.". 128 28
    # warning RequireThis Reference to instance variable 'TRIALS' needs "this.". 148 32
    # warning RequireThis Reference to instance variable 'TRIALS' needs "this.". 158 32
    # warning RequireThis Reference to instance variable 'clicked' needs "this.". 177 24
    # warning RequireThis Reference to instance variable 'dragged' needs "this.". 178 100
    # warning RequireThis Reference to instance variable 'clicked' needs "this.". 178 124
    # warning RequireThis Reference to instance variable 'dragged' needs "this.". 193 120
    # warning RequireThis Reference to instance variable 'clicked' needs "this.". 193 144
    # warning RequireThis Reference to instance variable 'dragged' needs "this.". 205 120
    # warning RequireThis Reference to instance variable 'clicked' needs "this.". 205 144
    # warning RequireThis Reference to instance variable 'dragged' needs "this.". 225 129
    # warning RequireThis Reference to instance variable 'dragged' needs "this.". 238 129
    # warning RequireThis Reference to instance variable 'dragged' needs "this.". 248 50
    # warning RequireThis Reference to instance variable 'pressed' needs "this.". 249 162
    # warning RequireThis Reference to instance variable 'released' needs "this.". 249 176
    # warning RequireThis Reference to instance variable 'clicked' needs "this.". 249 189
    # warning RequireThis Reference to instance variable 'dragged' needs "this.". 249 203

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/MouseAdapter/MouseAdapterUnitTest/MouseAdapterUnitTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 476 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/MultipleGradientPaint/MultiGradientTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'cmbPaint' needs "this.". 367 27
    # warning RequireThis Reference to instance variable 'cmbCycle' needs "this.". 369 34
    # warning RequireThis Reference to instance variable 'cmbSpace' needs "this.". 371 34
    # warning RequireThis Reference to instance variable 'cmbShape' needs "this.". 373 34
    # warning RequireThis Reference to instance variable 'cmbXform' needs "this.". 375 34
    # warning RequireThis Reference to instance variable 'cbAntialias' needs "this.". 377 34
    # warning RequireThis Reference to instance variable 'cbRender' needs "this.". 381 34

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/PrintJob/ConstrainedPrintingTest/ConstrainedPrintingTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 323 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/PrintJob/HighResTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 372 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/PrintJob/PageSetupDlgBlockingTest/PageSetupDlgBlockingTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 214 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/PrintJob/PrintCheckboxTest/PrintCheckboxManualTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 262 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/PrintJob/Security/SecurityDialogTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'setSecurity' needs "this.". 64 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Robot/ManualInstructions/ManualInstructions.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 298 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Scrollbar/ScrollbarMouseWheelTest/ScrollbarMouseWheelTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'sb1upevents' needs "this.". 122 62
    # warning RequireThis Reference to instance variable 'sb2upevents' needs "this.". 123 63
    # warning RequireThis Reference to instance variable 'pnlupevents' needs "this.". 124 63
    # warning RequireThis Reference to instance variable 'sb1downevents' needs "this.". 125 64
    # warning RequireThis Reference to instance variable 'sb2downevents' needs "this.". 126 65
    # warning RequireThis Reference to instance variable 'pnldownevents' needs "this.". 127 65
    # warning RequireThis Reference to instance variable 'sb1' needs "this.". 146 24
    # warning RequireThis Reference to instance variable 'sb2' needs "this.". 148 31
    # warning RequireThis Reference to instance variable 'pnl' needs "this.". 150 31
    # warning RequireThis Reference to instance variable 'sb1' needs "this.". 156 24
    # warning RequireThis Reference to instance variable 'sb2' needs "this.". 158 31
    # warning RequireThis Reference to instance variable 'pnl' needs "this.". 160 31

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/TextArea/AutoScrollOnSelectAndAppend/AutoScrollOnSelectAndAppend.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'test' needs "AutoScrollOnSelectAndAppend.this.". 92 66

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/TextArea/MouseOverScrollbarWhenTyping/Test.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 360 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/TextArea/MouseOverScrollbarWhenTyping/Test1.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 361 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/TextArea/TextAreaCursorTest/HoveringAndDraggingTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 201 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/TextArea/TextAreaEditing/TextAreaEditing.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'testFailCount' needs "this.". 166 62

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/TextArea/UsingWithMouse/SelectionAutoscrollTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'desiredSelectionEnd' needs "this.". 185 53
    # warning RequireThis Reference to instance variable 'desiredSelectionEnd' needs "this.". 186 49

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/TextField/DisabledUndoTest/DisabledUndoTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 238 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/TextField/EOLTest/EOLTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'testFailCount' needs "this.". 180 62

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/TextField/ScrollSelectionTest/ScrollSelectionTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 229 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/TextField/TextFieldEditing/TextFieldEditing.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'testFailCount' needs "this.". 108 62

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Toolkit/DesktopProperties/rfe4758438.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'changedProperty' needs "this.". 103 40
    # warning RequireThis Reference to instance variable 'changedValue' needs "this.". 103 84

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Toolkit/RealSync/RealSyncOnEDT.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 368 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/TrayIcon/ActionCommand/ActionCommand.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'actionCommand' needs "this.". 131 43
    # warning RequireThis Reference to instance variable 'actionCommand' needs "this.". 164 60

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/TrayIcon/DragEventSource/DragEventSource.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 405 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/TrayIcon/PropertyChangeListenerTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'property' needs "this.". 104 49
    # warning RequireThis Reference to instance variable 'property' needs "this.". 130 49

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/TrayIcon/ShowAfterDisposeTest/ShowAfterDisposeTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 217 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/TrayIcon/TrayIconEventModifiers/TrayIconEventModifiersTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'modifiers' needs "TrayIconEventModifiersTest.this.". 159 59
    # warning RequireThis Reference to instance variable 'releaseModifiers' needs "TrayIconEventModifiersTest.this.". 175 60
    # warning RequireThis Reference to instance variable 'clickModifiers' needs "TrayIconEventModifiersTest.this.". 191 60

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/TrayIcon/TrayIconMouseTest/TrayIconMouseTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'actionPerformed' needs "this.". 125 35

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Window/AlwaysOnTop/TestAlwaysOnTopBeforeShow.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 443 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Window/GrabSequence/GrabSequence.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 401 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Window/PropertyChangeListenerLockSerialization/PropertyChangeListenerLockSerialization.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 370 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Window/ShapedAndTranslucentWindows/Common.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'right' needs "this.". 158 29
    # warning RequireThis Reference to instance variable 'bottom' needs "this.". 161 28
    # warning RequireThis Reference to instance variable 'bottom' needs "this.". 164 38
    # warning RequireThis Reference to instance variable 'right' needs "this.". 167 40
    # warning RequireThis Reference to instance variable 'window' needs "this.". 291 22
    # warning RequireThis Reference to instance variable 'window' needs "this.". 294 23

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Window/ShapedAndTranslucentWindows/FocusAWTTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'dx' needs "this.". 147 33
    # warning RequireThis Reference to instance variable 'dy' needs "this.". 147 43

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Window/TopLevelLocation/TopLevelLocation.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'lastLoc' needs "this.". 77 63
    # warning RequireThis Reference to instance variable 'origLoc' needs "this.". 78 67
    # warning RequireThis Reference to instance variable 'right' needs "this.". 107 33
    # warning RequireThis Reference to instance variable 'bottom' needs "this.". 110 32
    # warning RequireThis Reference to instance variable 'bottom' needs "this.". 113 42
    # warning RequireThis Reference to instance variable 'right' needs "this.". 116 44

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Window/WindowResizingOnDPIChanging/WindowResizingOnDPIChangingTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'scaleX' needs "this.". 257 36
    # warning RequireThis Reference to instance variable 'scaleX' needs "this.". 258 38
    # warning RequireThis Reference to instance variable 'scaleX' needs "this.". 259 36

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Window/WindowResizingOnDPIChanging/WindowResizingOnMovingToAnotherDisplay.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'scaleX' needs "this.". 253 36
    # warning RequireThis Reference to instance variable 'scaleX' needs "this.". 254 38
    # warning RequireThis Reference to instance variable 'scaleX' needs "this.". 255 36

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/Window/WindowResizingOnDPIChanging/WindowResizingOnSetLocationTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'scaleX' needs "this.". 372 36
    # warning RequireThis Reference to instance variable 'scaleX' needs "this.". 373 38
    # warning RequireThis Reference to instance variable 'scaleX' needs "this.". 374 36

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/datatransfer/Clipboard/BasicClipboardTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'clipName' needs "this.". 73 31

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/datatransfer/DataFlavor/MacOsXFileAndMultipleFileCopingTest/MacOsXFileAndMultipleFileCopingTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 327 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/datatransfer/HTMLDataFlavors/ManualHTMLDataFlavorTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 258 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/datatransfer/ImageTransfer/ImageTransferTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'image1' needs "this.". 151 23
    # warning RequireThis Reference to instance variable 'image1' needs "this.". 154 27
    # warning RequireThis Reference to instance variable 'image2' needs "this.". 181 22

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/dnd/Button2DragTest/Button2DragTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'dropSuccess' needs "Button2DragTest.this.". 76 62

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/dnd/DnDFileGroupDescriptor/DnDFileGroupDescriptor.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 156 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/dnd/FileListBetweenJVMsTest/TargetFileListFrame.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'expectationTransferredFilesNumber' needs "this.". 87 32
    # warning RequireThis Reference to instance variable 'expectationTransferredFilesNumber' needs "this.". 90 23

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/dnd/ImageDecoratedDnD/DnDSource.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'dropAction' needs "this.". 137 46
    # warning RequireThis Reference to instance variable 'dropAction' needs "this.". 161 46
    # warning RequireThis Reference to instance variable 'dropAction' needs "this.". 175 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/dnd/ImageDecoratedDnD/DnDTarget.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'dragOperation' needs "this.". 76 37

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/dnd/ImageDecoratedDnD/ImageDecoratedDnD.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 167 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/dnd/ImageDecoratedDnDInOut/DnDSource.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'dropAction' needs "this.". 137 46
    # warning RequireThis Reference to instance variable 'dropAction' needs "this.". 161 46
    # warning RequireThis Reference to instance variable 'dropAction' needs "this.". 175 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/dnd/ImageDecoratedDnDInOut/DnDTarget.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'dragOperation' needs "this.". 76 37

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/dnd/ImageDecoratedDnDInOut/ImageDecoratedDnDInOut.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 202 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/dnd/ImageDecoratedDnDNegative/DnDSource.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'iProblem' needs "DnDSource.this.". 125 39
    # warning RequireThis Reference to instance variable 'dropAction' needs "this.". 175 46
    # warning RequireThis Reference to instance variable 'dropAction' needs "this.". 199 46
    # warning RequireThis Reference to instance variable 'dropAction' needs "this.". 213 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/dnd/ImageDecoratedDnDNegative/DnDTarget.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'dragOperation' needs "this.". 76 37

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/dnd/ImageDecoratedDnDNegative/ImageDecoratedDnDNegative.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 236 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/dnd/InterJVMGetDropSuccessTest/InterJVMGetDropSuccessTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'returnCode' needs "this.". 161 40
    # warning RequireThis Reference to instance variable 'returnCode' needs "this.". 164 48
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 467 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/dnd/NoFormatsCrashTest/NoFormatsCrashTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 456 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/dnd/URIListBetweenJVMsTest/TargetFileListFrame.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'expectationTransferredFilesNumber' needs "this.". 97 32
    # warning RequireThis Reference to instance variable 'expectationTransferredFilesNumber' needs "this.". 100 23

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/dnd/URIListToFileListBetweenJVMsTest/TargetFileListFrame.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'expectationTransferredFilesNumber' needs "this.". 84 32
    # warning RequireThis Reference to instance variable 'expectationTransferredFilesNumber' needs "this.". 87 23

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/event/HierarchyEvent/AncestorResized/AncestorResized.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 405 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/event/InputEvent/EventWhenTest/EventWhenTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'lastWhen' needs "this.". 60 31
    # warning RequireThis Reference to instance variable 'lastWhen' needs "this.". 61 71

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/event/KeyEvent/AcceleratorTest/AcceleratorTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 295 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/event/KeyEvent/KeyReleasedInAppletTest/KeyReleasedInAppletTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 204 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/event/KeyEvent/KeyTyped/CtrlASCII.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 412 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/event/MouseEvent/AWTPanelSmoothWheel/AWTPanelSmoothWheel.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 217 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/event/MouseEvent/AltGraphModifierTest/AltGraphModifierTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 230 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/event/MouseEvent/ClickDuringKeypress/ClickDuringKeypress.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'lastClickCount' needs "this.". 143 55
    # warning RequireThis Reference to instance variable 'lastClickCount' needs "this.". 144 63

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/event/MouseEvent/MenuDragMouseEventAbsoluteCoordsTest/MenuDragMouseEventAbsoluteCoordsTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'mousePositionOnScreen' needs "this.". 137 56

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/event/MouseEvent/MouseClickTest/MouseClickTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'EXPECTED_EVENT_COUNT' needs "this.". 182 49

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/event/MouseEvent/RobotLWTest/RobotLWTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'last' needs "this.". 123 16
    # warning RequireThis Reference to instance variable 'last' needs "this.". 140 16
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 255 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/event/MouseEvent/SmoothWheel/SmoothWheel.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 384 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/event/MouseEvent/SpuriousExitEnter/SpuriousExitEnter.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 361 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/event/MouseEvent/SpuriousExitEnter/SpuriousExitEnter_1.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 388 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/event/MouseEvent/SpuriousExitEnter/SpuriousExitEnter_2.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 413 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/event/helpers/lwcomponents/LWButton.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'label' needs "this.". 340 36
    # warning RequireThis Reference to instance variable 'actionCommand' needs "this.". 340 44
    # warning RequireThis Reference to instance variable 'label' needs "this.". 415 49

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/event/helpers/lwcomponents/LWList.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'focusIndex' needs "this.". 109 27
    # warning RequireThis Reference to instance variable 'focusIndex' needs "this.". 340 22
    # warning RequireThis Reference to instance variable 'focusIndex' needs "this.". 543 26
    # warning RequireThis Reference to instance variable 'rows' needs "this.". 545 21
    # warning RequireThis Reference to instance variable 'prevfocusIndex' needs "this.". 705 25

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/font/TextLayout/TestJustification.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'oldfsize' needs "this.". 107 39
    # warning RequireThis Reference to instance variable 'oldwidth' needs "this.". 203 37
    # warning RequireThis Reference to instance variable 'linecount' needs "this.". 236 27

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/font/TextLayout/TestLayoutVsICU.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'id' needs "this.". 197 54
    # warning RequireThis Reference to instance variable 'id' needs "this.". 231 50
    # warning RequireThis Reference to instance variable 'id' needs "this.". 735 49
    # warning RequireThis Reference to instance variable 'id' needs "this.". 737 49

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/font/Threads/FontThread.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'fontName' needs "this.". 61 39
    # warning RequireThis Reference to instance variable 'fontName' needs "this.". 63 36

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/geom/AffineTransform/TestInvertMethods.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'fullvals' needs "this.". 322 43
    # warning RequireThis Reference to instance variable 'abbrevvals' needs "this.". 322 54
    # warning RequireThis Reference to instance variable 'fullvals' needs "this.". 362 43
    # warning RequireThis Reference to instance variable 'abbrevvals' needs "this.". 362 54
    # warning RequireThis Reference to instance variable 'fullvals' needs "this.". 397 47
    # warning RequireThis Reference to instance variable 'abbrevvals' needs "this.". 397 58

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/grab/MenuDragEvents/MenuDragEvents.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'mouseEntered' needs "this.". 170 42
    # warning RequireThis Reference to instance variable 'mouseDragged' needs "this.". 170 64
    # warning RequireThis Reference to instance variable 'mouseReleased' needs "this.". 170 86
    # warning RequireThis Reference to instance variable 'actionReceived' needs "this.". 171 49

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/im/InputContext/bug4625203.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'n' needs "this.". 79 39
    # warning RequireThis Reference to instance variable 'n' needs "this.". 83 34

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/image/MemoryLeakTest/MemoryLeakTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'passButton' needs "this.". 99 31
    # warning RequireThis Reference to instance variable 'failButton' needs "this.". 103 36

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/image/MultiResolutionImage/MultiResolutionDrawImageWithTransformTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'scale' needs "this.". 200 42
    # warning RequireThis Reference to instance variable 'scale' needs "this.". 201 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/image/MultiResolutionImage/MultiResolutionImageObserverTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'infoflags' needs "this.". 113 26

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/image/MultiResolutionImageCommonTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'highResolutionImage' needs "this.". 180 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/image/OpaquePNGToGIFTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'testGeneratedInterrupt' needs "this.". 109 32

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/image/RasterCreationTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'data' needs "this.". 225 23
    # warning RequireThis Reference to instance variable 'data' needs "this.". 248 23
    # warning RequireThis Reference to instance variable 'data' needs "this.". 271 23
    # warning RequireThis Reference to instance variable 'data' needs "this.". 294 23
    # warning RequireThis Reference to instance variable 'data' needs "this.". 317 23
    # warning RequireThis Reference to instance variable 'data' needs "this.". 340 23

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/image/multiresolution/Corrupted2XImageTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'format' needs "this.". 107 41

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/image/multiresolution/MultiResolutionCachedImageTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'size' needs "this.". 102 26
    # warning RequireThis Reference to instance variable 'size' needs "this.". 102 44

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/image/multiresolution/MultiResolutionRenderingHintsTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'scale' needs "this.". 189 42
    # warning RequireThis Reference to instance variable 'scale' needs "this.". 190 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/image/multiresolution/MultiresolutionSourceTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'refHasAlpha' needs "this.". 63 22
    # warning RequireThis Reference to instance variable 'refType' needs "this.". 68 23
    # warning RequireThis Reference to instance variable 'refW' needs "this.". 76 22
    # warning RequireThis Reference to instance variable 'refW' needs "this.". 77 34
    # warning RequireThis Reference to instance variable 'refH' needs "this.". 79 22
    # warning RequireThis Reference to instance variable 'refH' needs "this.". 80 34
    # warning RequireThis Reference to instance variable 'refColor' needs "this.". 102 42
    # warning RequireThis Reference to instance variable 'refColor' needs "this.". 122 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/print/Dialog/DestinationTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'nativeDlg' needs "this.". 86 28
    # warning RequireThis Reference to instance variable 'nativeDlg2' needs "this.". 92 28
    # warning RequireThis Reference to instance variable 'commonRangeDlg' needs "this.". 97 28
    # warning RequireThis Reference to instance variable 'fileDlg' needs "this.". 104 30
    # warning RequireThis Reference to instance variable 'commonSelectionDlg' needs "this.". 110 28

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/print/Dialog/DialogOrient.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 379 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/print/PageFormat/CustomPaper.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 212 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/print/PageFormat/NullPaper.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 377 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/print/PageFormat/Orient.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 413 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/print/PageFormat/PageSetupDialog.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'reverse' needs "this.". 76 38
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 321 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/print/PrinterJob/Cancel/PrinterJobCancel.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 206 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/print/PrinterJob/Collate2DPrintingTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'print2D' needs "this.". 90 35
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 220 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/print/PrinterJob/CustomFont/CustomFont.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 369 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/print/PrinterJob/DeviceScale.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'clip' needs "this.". 57 25
    # warning RequireThis Reference to instance variable 'sx' needs "this.". 64 44
    # warning RequireThis Reference to instance variable 'sy' needs "this.". 64 51
    # warning RequireThis Reference to instance variable 'firstClip' needs "this.". 68 68
    # warning RequireThis Reference to instance variable 'clip' needs "this.". 69 53

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/print/PrinterJob/DrawImage.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 250 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/print/PrinterJob/DrawStringMethods.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 218 38

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/print/PrinterJob/ImagePrinting/ClippedImages.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'sh' needs "this.". 167 25
    # warning RequireThis Reference to instance variable 'sw' needs "this.". 169 24

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/print/PrinterJob/ImagePrinting/ImageTypes.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'sh' needs "this.". 124 25
    # warning RequireThis Reference to instance variable 'sw' needs "this.". 126 24

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/print/PrinterJob/InvalidPage.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 211 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/print/PrinterJob/JobName/PrinterJobName.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 161 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/print/PrinterJob/Legal/PrintTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'scale' needs "this.". 186 40

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/print/PrinterJob/MultiThread/MultiThreadTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'printData' needs "this.". 136 67

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/print/PrinterJob/NumCopies.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 157 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/print/PrinterJob/PageDialogTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 145 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/print/PrinterJob/PageDlgPrnButton.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 196 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/print/PrinterJob/PaintText.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'tabNumber' needs "this.". 101 28

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/print/PrinterJob/PolylinePrintingTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 190 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/print/PrinterJob/PrintAllFonts.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'thisPage' needs "this.". 71 55
    # warning RequireThis Reference to instance variable 'thisPage' needs "this.". 74 25
    # warning RequireThis Reference to instance variable 'fontNum' needs "this.". 75 24
    # warning RequireThis Reference to instance variable 'startNum' needs "this.". 78 23
    # warning RequireThis Reference to instance variable 'lineHeight' needs "this.". 83 32
    # warning RequireThis Reference to instance variable 'lineHeight' needs "this.". 85 41
    # warning RequireThis Reference to instance variable 'lineHeight' needs "this.". 91 17
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 181 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/print/PrinterJob/PrintCompoundString.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 214 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/print/PrinterJob/PrintDialog.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 343 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/print/PrinterJob/PrintDialogCancel.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 347 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/print/PrinterJob/PrintFontStyle.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 162 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/print/PrinterJob/PrintImage.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'printImageCanvas' needs "this.". 119 52
    # warning RequireThis Reference to instance variable 'printImageCanvas' needs "this.". 137 52
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 264 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/print/PrinterJob/PrintNullString.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 296 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/print/PrinterJob/PrintParenString.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 214 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/print/PrinterJob/PrintRotatedText.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'estr' needs "this.". 180 15

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/print/PrinterJob/PrintTextTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 495 38

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/print/PrinterJob/PrintTranslatedFont.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 225 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/print/PrinterJob/PrinterDialogsModalityTest/PrinterDialogsModalityTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 229 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/print/PrinterJob/ScaledText/ScaledText.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 391 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/print/PrinterJob/SecurityDialogTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 197 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/print/PrinterJob/SwingUIText.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 231 38

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/print/PrinterJob/ThinLines.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 382 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/print/PrinterJob/ValidatePage/ValidatePage.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 395 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/print/PrinterJob/XparColor.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 226 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/print/PrinterJob/raster/RasterTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 236 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/print/bug8023392/bug8023392.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 254 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/regtesthelpers/Sysout.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 132 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/regtesthelpers/VisibilityValidator.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'activated' needs "this.". 116 27

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/awt/regtesthelpers/process/ProcessResults.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'exitValue' needs "this.". 105 44

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/beans/Introspector/BeanPropertyTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'x' needs "this.". 647 54

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/beans/XMLEncoder/ReferenceToNonStaticField.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'family_default' needs "this.". 68 27
    # warning RequireThis Reference to instance variable 'family_default' needs "this.". 69 27
    # warning RequireThis Reference to instance variable 'family_default' needs "this.". 70 27
    # warning RequireThis Reference to instance variable 'int_10_default' needs "this.". 71 27
    # warning RequireThis Reference to instance variable 'int_10_default' needs "this.". 72 27
    # warning RequireThis Reference to instance variable 'int_10_default' needs "this.". 73 27
    # warning RequireThis Reference to instance variable 'int_2000_default' needs "this.". 74 29
    # warning RequireThis Reference to instance variable 'int_2000_default' needs "this.". 75 29
    # warning RequireThis Reference to instance variable 'int_2000_default' needs "this.". 76 29
    # warning RequireThis Reference to instance variable 'integer_10_default' needs "this.". 77 31
    # warning RequireThis Reference to instance variable 'integer_10_default' needs "this.". 78 31
    # warning RequireThis Reference to instance variable 'integer_10_default' needs "this.". 79 31

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/io/BufferedInputStream/CloseStream.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'OPEN' needs "this.". 59 23
    # warning RequireThis Reference to instance variable 'CLOSED' needs "this.". 60 22
    # warning RequireThis Reference to instance variable 'CLOSED' needs "this.". 65 23

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/io/BufferedInputStream/Fill.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'shortFall' needs "this.". 56 27

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/io/BufferedReader/Fill.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'shortFall' needs "this.". 52 27

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/io/BufferedReader/Lines.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'line_no' needs "this.". 95 37
    # warning RequireThis Reference to instance variable 'line_no' needs "this.". 117 38
    # warning RequireThis Reference to instance variable 'inject_ioe_after_line' needs "this.". 119 39
    # warning RequireThis Reference to instance variable 'line_no' needs "this.". 120 76
    # warning RequireThis Reference to instance variable 'line_no' needs "this.". 122 42
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 129 43

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/io/BufferedReader/ReadLine.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'limit' needs "this.". 129 24

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/io/BufferedReader/Ready.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'limit' needs "this.". 76 24
    # warning RequireThis Reference to instance variable 'limit' needs "this.". 84 24
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 87 46
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 87 63
    # warning RequireThis Reference to instance variable 'limit' needs "this.". 98 23

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/io/IOException/LastErrorString.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'name' needs "this.". 86 63

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/io/InputStream/ReadParams.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'endoffile' needs "this.". 216 24

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/io/InputStream/Skip.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'endoffile' needs "this.". 116 24

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/io/InputStreamReader/One.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'expect' needs "this.". 51 51

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/io/LineNumberInputStream/Available.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'ctr' needs "this.". 66 22

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/io/LineNumberInputStream/Skip.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'endoffile' needs "this.". 92 24

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/io/Serializable/concurrentClassDescLookup/ConcurrentClassDescLookup.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'suid' needs "this.". 66 71

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/io/Serializable/defaulted/GetFieldRead.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'primitiveI' needs "this.". 63 50
    # warning RequireThis Reference to instance variable 'objectI' needs "this.". 66 47
    # warning RequireThis Reference to instance variable 'foo' needs "this.". 69 43

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/io/Serializable/defaulted/GetFieldWrite.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'a' needs "this.". 87 36
    # warning RequireThis Reference to instance variable 'b' needs "this.". 87 50

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/io/Serializable/enum/constantSubclasses/Read.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'b' needs "this.". 34 5
    # warning RequireThis Reference to instance variable 'd' needs "this.". 36 5

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/io/Serializable/evolution/AddedExternField/WriteAddedField.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'l' needs "this.". 53 51

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/io/Serializable/evolution/RenamePackage/install/SerialDriver.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'name' needs "this.". 128 27

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/io/Serializable/evolution/RenamePackage/test/SerialDriver.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'name' needs "this.". 124 27

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/io/Serializable/failureAtomicity/SerialRef.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'ref' needs "this.". 45 25

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/io/Serializable/oldTests/BinaryTree.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'level' needs "this.". 95 29
    # warning RequireThis Reference to instance variable 'id' needs "this.". 98 38

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/io/Serializable/oldTests/CheckingEquality.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'one' needs "this.". 106 59
    # warning RequireThis Reference to instance variable 'two' needs "this.". 111 59
    # warning RequireThis Reference to instance variable 'quatre' needs "this.". 155 67
    # warning RequireThis Reference to instance variable 'cinq' needs "this.". 160 65
    # warning RequireThis Reference to instance variable 'six' needs "this.". 194 53
    # warning RequireThis Reference to instance variable 'eight' needs "this.". 199 66
    # warning RequireThis Reference to instance variable 'nine' needs "this.". 204 65
    # warning RequireThis Reference to instance variable 'ten' needs "this.". 209 64
    # warning RequireThis Reference to instance variable 'zero' needs "this.". 214 65

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/io/Serializable/oldTests/SerializeWithException.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'exceptionOffset' needs "this.". 115 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/io/Serializable/oldTests/ValidateClass.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'priority' needs "this.". 125 25
    # warning RequireThis Reference to instance variable 'priority' needs "this.". 128 36
    # warning RequireThis Reference to instance variable 'priority' needs "this.". 131 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/io/Serializable/optionalDataEnd/OptionalDataEnd.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'reps' needs "this.". 42 29
    # warning RequireThis Reference to instance variable 'reps' needs "this.". 51 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/io/Serializable/parents/EvolvedClass.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'name' needs "this.". 71 28
    # warning RequireThis Reference to instance variable 'num' needs "this.". 85 49

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/io/Serializable/parents/OriginalClass.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'num' needs "this.". 69 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/io/Serializable/replaceStringArray/ReplaceStringArray.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'stringA' needs "this.". 41 19
    # warning RequireThis Reference to instance variable 'stringA' needs "this.". 48 47
    # warning RequireThis Reference to instance variable 'stringB' needs "this.". 49 47
    # warning RequireThis Reference to instance variable 'stringC' needs "this.". 50 47

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/io/Serializable/serialFilter/SerialFilterTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'count' needs "this.". 486 32
    # warning RequireThis Reference to instance variable 'maxArray' needs "this.". 488 40
    # warning RequireThis Reference to instance variable 'maxRefs' needs "this.". 489 39
    # warning RequireThis Reference to instance variable 'maxDepth' needs "this.". 490 40
    # warning RequireThis Reference to instance variable 'maxBytes' needs "this.". 491 40
    # warning RequireThis Reference to instance variable 'length' needs "this.". 745 75

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/io/Serializable/subclass/XObjectInputStream.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'currentObject' needs "this.". 91 26

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/io/Serializable/subclass/XObjectOutputStream.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'next' needs "this.". 231 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/io/Serializable/superclassDataLoss/SuperclassDataLossTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'ldr12A' needs "this.". 60 23

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/io/Serializable/typeSafeEnum/TypeSafeEnum.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'value' needs "this.". 120 47

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/io/Serializable/validate/Validate.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'b' needs "this.". 89 17

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/io/StreamTokenizer/ReadAhead.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'limit' needs "this.". 54 25
    # warning RequireThis Reference to instance variable 'limit' needs "this.". 75 25

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/io/Writer/WriteFromString.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'buf' needs "this.". 80 16

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/io/charStreams/ABCInputStream.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'len' needs "this.". 59 22
    # warning RequireThis Reference to instance variable 'chunk' needs "this.". 68 24
    # warning RequireThis Reference to instance variable 'chunk' needs "this.". 68 33
    # warning RequireThis Reference to instance variable 'count' needs "this.". 83 31
    # warning RequireThis Reference to instance variable 'chunk' needs "this.". 84 29
    # warning RequireThis Reference to instance variable 'chunk' needs "this.". 84 38

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/io/charStreams/ABCOutputStream.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'len' needs "this.". 40 22
    # warning RequireThis Reference to instance variable 'next' needs "this.". 42 18
    # warning RequireThis Reference to instance variable 'next' needs "this.". 44 52
    # warning RequireThis Reference to instance variable 'len' needs "this.". 58 26

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/io/charStreams/ABCReader.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'len' needs "this.". 40 22

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/io/charStreams/CharGenerator.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'min' needs "this.". 47 38
    # warning RequireThis Reference to instance variable 'min' needs "this.". 47 45

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/io/charStreams/LineGenerator.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'limit' needs "this.". 50 23

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/io/charStreams/LineNumbers.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'limit' needs "this.". 91 22

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/io/charStreams/LineSink.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'count' needs "this.". 66 35

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/io/charStreams/StringGenerator.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'limit' needs "this.". 61 23

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/lang/Appendable/Basic.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'csn' needs "this.". 120 47
    # warning RequireThis Reference to instance variable 'csn' needs "this.". 137 48
    # warning RequireThis Reference to instance variable 'csn' needs "this.". 169 43
    # warning RequireThis Reference to instance variable 'csn' needs "this.". 193 51
    # warning RequireThis Reference to instance variable 'csn' needs "this.". 209 44
    # warning RequireThis Reference to instance variable 'csn' needs "this.". 226 45
    # warning RequireThis Reference to instance variable 'csn' needs "this.". 241 44
    # warning RequireThis Reference to instance variable 'csn' needs "this.". 259 43
    # warning RequireThis Reference to instance variable 'csn' needs "this.". 276 45
    # warning RequireThis Reference to instance variable 'csn' needs "this.". 292 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/lang/Class/forName/arrayClass/ExceedMaxDim.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'name254' needs "this.". 44 36
    # warning RequireThis Reference to instance variable 'name255' needs "this.". 45 36

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/lang/Class/getDeclaredField/ClassDeclaredFieldsTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'allPermissions' needs "this.". 196 23
    # warning RequireThis Reference to instance variable 'permissions' needs "this.". 196 40
    # warning RequireThis Reference to instance variable 'allPermissions' needs "this.". 202 23
    # warning RequireThis Reference to instance variable 'permissions' needs "this.". 202 40

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/lang/Class/getDeclaredField/FieldSetAccessibleTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'allPermissions' needs "this.". 429 23
    # warning RequireThis Reference to instance variable 'permissions' needs "this.". 429 40
    # warning RequireThis Reference to instance variable 'allPermissions' needs "this.". 435 23
    # warning RequireThis Reference to instance variable 'permissions' needs "this.". 435 40

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/lang/Class/getSimpleName/GetSimpleNameTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'innerName' needs "this.". 159 38
    # warning RequireThis Reference to instance variable 'outerName' needs "this.". 159 50
    # warning RequireThis Reference to instance variable 'innerName' needs "this.". 171 38
    # warning RequireThis Reference to instance variable 'outerName' needs "this.". 171 50
    # warning RequireThis Reference to instance variable 'innerName' needs "this.". 183 38
    # warning RequireThis Reference to instance variable 'outerName' needs "this.". 183 50
    # warning RequireThis Reference to instance variable 'innerName' needs "this.". 196 38
    # warning RequireThis Reference to instance variable 'outerName' needs "this.". 196 50

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/lang/ClassLoader/deadlock/DelegateTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'id' needs "this.". 120 33
    # warning RequireThis Reference to instance variable 'id' needs "this.". 128 25

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/lang/ClassLoader/securityManager/ClassLoaderTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'useSCL' needs "this.". 183 19
    # warning RequireThis Reference to instance variable 'smMsg' needs "this.". 184 64
    # warning RequireThis Reference to instance variable 'useSCL' needs "this.". 189 61
    # warning RequireThis Reference to instance variable 'smMsg' needs "this.". 191 64
    # warning RequireThis Reference to instance variable 'useSCL' needs "this.". 198 19
    # warning RequireThis Reference to instance variable 'smMsg' needs "this.". 199 62
    # warning RequireThis Reference to instance variable 'useSCL' needs "this.". 205 19
    # warning RequireThis Reference to instance variable 'smMsg' needs "this.". 206 72
    # warning RequireThis Reference to instance variable 'useSCL' needs "this.". 210 61
    # warning RequireThis Reference to instance variable 'smMsg' needs "this.". 213 44
    # warning RequireThis Reference to instance variable 'useSCL' needs "this.". 219 19
    # warning RequireThis Reference to instance variable 'smMsg' needs "this.". 220 71

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/lang/ProcessBuilder/Basic.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'exitValue' needs "this.". 2679 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/lang/Runtime/exec/StreamsSurviveDestroy.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'name' needs "this.". 60 39

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/lang/SecurityManager/CheckPackageMatching.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'list' needs "this.". 329 65

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/lang/SecurityManager/NoAWT.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'expectedClass' needs "this.". 44 36
    # warning RequireThis Reference to instance variable 'expectedClass' needs "this.". 45 89

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/lang/StackWalker/Basic.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'depth' needs "this.". 163 40

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/lang/StackWalker/DumpStackTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'methodname' needs "this.". 75 38

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/lang/StackWalker/MultiThreadStackWalk.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'max' needs "this.". 152 26
    # warning RequireThis Reference to instance variable 'checkMarkAt' needs "this.". 155 27
    # warning RequireThis Reference to instance variable 'max' needs "this.". 164 49
    # warning RequireThis Reference to instance variable 'max' needs "this.". 167 37
    # warning RequireThis Reference to instance variable 'max' needs "this.". 170 37
    # warning RequireThis Reference to instance variable 'max' needs "this.". 178 34
    # warning RequireThis Reference to instance variable 'marker' needs "this.". 278 48

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/lang/StackWalker/StackRecorderUtil.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'methodName' needs "this.". 133 56
    # warning RequireThis Reference to instance variable 'fileName' needs "this.". 134 52

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/lang/StackWalker/StackWalkTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'count' needs "this.". 141 23
    # warning RequireThis Reference to instance variable 'estDepth' needs "StackWalkTest.this.". 164 61
    # warning RequireThis Reference to instance variable 'swOptions' needs "this.". 239 39
    # warning RequireThis Reference to instance variable 'estDepth' needs "this.". 240 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/lang/StackWalker/TestBCI.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'clazz' needs "this.". 88 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/lang/String/CompactString/VMOptionsTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'UTF16' needs "this.". 81 54

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/lang/String/concat/ImplicitStringConcatShapes.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 216 31
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 220 26
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 221 28
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 223 25
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 229 27
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 234 28
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 242 31
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 243 27
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 251 26
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 252 26
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 253 27
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 263 25
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 265 27
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 266 27
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 267 24
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 268 27
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 270 28
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 273 31
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 274 32
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 275 33
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 276 28
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 278 27
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 282 27
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 283 28
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 286 33
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 291 43
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 295 38
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 296 40
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 298 37
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 304 39
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 309 40
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 317 43
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 318 39
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 326 38
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 327 38
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 328 39
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 338 37
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 340 39
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 341 39
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 342 36
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 343 39
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 345 40
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 348 43
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 349 44
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 350 45
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 351 40
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 353 39
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 357 39
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 358 40
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 361 45
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 366 44
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 370 39
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 371 41
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 373 38
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 379 40
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 384 41
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 392 44
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 393 40
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 401 39
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 402 39
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 403 40
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 413 38
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 415 40
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 416 40
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 417 37
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 418 40
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 420 41
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 423 44
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 424 45
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 425 46
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 426 41
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 428 40
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 432 40
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 433 41
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 436 46
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 439 36
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 440 35
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 441 39
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 441 48
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 442 34
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 443 34
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 444 35
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 445 34
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 445 43
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 446 36
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 446 45
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 447 35
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 448 33
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 448 42
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 449 34
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 450 35
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 451 32
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 452 36
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 453 33
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 454 35
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 454 44
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 455 42
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 456 34
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 457 35
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 458 39
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 459 36
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 459 45
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 460 40
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 461 36
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 462 36
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 463 35
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 464 35
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 465 35
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 466 35
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 467 39
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 467 48
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 468 35
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 468 44
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 469 35
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 470 35
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 471 36
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 472 41
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 473 34
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 474 36
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 475 34
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 476 34
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 476 43
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 477 34
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 477 43
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 478 35
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 478 44
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 479 35
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 480 39
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 481 32
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 482 33
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 483 34
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 484 33
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 485 35
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 486 36
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 487 39
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 488 33
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 488 42
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 489 42
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 490 35
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 490 44
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 491 35
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 491 44
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 492 32
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 492 41
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 493 35
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 493 44
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 494 35
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 495 36
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 495 45
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 496 35
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 497 36
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 498 39
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 498 48
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 499 40
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 499 49
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 500 41
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 500 50
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 501 36
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 501 45
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 502 38
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 503 35
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 503 44
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 504 33
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 505 39
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 506 38
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 507 35
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 507 44
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 508 36
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 508 45
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 509 35
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 510 39
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 511 41
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 511 50
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 512 35
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 513 39
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 516 45
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 520 40
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 521 42
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 523 39
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 529 41
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 534 42
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 542 45
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 543 41
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 551 40
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 552 40
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 553 41
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 563 39
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 565 41
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 566 41
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 567 38
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 568 41
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 570 42
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 573 45
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 574 46
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 575 47
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 576 42
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 578 41
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 582 41
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 583 42
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 586 47
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 591 45
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 595 40
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 596 42
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 598 39
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 604 41
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 609 42
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 617 45
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 618 41
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 626 40
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 627 40
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 628 41
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 638 39
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 640 41
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 641 41
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 642 38
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 643 41
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 645 42
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 648 45
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 649 46
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 650 47
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 651 42
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 653 41
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 657 41
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 658 42
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 661 47
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 666 43
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 670 38
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 671 40
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 673 37
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 679 39
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 684 40
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 692 43
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 693 39
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 701 38
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 702 38
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 703 39
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 713 37
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 715 39
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 716 39
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 717 36
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 718 39
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 720 40
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 723 43
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 724 44
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 725 45
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 726 40
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 728 39
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 732 39
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 733 40
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 736 45
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 739 31
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 740 30
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 741 34
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 741 41
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 742 29
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 743 29
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 744 30
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 745 29
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 745 36
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 746 31
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 746 38
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 747 30
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 748 28
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 748 35
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 749 29
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 750 30
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 751 27
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 752 31
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 753 28
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 754 30
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 754 37
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 755 37
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 756 29
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 757 30
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 758 34
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 759 31
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 759 38
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 760 35
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 761 31
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 762 31
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 763 30
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 764 30
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 765 30
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 766 30
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 767 34
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 767 41
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 768 30
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 768 37
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 769 30
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 770 30
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 771 31
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 772 36
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 773 29
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 774 31
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 775 29
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 776 29
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 776 36
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 777 29
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 777 36
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 778 30
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 778 37
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 779 30
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 780 34
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 781 27
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 782 28
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 783 29
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 784 28
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 785 30
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 786 31
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 787 34
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 788 28
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 788 35
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 789 37
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 790 30
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 790 37
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 791 30
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 791 37
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 792 27
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 792 34
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 793 30
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 793 37
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 794 30
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 795 31
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 795 38
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 796 30
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 797 31
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 798 34
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 798 41
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 799 35
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 799 42
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 800 36
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 800 43
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 801 31
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 801 38
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 802 33
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 803 30
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 803 37
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 804 28
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 805 34
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 806 33
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 807 30
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 807 37
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 808 31
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 808 38
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 809 30
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 810 34
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 811 36
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 811 43
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 812 30
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 813 34
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 814 33
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 815 32
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 816 36
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 816 43
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 817 31
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 818 31
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 819 32
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 820 31
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 820 38
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 821 33
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 821 40
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 822 32
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 823 30
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 823 37
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 824 31
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 825 32
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 826 29
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 827 33
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 828 30
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 829 32
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 829 39
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 830 39
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 831 31
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 832 32
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 833 36
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 834 33
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 834 40
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 835 37
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 836 33
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 837 33
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 838 32
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 839 32
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 840 32
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 841 32
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 842 36
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 842 43
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 843 32
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 843 39
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 844 32
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 845 32
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 846 33
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 847 38
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 848 31
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 849 33
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 850 31
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 851 31
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 851 38
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 852 31
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 852 38
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 853 32
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 853 39
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 854 32
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 855 36
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 856 29
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 857 30
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 858 31
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 859 30
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 860 32
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 861 33
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 862 36
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 863 30
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 863 37
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 864 39
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 865 32
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 865 39
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 866 32
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 866 39
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 867 29
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 867 36
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 868 32
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 868 39
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 869 32
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 870 33
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 870 40
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 871 32
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 872 33
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 873 36
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 873 43
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 874 37
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 874 44
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 875 38
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 875 45
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 876 33
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 876 40
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 877 35
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 878 32
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 878 39
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 879 30
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 880 36
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 881 35
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 882 32
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 882 39
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 883 33
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 883 40
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 884 32
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 885 36
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 886 38
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 886 45
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 887 32
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 888 36
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 891 43
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 895 38
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 896 40
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 898 37
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 904 39
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 909 40
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 917 43
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 918 39
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 926 38
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 927 38
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 928 39
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 938 37
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 940 39
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 941 39
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 942 36
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 943 39
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 945 40
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 948 43
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 949 44
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 950 45
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 951 40
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 953 39
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 957 39
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 958 40
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 961 45
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 964 30
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 965 29
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 966 33
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 966 41
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 967 28
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 968 28
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 969 29
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 970 28
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 970 36
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 971 30
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 971 38
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 972 29
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 973 27
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 973 35
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 974 28
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 975 29
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 976 26
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 977 30
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 978 27
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 979 29
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 979 37
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 980 36
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 981 28
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 982 29
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 983 33
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 984 30
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 984 38
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 985 34
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 986 30
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 987 30
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 988 29
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 989 29
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 990 29
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 991 29
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 992 33
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 992 41
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 993 29
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 993 37
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 994 29
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 995 29
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 996 30
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 997 35
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 998 28
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 999 30
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 1000 28
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 1001 28
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 1001 36
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 1002 28
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 1002 36
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 1003 29
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 1003 37
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 1004 29
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 1005 33
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 1006 26
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 1007 27
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 1008 28
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 1009 27
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 1010 29
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 1011 30
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 1012 33
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 1013 27
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 1013 35
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 1014 36
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 1015 29
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 1015 37
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 1016 29
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 1016 37
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 1017 26
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 1017 34
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 1018 29
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 1018 37
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 1019 29
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 1020 30
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 1020 38
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 1021 29
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 1022 30
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 1023 33
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 1023 41
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 1024 34
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 1024 42
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 1025 35
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 1025 43
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 1026 30
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 1026 38
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 1027 32
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 1028 29
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 1028 37
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 1029 27
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 1030 33
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 1031 32
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 1032 29
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 1032 37
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 1033 30
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 1033 38
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 1034 29
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 1035 33
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 1036 35
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 1036 43
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 1037 29
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 1038 33
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 1041 42
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 1045 37
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 1046 39
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 1048 36
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 1054 38
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 1059 39
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 1067 42
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 1068 38
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 1076 37
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 1077 37
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 1078 38
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 1088 36
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 1090 38
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 1091 38
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 1092 35
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 1093 38
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 1095 39
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 1098 42
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 1099 43
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 1100 44
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 1101 39
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 1103 38
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 1107 38
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 1108 39
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 1111 44
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 1116 43
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 1120 38
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 1121 40
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 1123 37
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 1129 39
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 1134 40
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 1142 43
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 1143 39
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 1151 38
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 1152 38
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 1153 39
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 1163 37
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 1165 39
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 1166 39
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 1167 36
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 1168 39
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 1170 40
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 1173 43
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 1174 44
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 1175 45
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 1176 40
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 1178 39
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 1182 39
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 1183 40
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 1186 45
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 1191 38
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 1195 33
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 1196 35
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 1198 32
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 1204 34
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 1209 35
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 1220 38
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 1221 34
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 1229 33
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 1230 33
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 1231 34
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 1241 32
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 1243 34
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 1244 34
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 1245 31
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 1246 34
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 1248 35
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 1251 38
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 1252 39
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 1253 40
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 1254 35
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 1256 34
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 1260 34
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 1261 35
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 1264 40
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 1269 44
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 1273 39
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 1274 41
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 1276 38
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 1282 40
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 1287 41
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 1295 44
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 1296 40
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 1304 39
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 1305 39
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 1306 40
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 1316 38
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 1318 40
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 1319 40
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 1320 37
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 1321 40
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 1323 41
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 1326 44
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 1327 45
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 1328 46
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 1329 41
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 1331 40
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 1335 40
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 1336 41
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 1339 46
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 1344 39
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 1348 34
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 1349 36
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 1351 33
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 1357 35
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 1362 36
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 1370 39
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 1371 35
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 1379 34
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 1380 34
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 1381 35
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 1391 33
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 1393 35
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 1394 35
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 1395 32
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 1396 35
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 1398 36
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 1401 39
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 1402 40
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 1403 41
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 1404 36
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 1406 35
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 1410 35
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 1411 36
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 1414 41
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 1417 32
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 1418 31
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 1419 35
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 1419 42
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 1420 30
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 1421 30
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 1422 31
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 1423 30
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 1423 37
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 1424 32
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 1424 39
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 1425 31
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 1426 29
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 1426 36
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 1427 30
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 1428 31
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 1429 28
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 1430 32
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 1431 29
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 1432 31
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 1432 38
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 1433 38
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 1434 30
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 1435 31
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 1436 35
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 1437 32
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 1437 39
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 1438 36
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 1439 32
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 1440 32
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 1441 31
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 1442 31
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 1443 31
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 1444 31
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 1445 35
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 1445 42
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 1446 31
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 1446 38
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 1447 31
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 1448 31
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 1449 32
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 1450 37
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 1451 30
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 1452 32
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 1453 30
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 1454 30
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 1454 37
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 1455 30
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 1455 37
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 1456 31
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 1456 38
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 1457 31
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 1458 35
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 1459 28
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 1460 29
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 1461 30
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 1462 29
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 1463 31
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 1464 32
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 1465 35
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 1466 29
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 1466 36
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 1467 38
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 1468 31
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 1468 38
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 1469 31
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 1469 38
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 1470 28
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 1470 35
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 1471 31
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 1471 38
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 1472 31
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 1473 32
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 1473 39
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 1474 31
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 1475 32
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 1476 35
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 1476 42
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 1477 36
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 1477 43
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 1478 37
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 1478 44
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 1479 32
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 1479 39
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 1480 34
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 1481 31
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 1481 38
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 1482 29
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 1483 35
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 1484 34
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 1485 31
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 1485 38
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 1486 32
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 1486 39
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 1487 31
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 1488 35
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 1489 37
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 1489 44
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 1490 31
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 1491 35
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 1494 49
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 1498 44
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 1499 46
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 1501 43
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 1507 45
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 1512 46
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 1520 49
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 1521 45
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 1529 44
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 1530 44
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 1531 45
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 1541 43
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 1543 45
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 1544 45
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 1545 42
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 1546 45
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 1548 46
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 1551 49
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 1552 50
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 1553 51
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 1554 46
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 1556 45
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 1560 45
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 1561 46
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 1564 51
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 1569 40
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 1573 35
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 1574 37
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 1576 34
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 1582 36
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 1587 37
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 1595 40
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 1596 36
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 1604 35
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 1605 35
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 1606 36
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 1616 34
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 1618 36
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 1619 36
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 1620 33
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 1621 36
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 1623 37
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 1626 40
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 1627 41
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 1628 42
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 1629 37
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 1631 36
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 1635 36
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 1636 37
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 1639 42
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 1644 41
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 1648 36
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 1649 38
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 1651 35
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 1657 37
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 1662 38
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 1670 41
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 1671 37
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 1679 36
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 1680 36
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 1681 37
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 1691 35
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 1693 37
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 1694 37
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 1695 34
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 1696 37
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 1698 38
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 1701 41
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 1702 42
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 1703 43
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 1704 38
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 1706 37
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 1710 37
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 1711 38
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 1714 43
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 1719 45
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 1723 40
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 1724 42
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 1726 39
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 1732 41
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 1737 42
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 1745 45
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 1746 41
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 1754 40
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 1755 40
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 1756 41
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 1766 39
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 1768 41
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 1769 41
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 1770 38
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 1771 41
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 1773 42
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 1776 45
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 1777 46
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 1778 47
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 1779 42
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 1781 41
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 1785 41
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 1786 42
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 1789 47
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 1792 33
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 1793 32
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 1794 36
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 1794 43
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 1795 31
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 1796 31
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 1797 32
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 1798 31
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 1798 38
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 1799 33
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 1799 40
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 1800 32
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 1801 30
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 1801 37
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 1802 31
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 1803 32
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 1804 29
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 1805 33
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 1806 30
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 1807 32
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 1807 39
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 1808 39
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 1809 31
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 1810 32
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 1811 36
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 1812 33
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 1812 40
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 1813 37
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 1814 33
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 1815 33
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 1816 32
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 1817 32
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 1818 32
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 1819 32
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 1820 36
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 1820 43
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 1821 32
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 1821 39
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 1822 32
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 1823 32
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 1824 33
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 1825 38
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 1826 31
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 1827 33
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 1828 31
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 1829 31
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 1829 38
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 1830 31
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 1830 38
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 1831 32
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 1831 39
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 1832 32
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 1833 36
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 1834 29
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 1835 30
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 1836 31
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 1837 30
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 1838 32
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 1839 33
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 1840 36
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 1841 30
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 1841 37
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 1842 39
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 1843 32
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 1843 39
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 1844 32
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 1844 39
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 1845 29
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 1845 36
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 1846 32
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 1846 39
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 1847 32
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 1848 33
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 1848 40
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 1849 32
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 1850 33
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 1851 36
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 1851 43
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 1852 37
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 1852 44
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 1853 38
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 1853 45
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 1854 33
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 1854 40
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 1855 35
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 1856 32
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 1856 39
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 1857 30
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 1858 36
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 1859 35
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 1860 32
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 1860 39
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 1861 33
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 1861 40
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 1862 32
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 1863 36
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 1864 38
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 1864 45
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 1865 32
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 1866 36
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 1869 46
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 1873 41
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 1874 43
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 1876 40
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 1882 42
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 1887 43
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 1895 46
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 1896 42
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 1904 41
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 1905 41
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 1906 42
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 1916 40
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 1918 42
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 1919 42
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 1920 39
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 1921 42
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 1923 43
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 1926 46
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 1927 47
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 1928 48
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 1929 43
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 1931 42
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 1935 42
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 1936 43
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 1939 48
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 1944 44
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 1948 39
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 1949 41
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 1951 38
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 1957 40
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 1962 41
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 1970 44
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 1971 40
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 1979 39
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 1980 39
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 1981 40
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 1991 38
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 1993 40
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 1994 40
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 1995 37
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 1996 40
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 1998 41
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 2001 44
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 2002 45
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 2003 46
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 2004 41
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 2006 40
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 2010 40
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 2011 41
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 2014 46
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 2019 42
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 2023 37
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 2024 39
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 2026 36
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 2032 38
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 2037 39
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 2045 42
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 2046 38
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 2054 37
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 2055 37
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 2056 38
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 2066 36
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 2068 38
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 2069 38
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 2070 35
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 2071 38
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 2073 39
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 2076 42
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 2077 43
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 2078 44
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 2079 39
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 2081 38
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 2085 38
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 2086 39
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 2089 44
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 2094 45
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 2098 40
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 2099 42
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 2101 39
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 2107 41
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 2112 42
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 2120 45
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 2121 41
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 2129 40
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 2130 40
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 2131 41
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 2141 39
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 2143 41
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 2144 41
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 2145 38
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 2146 41
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 2148 42
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 2151 45
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 2152 46
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 2153 47
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 2154 42
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 2156 41
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 2160 41
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 2161 42
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 2164 47
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 2169 42
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 2173 37
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 2174 39
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 2176 36
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 2182 38
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 2187 39
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 2195 42
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 2196 38
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 2204 37
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 2205 37
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 2206 38
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 2216 36
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 2221 38
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 2222 38
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 2223 35
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 2224 38
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 2226 39
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 2229 42
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 2230 43
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 2231 44
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 2232 39
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 2234 38
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 2238 38
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 2239 39
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 2242 44
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 2247 41
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 2251 36
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 2252 38
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 2254 35
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 2260 37
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 2265 38
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 2273 41
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 2274 37
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 2282 36
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 2283 36
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 2284 37
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 2294 35
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 2296 37
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 2297 37
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 2298 34
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 2299 37
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 2301 38
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 2304 41
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 2305 42
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 2306 43
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 2307 38
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 2309 37
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 2313 37
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 2314 38
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 2317 43
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 2322 43
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 2326 38
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 2327 40
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 2329 37
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 2335 39
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 2340 40
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 2348 43
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 2349 39
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 2357 38
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 2358 38
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 2359 39
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 2369 37
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 2371 39
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 2372 39
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 2373 36
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 2374 39
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 2376 40
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 2379 43
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 2380 44
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 2381 45
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 2382 40
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 2384 39
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 2388 39
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 2389 40
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 2392 45
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 2395 36
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 2396 35
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 2397 39
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 2397 45
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 2398 34
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 2399 34
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 2400 35
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 2401 34
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 2401 40
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 2402 36
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 2402 42
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 2403 35
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 2404 33
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 2404 39
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 2405 34
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 2406 35
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 2407 32
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 2408 36
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 2409 33
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 2410 35
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 2410 41
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 2411 42
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 2412 34
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 2413 35
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 2414 39
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 2415 36
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 2415 42
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 2416 40
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 2417 36
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 2418 36
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 2419 35
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 2420 35
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 2421 35
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 2422 35
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 2423 39
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 2423 45
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 2424 35
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 2424 41
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 2425 35
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 2426 35
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 2427 36
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 2428 41
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 2429 34
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 2430 36
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 2431 34
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 2432 34
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 2432 40
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 2433 34
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 2433 40
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 2434 35
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 2434 41
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 2435 35
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 2436 39
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 2437 32
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 2438 33
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 2439 34
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 2440 33
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 2441 35
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 2442 36
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 2443 39
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 2444 33
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 2444 39
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 2445 42
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 2446 35
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 2446 41
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 2447 35
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 2447 41
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 2448 32
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 2448 38
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 2449 35
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 2449 41
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 2450 35
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 2451 36
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 2451 42
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 2452 35
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 2453 36
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 2454 39
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 2454 45
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 2455 40
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 2455 46
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 2456 41
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 2456 47
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 2457 36
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 2457 42
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 2458 38
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 2459 35
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 2459 41
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 2460 33
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 2461 39
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 2462 38
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 2463 35
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 2463 41
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 2464 36
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 2464 42
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 2465 35
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 2466 39
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 2467 41
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 2467 47
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 2468 35
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 2469 39
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 2470 32
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 2471 31
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 2472 35
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 2472 42
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 2473 30
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 2474 30
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 2475 31
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 2476 30
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 2476 37
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 2477 32
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 2477 39
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 2478 31
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 2479 29
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 2479 36
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 2480 30
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 2481 31
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 2482 28
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 2483 32
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 2484 29
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 2485 31
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 2485 38
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 2486 38
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 2487 30
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 2488 31
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 2489 35
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 2490 32
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 2490 39
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 2491 36
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 2492 32
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 2493 32
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 2494 31
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 2495 31
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 2496 31
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 2497 31
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 2498 35
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 2498 42
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 2499 31
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 2499 38
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 2500 31
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 2501 31
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 2502 32
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 2503 37
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 2504 30
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 2505 32
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 2506 30
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 2507 30
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 2507 37
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 2508 30
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 2508 37
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 2509 31
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 2509 38
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 2510 31
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 2511 35
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 2512 28
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 2513 29
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 2514 30
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 2515 29
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 2516 31
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 2517 32
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 2518 35
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 2519 29
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 2519 36
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 2520 38
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 2521 31
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 2521 38
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 2522 31
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 2522 38
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 2523 28
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 2523 35
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 2524 31
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 2524 38
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 2525 31
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 2526 32
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 2526 39
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 2527 31
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 2528 32
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 2529 35
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 2529 42
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 2530 36
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 2530 43
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 2531 37
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 2531 44
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 2532 32
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 2532 39
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 2533 34
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 2534 31
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 2534 38
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 2535 29
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 2536 35
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 2537 34
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 2538 31
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 2538 38
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 2539 32
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 2539 39
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 2540 31
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 2541 35
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 2542 37
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 2542 44
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 2543 31
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 2544 35
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 2547 43
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 2551 38
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 2552 40
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 2554 37
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 2560 39
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 2565 40
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 2573 43
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 2574 39
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 2582 38
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 2583 38
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 2584 39
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 2594 37
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 2596 39
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 2597 39
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 2598 36
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 2599 39
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 2601 40
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 2604 43
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 2605 44
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 2606 45
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 2607 40
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 2609 39
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 2613 39
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 2614 40
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 2617 45
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 2622 42
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 2626 37
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 2627 39
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 2629 36
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 2635 38
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 2640 39
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 2648 42
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 2649 38
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 2657 37
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 2658 37
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 2659 38
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 2669 36
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 2671 38
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 2672 38
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 2673 35
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 2674 38
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 2676 39
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 2679 42
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 2680 43
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 2681 44
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 2682 39
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 2684 38
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 2688 38
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 2689 39
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 2692 44
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 2697 43
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 2701 38
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 2702 40
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 2704 37
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 2710 39
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 2715 40
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 2723 43
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 2724 39
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 2732 38
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 2733 38
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 2734 39
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 2744 37
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 2746 39
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 2747 39
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 2748 36
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 2749 39
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 2751 40
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 2754 43
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 2755 44
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 2756 45
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 2757 40
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 2759 39
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 2763 39
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 2764 40
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 2767 45
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 2772 48
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 2776 43
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 2777 45
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 2779 42
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 2785 44
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 2790 45
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 2798 48
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 2799 44
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 2807 43
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 2808 43
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 2809 44
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 2819 42
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 2821 44
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 2822 44
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 2823 41
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 2824 44
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 2826 45
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 2829 48
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 2830 49
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 2831 50
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 2832 45
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 2834 44
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 2838 44
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 2839 45
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 2842 50
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 2847 44
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 2851 39
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 2852 41
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 2854 38
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 2860 40
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 2865 41
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 2873 44
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 2874 40
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 2882 39
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 2883 39
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 2884 40
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 2894 38
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 2896 40
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 2897 40
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 2898 37
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 2899 40
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 2901 41
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 2904 44
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 2905 45
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 2906 46
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 2907 41
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 2909 40
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 2913 40
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 2914 41
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 2917 46
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 2922 43
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 2926 38
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 2927 40
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 2929 37
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 2935 39
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 2940 40
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 2948 43
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 2949 39
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 2957 38
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 2958 38
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 2959 39
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 2969 37
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 2971 39
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 2972 39
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 2973 36
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 2974 39
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 2976 40
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 2979 43
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 2980 44
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 2981 45
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 2982 40
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 2984 39
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 2988 39
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 2989 40
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 2992 45
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 2997 44
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 3001 39
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 3002 41
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 3004 38
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 3010 40
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 3015 41
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 3023 44
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 3024 40
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 3032 39
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 3033 39
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 3034 40
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 3044 38
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 3046 40
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 3047 40
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 3048 37
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 3049 40
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 3051 41
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 3054 44
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 3055 45
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 3056 46
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 3057 41
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 3059 40
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 3063 40
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 3064 41
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 3067 46
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 3070 31
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 3071 30
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 3072 34
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 3072 44
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 3073 29
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 3074 29
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 3075 30
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 3076 29
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 3076 39
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 3077 31
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 3077 41
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 3078 30
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 3079 28
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 3079 38
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 3080 29
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 3081 30
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 3082 27
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 3083 31
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 3084 28
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 3085 30
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 3085 40
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 3086 37
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 3087 29
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 3088 30
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 3089 34
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 3090 31
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 3090 41
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 3091 35
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 3092 31
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 3093 31
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 3094 30
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 3095 30
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 3096 30
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 3097 30
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 3098 34
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 3098 44
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 3099 30
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 3099 40
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 3100 30
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 3101 30
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 3102 31
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 3103 36
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 3104 29
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 3105 31
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 3106 29
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 3107 29
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 3107 39
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 3108 29
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 3108 39
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 3109 30
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 3109 40
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 3110 30
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 3111 34
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 3112 27
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 3113 28
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 3114 29
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 3115 28
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 3116 30
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 3117 31
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 3118 34
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 3119 28
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 3119 38
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 3120 37
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 3121 30
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 3121 40
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 3122 30
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 3122 40
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 3123 27
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 3123 37
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 3124 30
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 3124 40
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 3125 30
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 3126 31
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 3126 41
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 3127 30
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 3128 31
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 3129 34
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 3129 44
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 3130 35
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 3130 45
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 3131 36
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 3131 46
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 3132 31
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 3132 41
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 3133 33
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 3134 30
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 3134 40
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 3135 28
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 3136 34
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 3137 33
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 3138 30
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 3138 40
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 3139 31
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 3139 41
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 3140 30
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 3141 34
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 3142 36
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 3142 46
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 3143 30
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 3144 34
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 3145 31
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 3146 30
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 3147 34
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 3147 44
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 3148 29
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 3149 29
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 3150 30
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 3151 29
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 3151 39
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 3152 31
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 3152 41
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 3153 30
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 3154 28
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 3154 38
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 3155 29
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 3156 30
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 3157 27
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 3158 31
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 3159 28
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 3160 30
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 3160 40
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 3161 37
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 3162 29
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 3163 30
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 3164 34
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 3165 31
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 3165 41
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 3166 35
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 3167 31
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 3168 31
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 3169 30
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 3170 30
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 3171 30
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 3172 30
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 3173 34
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 3173 44
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 3174 30
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 3174 40
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 3175 30
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 3176 30
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 3177 31
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 3178 36
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 3179 29
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 3180 31
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 3181 29
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 3182 29
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 3182 39
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 3183 29
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 3183 39
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 3184 30
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 3184 40
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 3185 30
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 3186 34
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 3187 27
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 3188 28
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 3189 29
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 3190 28
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 3191 30
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 3192 31
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 3193 34
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 3194 28
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 3194 38
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 3195 37
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 3196 30
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 3196 40
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 3197 30
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 3197 40
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 3198 27
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 3198 37
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 3199 30
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 3199 40
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 3200 30
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 3201 31
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 3201 41
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 3202 30
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 3203 31
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 3204 34
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 3204 44
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 3205 35
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 3205 45
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 3206 36
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 3206 46
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 3207 31
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 3207 41
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 3208 33
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 3209 30
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 3209 40
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 3210 28
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 3211 34
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 3212 33
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 3213 30
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 3213 40
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 3214 31
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 3214 41
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 3215 30
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 3216 34
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 3217 36
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 3217 46
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 3218 30
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 3219 34
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 3223 32
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 3224 31
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 3225 35
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 3225 43
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 3226 30
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 3227 30
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 3228 31
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 3229 30
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 3229 38
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 3230 32
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 3230 40
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 3231 31
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 3232 29
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 3232 37
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 3233 30
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 3234 31
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 3235 28
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 3236 32
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 3237 29
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 3238 31
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 3238 39
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 3239 38
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 3240 30
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 3241 31
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 3242 35
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 3243 32
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 3243 40
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 3244 36
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 3245 32
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 3246 32
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 3247 31
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 3248 31
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 3249 31
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 3250 31
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 3251 35
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 3251 43
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 3252 31
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 3252 39
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 3253 31
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 3254 31
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 3255 32
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 3256 37
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 3257 30
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 3258 32
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 3259 30
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 3260 30
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 3260 38
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 3261 30
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 3261 38
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 3262 31
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 3262 39
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 3263 31
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 3264 35
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 3265 28
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 3266 29
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 3267 30
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 3268 29
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 3269 31
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 3270 32
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 3271 35
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 3272 29
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 3272 37
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 3273 38
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 3274 31
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 3274 39
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 3275 31
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 3275 39
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 3276 28
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 3276 36
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 3277 31
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 3277 39
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 3278 31
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 3279 32
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 3279 40
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 3280 31
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 3281 32
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 3282 35
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 3282 43
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 3283 36
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 3283 44
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 3284 37
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 3284 45
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 3285 32
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 3285 40
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 3286 34
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 3287 31
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 3287 39
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 3288 29
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 3289 35
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 3290 34
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 3291 31
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 3291 39
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 3292 32
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 3292 40
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 3293 31
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 3294 35
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 3295 37
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 3295 45
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 3296 31
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 3297 35
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 3300 42
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 3304 37
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 3305 39
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 3307 36
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 3313 38
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 3318 39
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 3326 42
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 3327 38
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 3335 37
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 3336 37
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 3337 38
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 3347 36
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 3349 38
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 3350 38
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 3351 35
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 3352 38
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 3354 39
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 3357 42
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 3358 43
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 3359 44
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 3360 39
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 3362 38
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 3366 38
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 3367 39
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 3370 44
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 3375 48
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 3379 43
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 3380 45
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 3382 42
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 3388 44
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 3393 45
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 3401 48
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 3402 44
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 3410 43
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 3411 43
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 3412 44
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 3422 42
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 3424 44
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 3425 44
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 3426 41
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 3427 44
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 3429 45
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 3432 48
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 3433 49
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 3434 50
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 3435 45
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 3437 44
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 3441 44
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 3442 45
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 3445 50
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 3450 39
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 3454 34
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 3455 36
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 3457 33
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 3463 35
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 3468 36
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 3476 39
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 3477 35
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 3485 34
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 3486 34
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 3487 35
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 3497 33
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 3499 35
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 3500 35
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 3501 32
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 3502 35
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 3504 36
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 3507 39
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 3508 40
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 3509 41
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 3510 36
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 3512 35
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 3516 35
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 3517 36
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 3520 41
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 3525 42
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 3529 37
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 3530 39
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 3532 36
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 3538 38
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 3543 39
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 3551 42
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 3552 38
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 3560 37
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 3561 37
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 3562 38
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 3572 36
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 3574 38
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 3575 38
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 3576 35
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 3577 38
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 3579 39
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 3582 42
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 3583 43
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 3584 44
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 3585 39
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 3587 38
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 3591 38
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 3592 39
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 3595 44
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 3600 41
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 3604 36
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 3605 38
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 3607 35
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 3613 37
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 3618 38
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 3626 41
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 3627 37
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 3635 36
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 3636 36
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 3637 37
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 3647 35
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 3649 37
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 3650 37
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 3651 34
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 3652 37
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 3654 38
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 3657 41
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 3658 42
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 3659 43
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 3660 38
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 3662 37
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 3666 37
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 3667 38
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 3670 43
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 3675 40
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 3679 35
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 3680 37
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 3682 34
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 3688 36
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 3693 37
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 3701 40
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 3702 36
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 3710 35
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 3711 35
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 3712 36
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 3722 34
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 3724 36
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 3725 36
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 3726 33
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 3727 36
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 3729 37
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 3732 40
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 3733 41
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 3734 42
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 3735 37
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 3737 36
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 3741 36
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 3742 37
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 3745 42
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 3750 42
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 3754 37
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 3755 39
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 3757 36
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 3763 38
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 3768 39
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 3776 42
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 3777 38
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 3785 37
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 3786 37
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 3787 38
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 3797 36
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 3799 38
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 3800 38
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 3801 35
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 3802 38
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 3804 39
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 3807 42
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 3808 43
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 3809 44
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 3810 39
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 3812 38
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 3816 38
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 3817 39
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 3820 44
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 3825 43
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 3829 38
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 3830 40
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 3832 37
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 3838 39
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 3843 40
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 3851 43
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 3852 39
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 3860 38
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 3861 38
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 3862 39
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 3872 37
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 3874 39
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 3875 39
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 3876 36
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 3877 39
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 3879 40
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 3882 43
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 3883 44
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 3884 45
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 3885 40
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 3887 39
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 3891 39
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 3892 40
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 3895 45
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 3900 46
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 3904 41
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 3905 43
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 3907 40
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 3913 42
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 3918 43
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 3926 46
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 3927 42
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 3935 41
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 3936 41
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 3937 42
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 3947 40
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 3949 42
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 3950 42
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 3951 39
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 3952 42
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 3954 43
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 3957 46
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 3958 47
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 3959 48
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 3960 43
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 3962 42
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 3966 42
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 3967 43
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 3970 48
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 3973 30
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 3974 29
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 3975 33
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 3975 39
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 3976 28
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 3977 28
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 3978 29
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 3979 28
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 3979 34
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 3980 30
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 3980 36
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 3981 29
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 3982 27
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 3982 33
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 3983 28
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 3984 29
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 3985 26
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 3986 30
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 3987 27
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 3988 29
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 3988 35
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 3989 36
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 3990 28
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 3991 29
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 3992 33
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 3993 30
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 3993 36
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 3994 34
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 3995 30
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 3996 30
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 3997 29
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 3998 29
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 3999 29
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 4000 29
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 4001 33
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 4001 39
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 4002 29
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 4002 35
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 4003 29
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 4004 29
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 4005 30
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 4006 35
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 4007 28
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 4008 30
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 4009 28
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 4010 28
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 4010 34
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 4011 28
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 4011 34
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 4012 29
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 4012 35
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 4013 29
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 4014 33
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 4015 26
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 4016 27
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 4017 28
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 4018 27
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 4019 29
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 4020 30
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 4021 33
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 4022 27
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 4022 33
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 4023 36
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 4024 29
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 4024 35
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 4025 29
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 4025 35
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 4026 26
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 4026 32
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 4027 29
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 4027 35
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 4028 29
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 4029 30
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 4029 36
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 4030 29
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 4031 30
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 4032 33
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 4032 39
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 4033 34
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 4033 40
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 4034 35
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 4034 41
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 4035 30
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 4035 36
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 4036 32
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 4037 29
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 4037 35
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 4038 27
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 4039 33
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 4040 32
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 4041 29
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 4041 35
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 4042 30
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 4042 36
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 4043 29
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 4044 33
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 4045 35
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 4045 41
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 4046 29
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 4047 33
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 4050 50
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 4054 45
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 4055 47
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 4057 44
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 4063 46
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 4068 47
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 4076 50
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 4077 46
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 4085 45
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 4086 45
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 4087 46
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 4097 44
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 4099 46
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 4100 46
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 4101 43
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 4102 46
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 4104 47
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 4107 50
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 4108 51
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 4109 52
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 4110 47
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 4112 46
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 4116 46
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 4117 47
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 4120 52
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 4123 32
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 4124 31
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 4125 35
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 4125 43
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 4126 30
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 4127 30
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 4128 31
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 4129 30
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 4129 38
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 4130 32
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 4130 40
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 4131 31
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 4132 29
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 4132 37
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 4133 30
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 4134 31
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 4135 28
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 4136 32
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 4137 29
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 4138 31
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 4138 39
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 4139 38
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 4140 30
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 4141 31
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 4142 35
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 4143 32
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 4143 40
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 4144 36
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 4145 32
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 4146 32
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 4147 31
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 4148 31
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 4149 31
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 4150 31
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 4151 35
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 4151 43
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 4152 31
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 4152 39
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 4153 31
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 4154 31
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 4155 32
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 4156 37
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 4157 30
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 4158 32
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 4159 30
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 4160 30
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 4160 38
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 4161 30
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 4161 38
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 4162 31
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 4162 39
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 4163 31
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 4164 35
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 4165 28
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 4166 29
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 4167 30
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 4168 29
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 4169 31
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 4170 32
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 4171 35
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 4172 29
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 4172 37
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 4173 38
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 4174 31
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 4174 39
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 4175 31
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 4175 39
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 4176 28
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 4176 36
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 4177 31
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 4177 39
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 4178 31
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 4179 32
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 4179 40
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 4180 31
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 4181 32
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 4182 35
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 4182 43
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 4183 36
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 4183 44
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 4184 37
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 4184 45
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 4185 32
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 4185 40
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 4186 34
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 4187 31
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 4187 39
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 4188 29
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 4189 35
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 4190 34
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 4191 31
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 4191 39
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 4192 32
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 4192 40
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 4193 31
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 4194 35
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 4195 37
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 4195 45
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 4196 31
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 4197 35
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 4198 32
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 4199 31
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 4200 35
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 4200 41
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 4201 30
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 4202 30
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 4203 31
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 4204 30
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 4204 36
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 4205 32
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 4205 38
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 4206 31
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 4207 29
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 4207 35
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 4208 30
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 4209 31
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 4210 28
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 4211 32
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 4212 29
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 4213 31
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 4213 37
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 4214 38
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 4215 30
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 4216 31
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 4217 35
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 4218 32
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 4218 38
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 4219 36
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 4220 32
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 4221 32
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 4222 31
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 4226 31
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 4227 31
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 4228 31
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 4229 35
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 4229 41
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 4230 31
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 4230 37
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 4231 31
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 4232 31
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 4233 32
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 4234 37
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 4235 30
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 4236 32
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 4237 30
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 4238 30
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 4238 36
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 4239 30
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 4239 36
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 4240 31
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 4240 37
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 4241 31
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 4242 35
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 4243 28
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 4244 29
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 4245 30
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 4246 29
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 4247 31
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 4248 32
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 4249 35
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 4250 29
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 4250 35
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 4251 38
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 4252 31
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 4252 37
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 4253 31
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 4253 37
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 4254 28
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 4254 34
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 4255 31
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 4255 37
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 4256 31
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 4257 32
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 4257 38
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 4258 31
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 4259 32
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 4260 35
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 4260 41
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 4261 36
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 4261 42
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 4262 37
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 4262 43
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 4263 32
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 4263 38
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 4264 34
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 4265 31
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 4265 37
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 4266 29
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 4267 35
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 4268 34
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 4269 31
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 4269 37
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 4270 32
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 4270 38
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 4271 31
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 4272 35
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 4273 37
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 4273 43
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 4274 31
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 4275 35
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 4276 29
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 4277 28
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 4278 32
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 4278 38
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 4279 27
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 4280 27
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 4281 28
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 4282 27
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 4282 33
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 4283 29
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 4283 35
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 4284 28
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 4285 26
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 4285 32
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 4286 27
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 4287 28
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 4288 25
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 4289 29
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 4290 26
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 4291 28
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 4291 34
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 4292 35
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 4293 27
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 4294 28
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 4295 32
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 4296 29
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 4296 35
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 4297 33
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 4298 29
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 4299 29
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 4300 28
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 4301 28
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 4302 28
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 4303 28
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 4304 32
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 4304 38
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 4305 28
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 4305 34
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 4306 28
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 4307 28
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 4308 29
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 4309 34
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 4310 27
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 4311 29
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 4312 27
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 4313 27
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 4313 33
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 4314 27
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 4314 33
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 4315 28
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 4315 34
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 4316 28
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 4317 32
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 4318 25
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 4319 26
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 4320 27
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 4321 26
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 4322 28
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 4323 29
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 4324 32
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 4325 26
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 4325 32
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 4326 35
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 4327 28
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 4327 34
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 4328 28
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 4328 34
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 4329 25
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 4329 31
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 4330 28
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 4330 34
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 4331 28
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 4332 29
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 4332 35
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 4333 28
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 4334 29
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 4335 32
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 4335 38
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 4336 33
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 4336 39
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 4337 34
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 4337 40
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 4338 29
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 4338 35
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 4339 31
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 4340 28
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 4340 34
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 4341 26
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 4342 32
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 4343 31
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 4344 28
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 4344 34
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 4345 29
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 4345 35
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 4346 28
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 4347 32
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 4348 34
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 4348 40
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 4349 28
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 4350 32
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 4351 32
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 4352 31
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 4353 35
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 4353 41
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 4354 30
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 4355 30
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 4356 31
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 4357 30
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 4357 36
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 4358 32
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 4358 38
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 4359 31
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 4360 29
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 4360 35
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 4361 30
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 4362 31
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 4363 28
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 4364 32
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 4365 29
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 4366 31
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 4366 37
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 4367 38
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 4368 30
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 4369 31
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 4370 35
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 4371 32
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 4371 38
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 4372 36
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 4373 32
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 4374 32
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 4375 31
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 4376 31
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 4377 31
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 4378 31
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 4379 35
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 4379 41
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 4380 31
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 4380 37
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 4381 31
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 4382 31
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 4383 32
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 4384 37
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 4385 30
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 4386 32
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 4387 30
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 4388 30
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 4388 36
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 4389 30
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 4389 36
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 4390 31
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 4390 37
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 4391 31
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 4392 35
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 4393 28
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 4394 29
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 4395 30
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 4396 29
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 4397 31
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 4398 32
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 4399 35
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 4400 29
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 4400 35
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 4401 38
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 4402 31
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 4402 37
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 4403 31
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 4403 37
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 4404 28
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 4404 34
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 4405 31
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 4405 37
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 4406 31
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 4407 32
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 4407 38
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 4408 31
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 4409 32
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 4410 35
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 4410 41
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 4411 36
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 4411 42
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 4412 37
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 4412 43
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 4413 32
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 4413 38
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 4414 34
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 4415 31
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 4415 37
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 4416 29
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 4417 35
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 4418 34
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 4419 31
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 4419 37
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 4420 32
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 4420 38
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 4421 31
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 4422 35
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 4423 37
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 4423 43
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 4424 31
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 4425 35
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 4428 42
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 4432 37
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 4433 39
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 4435 36
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 4441 38
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 4446 39
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 4454 42
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 4455 38
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 4463 37
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 4464 37
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 4465 38
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 4475 36
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 4477 38
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 4478 38
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 4479 35
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 4480 38
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 4482 39
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 4485 42
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 4486 43
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 4487 44
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 4488 39
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 4490 38
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 4494 38
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 4495 39
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 4498 44
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 4501 33
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 4502 32
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 4503 36
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 4503 43
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 4504 31
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 4505 31
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 4506 32
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 4507 31
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 4507 38
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 4508 33
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 4508 40
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 4509 32
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 4510 30
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 4510 37
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 4511 31
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 4512 32
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 4513 29
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 4514 33
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 4515 30
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 4516 32
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 4516 39
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 4517 39
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 4518 31
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 4519 32
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 4520 36
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 4521 33
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 4521 40
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 4522 37
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 4523 33
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 4524 33
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 4525 32
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 4526 32
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 4527 32
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 4528 32
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 4529 36
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 4529 43
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 4530 32
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 4530 39
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 4531 32
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 4532 32
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 4533 33
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 4534 38
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 4535 31
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 4536 33
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 4537 31
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 4538 31
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 4538 38
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 4539 31
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 4539 38
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 4540 32
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 4540 39
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 4541 32
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 4542 36
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 4543 29
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 4544 30
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 4545 31
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 4546 30
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 4547 32
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 4548 33
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 4549 36
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 4550 30
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 4550 37
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 4551 39
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 4552 32
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 4552 39
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 4553 32
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 4553 39
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 4554 29
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 4554 36
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 4555 32
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 4555 39
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 4556 32
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 4557 33
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 4557 40
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 4558 32
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 4559 33
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 4560 36
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 4560 43
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 4561 37
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 4561 44
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 4562 38
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 4562 45
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 4563 33
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 4563 40
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 4564 35
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 4565 32
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 4565 39
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 4566 30
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 4567 36
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 4568 35
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 4569 32
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 4569 39
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 4570 33
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 4570 40
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 4571 32
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 4572 36
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 4573 38
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 4573 45
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 4574 32
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 4575 36
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 4578 42
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 4582 37
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 4583 39
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 4585 36
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 4591 38
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 4596 39
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 4604 42
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 4605 38
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 4613 37
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 4614 37
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 4615 38
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 4625 36
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 4627 38
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 4628 38
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 4629 35
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 4630 38
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 4632 39
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 4635 42
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 4636 43
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 4637 44
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 4638 39
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 4640 38
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 4644 38
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 4645 39
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 4648 44
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 4653 44
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 4657 39
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 4658 41
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 4660 38
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 4666 40
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 4671 41
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 4679 44
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 4680 40
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 4688 39
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 4689 39
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 4690 40
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 4700 38
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 4702 40
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 4703 40
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 4704 37
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 4705 40
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 4707 41
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 4710 44
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 4711 45
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 4712 46
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 4713 41
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 4715 40
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 4719 40
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 4720 41
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 4723 46
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 4726 36
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 4727 35
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 4728 39
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 4728 45
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 4729 34
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 4730 34
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 4731 35
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 4732 34
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 4732 40
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 4733 36
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 4733 42
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 4734 35
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 4735 33
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 4735 39
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 4736 34
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 4737 35
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 4738 32
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 4739 36
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 4740 33
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 4741 35
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 4741 41
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 4742 42
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 4743 34
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 4744 35
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 4745 39
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 4746 36
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 4746 42
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 4747 40
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 4748 36
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 4749 36
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 4750 35
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 4751 35
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 4752 35
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 4753 35
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 4754 39
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 4754 45
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 4755 35
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 4755 41
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 4756 35
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 4757 35
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 4758 36
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 4759 41
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 4760 34
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 4761 36
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 4762 34
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 4763 34
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 4763 40
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 4764 34
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 4764 40
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 4765 35
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 4765 41
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 4766 35
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 4767 39
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 4768 32
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 4769 33
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 4770 34
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 4771 33
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 4772 35
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 4773 36
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 4774 39
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 4775 33
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 4775 39
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 4776 42
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 4777 35
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 4777 41
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 4778 35
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 4778 41
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 4779 32
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 4779 38
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 4780 35
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 4780 41
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 4781 35
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 4782 36
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 4782 42
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 4783 35
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 4784 36
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 4785 39
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 4785 45
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 4786 40
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 4786 46
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 4787 41
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 4787 47
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 4788 36
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 4788 42
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 4789 38
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 4790 35
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 4790 41
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 4791 33
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 4792 39
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 4793 38
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 4794 35
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 4794 41
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 4795 36
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 4795 42
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 4796 35
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 4797 39
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 4798 41
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 4798 47
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 4799 35
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 4800 39
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 4801 37
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 4802 36
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 4803 40
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 4803 47
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 4804 35
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 4805 35
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 4806 36
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 4807 35
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 4807 42
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 4808 37
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 4808 44
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 4809 36
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 4810 34
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 4810 41
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 4811 35
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 4812 36
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 4813 33
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 4814 37
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 4815 34
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 4816 36
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 4816 43
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 4817 43
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 4818 35
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 4819 36
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 4820 40
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 4821 37
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 4821 44
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 4822 41
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 4823 37
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 4824 37
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 4825 36
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 4826 36
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 4827 36
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 4828 36
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 4829 40
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 4829 47
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 4830 36
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 4830 43
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 4831 36
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 4832 36
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 4833 37
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 4834 42
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 4835 35
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 4836 37
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 4837 35
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 4838 35
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 4838 42
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 4839 35
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 4839 42
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 4840 36
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 4840 43
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 4841 36
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 4842 40
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 4843 33
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 4844 34
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 4845 35
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 4846 34
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 4847 36
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 4848 37
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 4849 40
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 4850 34
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 4850 41
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 4851 43
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 4852 36
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 4852 43
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 4853 36
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 4853 43
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 4854 33
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 4854 40
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 4855 36
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 4855 43
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 4856 36
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 4857 37
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 4857 44
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 4858 36
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 4859 37
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 4860 40
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 4860 47
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 4861 41
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 4861 48
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 4862 42
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 4862 49
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 4863 37
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 4863 44
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 4864 39
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 4865 36
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 4865 43
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 4866 34
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 4867 40
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 4868 39
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 4869 36
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 4869 43
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 4870 37
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 4870 44
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 4871 36
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 4872 40
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 4873 42
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 4873 49
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 4874 36
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 4875 40
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 4876 38
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 4877 37
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 4878 41
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 4878 47
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 4879 36
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 4880 36
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 4881 37
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 4882 36
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 4882 42
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 4883 38
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 4883 44
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 4884 37
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 4885 35
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 4885 41
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 4886 36
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 4887 37
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 4888 34
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 4889 38
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 4890 35
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 4891 37
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 4891 43
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 4892 44
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 4893 36
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 4894 37
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 4895 41
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 4896 38
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 4896 44
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 4897 42
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 4898 38
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 4899 38
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 4900 37
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 4901 37
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 4902 37
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 4903 37
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 4904 41
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 4904 47
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 4905 37
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 4905 43
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 4906 37
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 4907 37
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 4908 38
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 4909 43
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 4910 36
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 4911 38
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 4912 36
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 4913 36
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 4913 42
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 4914 36
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 4914 42
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 4915 37
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 4915 43
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 4916 37
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 4917 41
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 4918 34
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 4919 35
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 4920 36
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 4921 35
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 4922 37
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 4923 38
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 4924 41
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 4925 35
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 4925 41
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 4926 44
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 4927 37
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 4927 43
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 4928 37
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 4928 43
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 4929 34
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 4929 40
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 4930 37
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 4930 43
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 4931 37
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 4932 38
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 4932 44
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 4933 37
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 4934 38
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 4935 41
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 4935 47
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 4936 42
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 4936 48
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 4937 43
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 4937 49
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 4938 38
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 4938 44
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 4939 40
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 4940 37
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 4940 43
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 4941 35
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 4942 41
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 4943 40
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 4944 37
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 4944 43
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 4945 38
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 4945 44
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 4946 37
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 4947 41
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 4948 43
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 4948 49
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 4949 37
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 4950 41
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 4951 33
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 4952 32
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 4953 36
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 4953 42
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 4954 31
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 4955 31
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 4956 32
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 4957 31
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 4957 37
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 4958 33
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 4958 39
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 4959 32
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 4960 30
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 4960 36
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 4961 31
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 4962 32
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 4963 29
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 4964 33
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 4965 30
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 4966 32
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 4966 38
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 4967 39
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 4968 31
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 4969 32
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 4970 36
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 4971 33
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 4971 39
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 4972 37
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 4973 33
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 4974 33
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 4975 32
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 4976 32
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 4977 32
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 4978 32
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 4979 36
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 4979 42
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 4980 32
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 4980 38
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 4981 32
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 4982 32
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 4983 33
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 4984 38
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 4985 31
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 4986 33
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 4987 31
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 4988 31
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 4988 37
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 4989 31
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 4989 37
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 4990 32
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 4990 38
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 4991 32
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 4992 36
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 4993 29
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 4994 30
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 4995 31
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 4996 30
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 4997 32
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 4998 33
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 4999 36
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 5000 30
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 5000 36
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 5001 39
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 5002 32
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 5002 38
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 5003 32
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 5003 38
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 5004 29
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 5004 35
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 5005 32
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 5005 38
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 5006 32
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 5007 33
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 5007 39
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 5008 32
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 5009 33
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 5010 36
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 5010 42
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 5011 37
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 5011 43
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 5012 38
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 5012 44
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 5013 33
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 5013 39
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 5014 35
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 5015 32
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 5015 38
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 5016 30
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 5017 36
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 5018 35
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 5019 32
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 5019 38
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 5020 33
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 5020 39
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 5021 32
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 5022 36
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 5023 38
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 5023 44
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 5024 32
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 5025 36
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 5028 48
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 5032 43
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 5033 45
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 5035 42
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 5041 44
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 5046 45
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 5054 48
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 5055 44
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 5063 43
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 5064 43
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 5065 44
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 5075 42
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 5077 44
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 5078 44
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 5079 41
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 5080 44
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 5082 45
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 5085 48
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 5086 49
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 5087 50
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 5088 45
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 5090 44
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 5094 44
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 5095 45
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 5098 50
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 5101 32
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 5102 31
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 5103 35
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 5103 41
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 5104 30
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 5105 30
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 5106 31
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 5107 30
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 5107 36
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 5108 32
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 5108 38
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 5109 31
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 5110 29
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 5110 35
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 5111 30
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 5112 31
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 5113 28
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 5114 32
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 5115 29
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 5116 31
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 5116 37
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 5117 38
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 5118 30
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 5119 31
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 5120 35
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 5121 32
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 5121 38
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 5122 36
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 5123 32
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 5124 32
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 5125 31
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 5126 31
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 5127 31
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 5128 31
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 5129 35
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 5129 41
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 5130 31
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 5130 37
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 5131 31
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 5132 31
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 5133 32
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 5134 37
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 5135 30
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 5136 32
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 5137 30
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 5138 30
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 5138 36
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 5139 30
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 5139 36
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 5140 31
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 5140 37
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 5141 31
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 5142 35
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 5143 28
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 5144 29
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 5145 30
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 5146 29
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 5147 31
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 5148 32
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 5149 35
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 5150 29
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 5150 35
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 5151 38
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 5152 31
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 5152 37
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 5153 31
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 5153 37
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 5154 28
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 5154 34
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 5155 31
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 5155 37
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 5156 31
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 5157 32
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 5157 38
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 5158 31
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 5159 32
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 5160 35
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 5160 41
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 5161 36
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 5161 42
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 5162 37
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 5162 43
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 5163 32
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 5163 38
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 5164 34
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 5165 31
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 5165 37
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 5166 29
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 5167 35
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 5168 34
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 5169 31
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 5169 37
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 5170 32
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 5170 38
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 5171 31
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 5172 35
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 5173 37
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 5173 43
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 5174 31
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 5175 35
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 5178 41
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 5182 36
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 5183 38
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 5185 35
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 5191 37
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 5196 38
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 5204 41
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 5205 37
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 5213 36
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 5214 36
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 5215 37
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 5225 35
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 5230 37
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 5231 37
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 5232 34
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 5233 37
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 5235 38
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 5238 41
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 5239 42
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 5240 43
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 5241 38
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 5243 37
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 5247 37
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 5248 38
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 5251 43
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 5256 46
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 5260 41
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 5261 43
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 5263 40
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 5269 42
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 5274 43
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 5282 46
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 5283 42
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 5291 41
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 5292 41
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 5293 42
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 5303 40
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 5305 42
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 5306 42
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 5307 39
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 5308 42
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 5310 43
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 5313 46
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 5314 47
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 5315 48
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 5316 43
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 5318 42
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 5322 42
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 5323 43
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 5326 48
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 5331 45
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 5335 40
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 5336 42
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 5338 39
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 5344 41
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 5349 42
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 5357 45
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 5358 41
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 5366 40
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 5367 40
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 5368 41
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 5378 39
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 5380 41
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 5381 41
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 5382 38
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 5383 41
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 5385 42
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 5388 45
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 5389 46
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 5390 47
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 5391 42
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 5393 41
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 5397 41
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 5398 42
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 5401 47
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 5404 32
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 5405 31
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 5406 35
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 5406 44
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 5407 30
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 5408 30
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 5409 31
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 5410 30
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 5410 39
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 5411 32
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 5411 41
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 5412 31
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 5413 29
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 5413 38
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 5414 30
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 5415 31
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 5416 28
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 5417 32
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 5418 29
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 5419 31
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 5419 40
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 5420 38
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 5421 30
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 5422 31
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 5423 35
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 5424 32
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 5424 41
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 5425 36
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 5426 32
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 5427 32
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 5428 31
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 5429 31
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 5430 31
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 5431 31
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 5432 35
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 5432 44
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 5433 31
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 5433 40
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 5434 31
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 5435 31
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 5436 32
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 5437 37
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 5438 30
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 5439 32
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 5440 30
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 5441 30
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 5441 39
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 5442 30
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 5442 39
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 5443 31
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 5443 40
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 5444 31
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 5445 35
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 5446 28
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 5447 29
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 5448 30
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 5449 29
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 5450 31
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 5451 32
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 5452 35
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 5453 29
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 5453 38
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 5454 38
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 5455 31
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 5455 40
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 5456 31
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 5456 40
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 5457 28
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 5457 37
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 5458 31
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 5458 40
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 5459 31
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 5460 32
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 5460 41
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 5461 31
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 5462 32
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 5463 35
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 5463 44
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 5464 36
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 5464 45
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 5465 37
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 5465 46
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 5466 32
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 5466 41
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 5467 34
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 5468 31
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 5468 40
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 5469 29
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 5470 35
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 5471 34
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 5472 31
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 5472 40
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 5473 32
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 5473 41
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 5474 31
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 5475 35
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 5476 37
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 5476 46
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 5477 31
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 5478 35
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 5479 33
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 5480 32
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 5481 36
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 5481 43
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 5482 31
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 5483 31
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 5484 32
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 5485 31
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 5485 38
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 5486 33
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 5486 40
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 5487 32
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 5488 30
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 5488 37
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 5489 31
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 5490 32
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 5491 29
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 5492 33
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 5493 30
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 5494 32
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 5494 39
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 5495 39
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 5496 31
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 5497 32
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 5498 36
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 5499 33
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 5499 40
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 5500 37
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 5501 33
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 5502 33
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 5503 32
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 5504 32
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 5505 32
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 5506 32
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 5507 36
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 5507 43
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 5508 32
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 5508 39
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 5509 32
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 5510 32
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 5511 33
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 5512 38
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 5513 31
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 5514 33
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 5515 31
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 5516 31
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 5516 38
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 5517 31
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 5517 38
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 5518 32
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 5518 39
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 5519 32
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 5520 36
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 5521 29
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 5522 30
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 5523 31
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 5524 30
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 5525 32
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 5526 33
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 5527 36
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 5528 30
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 5528 37
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 5529 39
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 5530 32
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 5530 39
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 5531 32
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 5531 39
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 5532 29
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 5532 36
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 5533 32
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 5533 39
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 5534 32
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 5535 33
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 5535 40
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 5536 32
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 5537 33
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 5538 36
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 5538 43
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 5539 37
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 5539 44
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 5540 38
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 5540 45
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 5541 33
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 5541 40
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 5542 35
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 5543 32
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 5543 39
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 5544 30
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 5545 36
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 5546 35
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 5547 32
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 5547 39
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 5548 33
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 5548 40
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 5549 32
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 5550 36
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 5551 38
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 5551 45
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 5552 32
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 5553 36
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 5556 44
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 5560 39
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 5561 41
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 5563 38
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 5569 40
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 5574 41
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 5582 44
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 5583 40
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 5591 39
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 5592 39
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 5593 40
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 5603 38
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 5605 40
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 5606 40
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 5607 37
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 5608 40
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 5610 41
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 5613 44
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 5614 45
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 5615 46
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 5616 41
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 5618 40
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 5622 40
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 5623 41
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 5626 46
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 5631 47
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 5635 42
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 5636 44
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 5638 41
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 5644 43
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 5649 44
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 5657 47
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 5658 43
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 5666 42
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 5667 42
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 5668 43
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 5678 41
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 5680 43
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 5681 43
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 5682 40
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 5683 43
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 5685 44
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 5688 47
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 5689 48
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 5690 49
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 5691 44
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 5693 43
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 5697 43
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 5698 44
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 5701 49
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 5704 38
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 5705 37
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 5706 41
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 5706 48
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 5707 36
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 5708 36
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 5709 37
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 5710 36
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 5710 43
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 5711 38
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 5711 45
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 5712 37
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 5713 35
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 5713 42
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 5714 36
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 5715 37
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 5716 34
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 5717 38
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 5718 35
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 5719 37
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 5719 44
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 5720 44
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 5721 36
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 5722 37
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 5723 41
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 5724 38
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 5724 45
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 5725 42
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 5726 38
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 5727 38
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 5728 37
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 5729 37
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 5730 37
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 5731 37
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 5732 41
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 5732 48
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 5733 37
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 5733 44
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 5734 37
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 5735 37
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 5736 38
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 5737 43
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 5738 36
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 5739 38
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 5740 36
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 5741 36
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 5741 43
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 5742 36
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 5742 43
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 5743 37
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 5743 44
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 5744 37
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 5745 41
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 5746 34
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 5747 35
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 5748 36
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 5749 35
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 5750 37
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 5751 38
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 5752 41
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 5753 35
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 5753 42
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 5754 44
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 5755 37
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 5755 44
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 5756 37
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 5756 44
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 5757 34
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 5757 41
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 5758 37
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 5758 44
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 5759 37
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 5760 38
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 5760 45
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 5761 37
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 5762 38
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 5763 41
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 5763 48
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 5764 42
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 5764 49
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 5765 43
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 5765 50
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 5766 38
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 5766 45
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 5767 40
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 5768 37
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 5768 44
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 5769 35
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 5770 41
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 5771 40
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 5772 37
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 5772 44
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 5773 38
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 5773 45
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 5774 37
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 5775 41
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 5776 43
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 5776 50
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 5777 37
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 5778 41
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 5781 44
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 5785 39
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 5786 41
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 5788 38
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 5794 40
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 5799 41
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 5807 44
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 5808 40
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 5816 39
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 5817 39
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 5818 40
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 5828 38
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 5830 40
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 5831 40
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 5832 37
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 5833 40
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 5835 41
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 5838 44
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 5839 45
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 5840 46
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 5841 41
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 5843 40
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 5847 40
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 5848 41
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 5851 46
    # warning RequireThis Reference to instance variable 'f_strU' needs "this.". 5856 45
    # warning RequireThis Reference to instance variable 'f_bM' needs "this.". 5860 40
    # warning RequireThis Reference to instance variable 'f_fM' needs "this.". 5861 42
    # warning RequireThis Reference to instance variable 'f_str' needs "this.". 5863 39
    # warning RequireThis Reference to instance variable 'f_oN' needs "this.". 5869 41
    # warning RequireThis Reference to instance variable 'f_sM' needs "this.". 5874 42
    # warning RequireThis Reference to instance variable 'f_I' needs "this.". 5882 45
    # warning RequireThis Reference to instance variable 'f_IN' needs "this.". 5883 41
    # warning RequireThis Reference to instance variable 'f_strU1' needs "this.". 5891 40
    # warning RequireThis Reference to instance variable 'f_strU2' needs "this.". 5892 40
    # warning RequireThis Reference to instance variable 'f_iAN' needs "this.". 5893 41
    # warning RequireThis Reference to instance variable 'f_b' needs "this.". 5903 39
    # warning RequireThis Reference to instance variable 'f_oAN' needs "this.". 5905 41
    # warning RequireThis Reference to instance variable 'f_d' needs "this.". 5906 41
    # warning RequireThis Reference to instance variable 'f_c' needs "this.". 5907 38
    # warning RequireThis Reference to instance variable 'f_f' needs "this.". 5908 41
    # warning RequireThis Reference to instance variable 'f_dM' needs "this.". 5910 42
    # warning RequireThis Reference to instance variable 'f_i' needs "this.". 5913 45
    # warning RequireThis Reference to instance variable 'f_iM' needs "this.". 5914 46
    # warning RequireThis Reference to instance variable 'f_l' needs "this.". 5915 47
    # warning RequireThis Reference to instance variable 'f_o' needs "this.". 5916 42
    # warning RequireThis Reference to instance variable 'f_s' needs "this.". 5918 41
    # warning RequireThis Reference to instance variable 'f_oNtS' needs "this.". 5922 41
    # warning RequireThis Reference to instance variable 'f_bl' needs "this.". 5923 42
    # warning RequireThis Reference to instance variable 'f_lM' needs "this.". 5926 47

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/lang/System/Logger/custom/CustomLoggerTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'doChecks' needs "this.". 257 31

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/lang/System/Logger/default/DefaultLoggerTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'impl' needs "this.". 315 50
    # warning RequireThis Reference to instance variable 'impl' needs "this.". 409 50
    # warning RequireThis Reference to instance variable 'allPermissions' needs "this.". 917 23
    # warning RequireThis Reference to instance variable 'controlPermissions' needs "this.". 918 23
    # warning RequireThis Reference to instance variable 'permissions' needs "this.". 918 44
    # warning RequireThis Reference to instance variable 'allPermissions' needs "this.". 924 23
    # warning RequireThis Reference to instance variable 'controlPermissions' needs "this.". 925 23
    # warning RequireThis Reference to instance variable 'permissions' needs "this.". 925 44

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/lang/System/LoggerFinder/DefaultLoggerFinderTest/DefaultLoggerFinderTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'allPermissions' needs "this.". 874 44
    # warning RequireThis Reference to instance variable 'withControlPermissions' needs "this.". 876 23
    # warning RequireThis Reference to instance variable 'permissions' needs "this.". 876 48
    # warning RequireThis Reference to instance variable 'allPermissions' needs "this.". 882 44
    # warning RequireThis Reference to instance variable 'withControlPermissions' needs "this.". 884 23
    # warning RequireThis Reference to instance variable 'permissions' needs "this.". 884 48

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/lang/System/LoggerFinder/internal/BaseDefaultLoggerFinderTest/BaseDefaultLoggerFinderTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'impl' needs "this.". 331 50
    # warning RequireThis Reference to instance variable 'impl' needs "this.". 424 50

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/lang/System/LoggerFinder/internal/BaseLoggerBridgeTest/BaseLoggerBridgeTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'supplier' needs "this.". 198 73

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/lang/System/LoggerFinder/internal/LoggerBridgeTest/LoggerBridgeTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'OFF' needs "this.". 268 38
    # warning RequireThis Reference to instance variable 'OFF' needs "this.". 407 38
    # warning RequireThis Reference to instance variable 'OFF' needs "this.". 413 38

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/lang/System/LoggerFinder/internal/PlatformLoggerBridgeTest/PlatformLoggerBridgeTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'OFF' needs "this.". 266 38
    # warning RequireThis Reference to instance variable 'OFF' needs "this.". 405 38
    # warning RequireThis Reference to instance variable 'OFF' needs "this.". 411 38

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/lang/System/LoggerFinder/internal/backend/LoggerFinderBackendTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 's' needs "this.". 2190 43

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/lang/System/LoggerFinder/internal/backend/SystemClassLoader.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'next' needs "this.". 83 72

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/lang/System/LoggerFinder/jdk/DefaultPlatformLoggerTest/DefaultPlatformLoggerTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'allPermissions' needs "this.". 531 44
    # warning RequireThis Reference to instance variable 'withControlPermissions' needs "this.". 533 23
    # warning RequireThis Reference to instance variable 'permissions' needs "this.". 533 48
    # warning RequireThis Reference to instance variable 'allPermissions' needs "this.". 539 44
    # warning RequireThis Reference to instance variable 'withControlPermissions' needs "this.". 541 23
    # warning RequireThis Reference to instance variable 'permissions' needs "this.". 541 48

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/lang/System/MacEncoding/TestFileEncoding.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'langVar' needs "this.". 139 83

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/lang/Thread/ThreadStateController.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'state' needs "this.". 111 29
    # warning RequireThis Reference to instance variable 'newState' needs "this.". 112 29
    # warning RequireThis Reference to instance variable 'state' needs "this.". 236 49
    # warning RequireThis Reference to instance variable 'newState' needs "this.". 237 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/lang/ThreadGroup/Daemon.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'name' needs "this.". 58 38

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/lang/instrument/ATransformerManagementTestCase.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'fTransformerIndex' needs "this.". 161 26
    # warning RequireThis Reference to instance variable 'fTransformerIndex' needs "this.". 219 41
    # warning RequireThis Reference to instance variable 'fTransformerIndex' needs "this.". 236 65
    # warning RequireThis Reference to instance variable 'fID' needs "this.". 279 71

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/lang/instrument/NativeMethodPrefixAgent.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'trname' needs "this.". 72 54

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/lang/instrument/RetransformAgent.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'onRedef' needs "this.". 80 25
    # warning RequireThis Reference to instance variable 'onLoad' needs "this.". 80 35
    # warning RequireThis Reference to instance variable 'redefIndex' needs "this.". 81 42
    # warning RequireThis Reference to instance variable 'loadIndex' needs "this.". 81 55

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/lang/instrument/TransformerManagementThreadAddTests.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'NUM_SWITCHES' needs "this.". 534 83

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/lang/instrument/VerifyLocalVariableTableOnRetransformTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'fTargetClassName' needs "VerifyLocalVariableTableOnRetransformTest.this.". 163 54
    # warning RequireThis Reference to instance variable 'fTargetClassName' needs "VerifyLocalVariableTableOnRetransformTest.this.". 169 51
    # warning RequireThis Reference to instance variable 'fTargetClassName' needs "VerifyLocalVariableTableOnRetransformTest.this.". 175 58
    # warning RequireThis Reference to instance variable 'fTargetClassName' needs "VerifyLocalVariableTableOnRetransformTest.this.". 185 57

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/lang/instrument/asmlib/Instrumentor.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'output' needs "this.". 101 32

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/lang/invoke/AccessControlTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'THIS_LOADER' needs "AccessControlTest.this.". 224 24
    # warning RequireThis Reference to instance variable 'LOADERS' needs "this.". 354 41
    # warning RequireThis Reference to instance variable 'testCount' needs "this.". 410 38
    # warning RequireThis Reference to instance variable 'testCountFails' needs "this.". 410 70

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/lang/invoke/InvokeGenericTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'negTests' needs "this.". 73 43
    # warning RequireThis Reference to instance variable 'testName' needs "this.". 75 59
    # warning RequireThis Reference to instance variable 'posTests' needs "this.". 75 73
    # warning RequireThis Reference to instance variable 'testName' needs "this.". 76 59
    # warning RequireThis Reference to instance variable 'negTests' needs "this.". 76 73
    # warning RequireThis Reference to instance variable 'posTests' needs "this.". 77 28
    # warning RequireThis Reference to instance variable 'negTests' needs "this.". 78 28

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/lang/invoke/JavaDocExamplesTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'k' needs "this.". 738 36

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/lang/invoke/LFCaching/LFGarbageCollectedTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'mtype' needs "this.". 128 50

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/lang/invoke/LFCaching/LambdaFormTestCase.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'totalIterations' needs "this.". 116 35
    # warning RequireThis Reference to instance variable 'gcCountAtStart' needs "this.". 166 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/lang/invoke/MethodHandles/CatchExceptionTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'dropped' needs "this.". 130 46
    # warning RequireThis Reference to instance variable 'nargs' needs "this.". 158 25
    # warning RequireThis Reference to instance variable 'constructorSize' needs "this.". 262 27
    # warning RequireThis Reference to instance variable 'currentMaxDrops' needs "this.". 271 25
    # warning RequireThis Reference to instance variable 'maxArgs' needs "this.". 287 20
    # warning RequireThis Reference to instance variable 'rtype' needs "this.". 469 28
    # warning RequireThis Reference to instance variable 'throwMode' needs "this.". 470 34
    # warning RequireThis Reference to instance variable 'throwableClass' needs "this.". 471 39

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/lang/invoke/MethodHandles/privateLookupIn/test/p/PrivateLookupInTests.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'nonPublicType' needs "this.". 76 44
    # warning RequireThis Reference to instance variable 'nonPublicType' needs "this.". 92 44

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/lang/invoke/MethodHandlesTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'negTests' needs "this.". 114 43
    # warning RequireThis Reference to instance variable 'testName' needs "this.". 116 59
    # warning RequireThis Reference to instance variable 'posTests' needs "this.". 116 73
    # warning RequireThis Reference to instance variable 'testName' needs "this.". 117 59
    # warning RequireThis Reference to instance variable 'negTests' needs "this.". 117 73
    # warning RequireThis Reference to instance variable 'posTests' needs "this.". 118 28
    # warning RequireThis Reference to instance variable 'negTests' needs "this.". 119 28

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/lang/invoke/PrivateInvokeTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'counter' needs "this.". 286 51

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/lang/invoke/RevealDirectTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'var' needs "this.". 464 40

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/lang/invoke/VarHandles/VarHandleBaseByteArrayTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'bit' needs "this.". 52 36
    # warning RequireThis Reference to instance variable 'value' needs "this.". 52 45

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/lang/invoke/indify/Indify.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'all' needs "this.". 267 24
    # warning RequireThis Reference to instance variable 'verifySpecifierCount' needs "Indify.this.". 528 48
    # warning RequireThis Reference to instance variable 'verifySpecifierCount' needs "Indify.this.". 529 33
    # warning RequireThis Reference to instance variable 'verifySpecifierCount' needs "Indify.this.". 530 113
    # warning RequireThis Reference to instance variable 'rowlen' needs "this.". 1145 41
    # warning RequireThis Reference to instance variable 'item' needs "this.". 1271 53
    # warning RequireThis Reference to instance variable 'item' needs "this.". 1272 50
    # warning RequireThis Reference to instance variable 'item' needs "this.". 1273 56
    # warning RequireThis Reference to instance variable 'item' needs "this.". 1287 74
    # warning RequireThis Reference to instance variable 'item' needs "this.". 1288 74
    # warning RequireThis Reference to instance variable 'item' needs "this.". 1290 72
    # warning RequireThis Reference to instance variable 'item' needs "this.". 1290 80
    # warning RequireThis Reference to instance variable 'item' needs "this.". 1536 34
    # warning RequireThis Reference to instance variable 'size' needs "this.". 1543 29
    # warning RequireThis Reference to instance variable 'size' needs "this.". 1544 71
    # warning RequireThis Reference to instance variable 'name' needs "this.". 1550 55
    # warning RequireThis Reference to instance variable 'item' needs "this.". 1551 46
    # warning RequireThis Reference to instance variable 'item' needs "this.". 1556 54
    # warning RequireThis Reference to instance variable 'name' needs "this.". 1582 41
    # warning RequireThis Reference to instance variable 'size' needs "this.". 1586 55
    # warning RequireThis Reference to instance variable 'item' needs "this.". 1586 66
    # warning RequireThis Reference to instance variable 'len' needs "this.". 1810 28
    # warning RequireThis Reference to instance variable 'len' needs "this.". 1826 43
    # warning RequireThis Reference to instance variable 'bc' needs "this.". 1839 87
    # warning RequireThis Reference to instance variable 'bc' needs "this.". 1853 65
    # warning RequireThis Reference to instance variable 'pc' needs "this.". 1862 26

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/lang/invoke/lambda/LUtils.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'cmd' needs "this.". 154 38
    # warning RequireThis Reference to instance variable 'exitValue' needs "this.". 155 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/lang/invoke/lambda/MetafactoryParameterCastTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'lastMH' needs "this.". 160 24
    # warning RequireThis Reference to instance variable 'lastInstMT' needs "this.". 162 30
    # warning RequireThis Reference to instance variable 'lastSamMT' needs "this.". 163 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/lang/management/ManagementFactory/ThreadMXBeanProxy.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'OWNED_MONITORS' needs "this.". 132 36
    # warning RequireThis Reference to instance variable 'OWNED_MONITORS' needs "this.". 135 50
    # warning RequireThis Reference to instance variable 'OWNED_SYNCS' needs "this.". 160 33
    # warning RequireThis Reference to instance variable 'OWNED_SYNCS' needs "this.". 162 69

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/lang/management/MemoryMXBean/LowMemoryTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'triggers' needs "this.". 186 21
    # warning RequireThis Reference to instance variable 'triggers' needs "this.". 189 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/lang/management/MemoryMXBean/Pending.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'curFinalized' needs "this.". 199 45
    # warning RequireThis Reference to instance variable 'curPending' needs "this.". 200 44

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/lang/management/ThreadMXBean/LockingThread.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'numOwnedMonitors' needs "this.". 126 32
    # warning RequireThis Reference to instance variable 'numOwnedMonitors' needs "this.". 130 46
    # warning RequireThis Reference to instance variable 'waitingLock' needs "this.". 165 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/lang/management/ThreadMXBean/MonitorDeadlock.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'EXPECTED_THREADS' needs "this.". 51 29
    # warning RequireThis Reference to instance variable 'EXPECTED_THREADS' needs "this.". 64 39
    # warning RequireThis Reference to instance variable 'EXPECTED_THREADS' needs "this.". 135 31
    # warning RequireThis Reference to instance variable 'EXPECTED_THREADS' needs "this.". 137 17

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/lang/management/ThreadMXBean/MyOwnSynchronizer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'OWNED_SYNCS' needs "this.". 176 33
    # warning RequireThis Reference to instance variable 'OWNED_SYNCS' needs "this.". 179 50

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/lang/management/ThreadMXBean/SynchronizerDeadlock.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'EXPECTED_THREADS' needs "this.". 51 29
    # warning RequireThis Reference to instance variable 'EXPECTED_THREADS' needs "this.". 64 39
    # warning RequireThis Reference to instance variable 'EXPECTED_THREADS' needs "this.". 137 31
    # warning RequireThis Reference to instance variable 'EXPECTED_THREADS' needs "this.". 140 17

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/lang/management/ThreadMXBean/SynchronizerLockingThread.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'numOwnedMonitors' needs "this.". 130 32
    # warning RequireThis Reference to instance variable 'numOwnedMonitors' needs "this.". 134 46
    # warning RequireThis Reference to instance variable 'numOwnedSyncs' needs "this.". 155 29
    # warning RequireThis Reference to instance variable 'numOwnedSyncs' needs "this.". 159 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/lang/ref/CleanerTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'cleanup' needs "this.". 529 25
    # warning RequireThis Reference to instance variable 'eventNdx' needs "this.". 569 28
    # warning RequireThis Reference to instance variable 'eventNdx' needs "this.". 577 33
    # warning RequireThis Reference to instance variable 'eventNdx' needs "this.". 595 33
    # warning RequireThis Reference to instance variable 'cleanable' needs "this.". 678 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/lang/ref/EnqueuePollRace.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'iterations' needs "this.". 47 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/lang/ref/ReferenceEnqueue.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'iterations' needs "this.". 56 33
    # warning RequireThis Reference to instance variable 'iterations' needs "this.". 113 52

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/lang/reflect/AccessControl/AccessControlTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'targetClassSupplier' needs "this.". 350 67

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/lang/reflect/Field/Set.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'i' needs "this.". 96 14
    # warning RequireThis Reference to instance variable 'i' needs "this.". 97 14
    # warning RequireThis Reference to instance variable 'o' needs "this.". 99 14
    # warning RequireThis Reference to instance variable 'o' needs "this.". 100 14

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/lang/reflect/Parameter/WithoutParameters.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'errors' needs "this.". 116 52
    # warning RequireThis Reference to instance variable 'thing' needs "Foo.this.". 171 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/lang/reflect/Proxy/Basic1.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'currentProxy' needs "this.". 171 26

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/lang/reflect/Proxy/Boxing.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'b' needs "Boxing.this.". 100 23
    # warning RequireThis Reference to instance variable 'b' needs "Boxing.this.". 102 47
    # warning RequireThis Reference to instance variable 'c' needs "Boxing.this.". 106 23
    # warning RequireThis Reference to instance variable 'c' needs "Boxing.this.". 108 47
    # warning RequireThis Reference to instance variable 'd' needs "Boxing.this.". 112 23
    # warning RequireThis Reference to instance variable 'd' needs "Boxing.this.". 114 49
    # warning RequireThis Reference to instance variable 'f' needs "Boxing.this.". 118 23
    # warning RequireThis Reference to instance variable 'f' needs "Boxing.this.". 120 48
    # warning RequireThis Reference to instance variable 'i' needs "Boxing.this.". 124 23
    # warning RequireThis Reference to instance variable 'i' needs "Boxing.this.". 126 46
    # warning RequireThis Reference to instance variable 'j' needs "Boxing.this.". 130 23
    # warning RequireThis Reference to instance variable 'j' needs "Boxing.this.". 132 47
    # warning RequireThis Reference to instance variable 's' needs "Boxing.this.". 136 23
    # warning RequireThis Reference to instance variable 's' needs "Boxing.this.". 138 48

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/lang/reflect/Proxy/ProxyModuleMapping.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'target' needs "this.". 70 36
    # warning RequireThis Reference to instance variable 'target' needs "this.". 71 76
    # warning RequireThis Reference to instance variable 'target' needs "this.". 95 36
    # warning RequireThis Reference to instance variable 'target' needs "this.". 96 64

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/lang/reflect/Proxy/nonPublicProxy/NonPublicProxyClass.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'proxyClass' needs "this.". 139 91

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/lang/reflect/PublicMethods/PublicMethodsTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'className' needs "this.". 342 63

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/net/Authenticator/AuthNPETest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'count' needs "this.". 116 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/net/Authenticator/B4678055.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'count' needs "this.". 175 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/net/Authenticator/B4722333.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'count' needs "this.". 175 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/net/Authenticator/B4759514.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'count' needs "this.". 137 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/net/Authenticator/B4769350.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'executor' needs "this.". 140 35

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/net/Authenticator/B4933582.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'count' needs "this.". 209 21
    # warning RequireThis Reference to instance variable 'port' needs "this.". 260 52

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/net/Authenticator/BasicTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'count' needs "this.". 136 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/net/Authenticator/BasicTest4.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'success' needs "this.". 141 60

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/net/DatagramSocket/SendSize.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'server' needs "this.". 59 64
    # warning RequireThis Reference to instance variable 'client' needs "this.". 99 64

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/net/HttpURLConnection/SetAuthenticator/HTTPTestServer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'type' needs "this.". 425 36
    # warning RequireThis Reference to instance variable 'algorithm' needs "this.". 485 49
    # warning RequireThis Reference to instance variable 'qop' needs "this.". 488 43
    # warning RequireThis Reference to instance variable 'ns' needs "this.". 714 41
    # warning RequireThis Reference to instance variable 'nonce' needs "this.". 759 39
    # warning RequireThis Reference to instance variable 'ns' needs "this.". 759 62

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/net/InetAddress/MyPrincipal.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'name' needs "this.". 40 35

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/net/ProxySelector/B8035158.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'expectedProxying' needs "this.". 251 35

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/net/ProxySelector/LoopbackAddresses.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'clientSocket' needs "this.". 113 97

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/net/Socket/DeadlockTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'cnt' needs "this.". 122 59
    # warning RequireThis Reference to instance variable 'cnt' needs "this.". 172 44

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/net/Socket/LingerTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'delay' needs "this.". 82 58

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/net/Socket/ProxyCons.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'isFinished' needs "this.". 52 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/net/Socks/SocksProxyVersion.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'expected' needs "this.". 115 36

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/net/URI/Test.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'uri' needs "this.". 91 23
    # warning RequireThis Reference to instance variable 'uri' needs "this.". 110 23
    # warning RequireThis Reference to instance variable 'uri' needs "this.". 130 23
    # warning RequireThis Reference to instance variable 'uri' needs "this.". 148 23
    # warning RequireThis Reference to instance variable 'uri' needs "this.". 165 23
    # warning RequireThis Reference to instance variable 'uri' needs "this.". 181 23
    # warning RequireThis Reference to instance variable 'exc' needs "this.". 572 45
    # warning RequireThis Reference to instance variable 'originalURI' needs "this.". 579 24

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/net/URL/Test.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'url' needs "this.". 71 23
    # warning RequireThis Reference to instance variable 'url' needs "this.". 87 23
    # warning RequireThis Reference to instance variable 'url' needs "this.". 102 23
    # warning RequireThis Reference to instance variable 'url' needs "this.". 117 23
    # warning RequireThis Reference to instance variable 'exc' needs "this.". 263 48
    # warning RequireThis Reference to instance variable 'originalURL' needs "this.". 270 24

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/net/URLConnection/HandleContentTypeWithAttrs.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'clientSocket' needs "this.". 200 54

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/net/URLConnection/Redirect307Test.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'port' needs "this.". 83 46
    # warning RequireThis Reference to instance variable 'reply1Part2' needs "this.". 83 53

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/net/URLConnection/RedirectLimit.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'port' needs "this.". 89 45

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/net/URLConnection/SetIfModifiedSince.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 's' needs "this.". 47 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/net/URLConnection/TimeoutTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'isFinished' needs "this.". 55 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/net/URLConnection/URLConnectionHeaders.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 's' needs "this.". 50 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/net/URLConnection/ZeroContentLength.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'CR' needs "this.". 99 38
    # warning RequireThis Reference to instance variable 'LF' needs "this.". 102 46
    # warning RequireThis Reference to instance variable 'CR' needs "this.". 105 54
    # warning RequireThis Reference to instance variable 'LF' needs "this.". 108 62
    # warning RequireThis Reference to instance variable 'id' needs "this.". 121 39
    # warning RequireThis Reference to instance variable 'id' needs "this.". 126 44
    # warning RequireThis Reference to instance variable 'id' needs "this.". 147 39

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/net/URLPermission/URLPermissionTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'hash' needs "this.". 186 25

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/net/httpclient/LightWeightHttpServer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'count' needs "this.". 198 54

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/net/httpclient/ManyRequests.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'number' needs "this.". 236 54
    # warning RequireThis Reference to instance variable 'maxnumber' needs "this.". 242 37
    # warning RequireThis Reference to instance variable 'maxnumber' needs "this.". 247 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/net/httpclient/ProxyTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'accept' needs "this.". 196 39

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/net/httpclient/Server.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'closed' needs "this.". 206 38

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/net/httpclient/SmokeTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'statusCode' needs "this.". 714 27
    # warning RequireThis Reference to instance variable 'size' needs "this.". 755 47
    # warning RequireThis Reference to instance variable 'size' needs "this.". 756 36
    # warning RequireThis Reference to instance variable 'count' needs "this.". 788 62

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/net/httpclient/http2/ProxyTest2.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'accept' needs "this.". 170 39

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/net/httpclient/http2/server/BodyInputStream.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'eof' needs "this.". 92 35

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/net/httpclient/http2/server/Http2TestServerConnection.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'serverSettings' needs "this.". 214 49
    # warning RequireThis Reference to instance variable 'clientSettings' needs "this.". 215 49
    # warning RequireThis Reference to instance variable 'nextstream' needs "this.". 380 25
    # warning RequireThis Reference to instance variable 'socket' needs "this.". 467 36

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/net/httpclient/http2/server/PushHandler.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'loops' needs "this.". 49 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/net/httpclient/websocket/DummyWebSocketServer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'ssc' needs "this.". 101 70

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/net/httpclient/websocket/jdk.incubator.httpclient/jdk/incubator/http/internal/websocket/HeaderWriterTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'frames' needs "this.". 73 41
    # warning RequireThis Reference to instance variable 'cases' needs "this.". 73 70

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/net/httpclient/websocket/jdk.incubator.httpclient/jdk/incubator/http/internal/websocket/ReaderTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'frames' needs "this.". 102 41
    # warning RequireThis Reference to instance variable 'cases' needs "this.". 102 70

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/net/httpclient/websocket/jdk.incubator.httpclient/jdk/incubator/http/internal/websocket/TestSupport.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'arity' needs "this.". 111 37
    # warning RequireThis Reference to instance variable 'arity' needs "this.". 122 45

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/net/httpclient/whitebox/jdk.incubator.httpclient/jdk/incubator/http/ConnectionPoolTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'address' needs "this.". 192 45
    # warning RequireThis Reference to instance variable 'proxy' needs "this.". 192 68

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/nio/channels/AsynchronousFileChannel/LotsOfWrites.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'position' needs "this.". 59 70
    # warning RequireThis Reference to instance variable 'size' needs "this.". 103 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/nio/channels/FileChannel/Transfers.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'max' needs "this.". 385 26
    # warning RequireThis Reference to instance variable 'max' needs "this.". 389 24

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/nio/channels/Selector/LotsOfCancels.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'totalCreated' needs "this.". 251 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/nio/channels/Selector/SelectorTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'id' needs "this.". 304 37
    # warning RequireThis Reference to instance variable 'totalDataLength' needs "this.". 307 30
    # warning RequireThis Reference to instance variable 'totalDataLength' needs "this.". 308 30
    # warning RequireThis Reference to instance variable 'totalDataLength' needs "this.". 313 33
    # warning RequireThis Reference to instance variable 'connectionsHandled' needs "this.". 398 37

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/nio/channels/ServerSocketChannel/Basic.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'ssc' needs "this.". 57 32

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/nio/channels/SocketChannel/VectorIO.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'testSize' needs "this.". 128 28
    # warning RequireThis Reference to instance variable 'testSize' needs "this.". 174 32

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/nio/charset/coders/BashStreams.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'limit' needs "this.". 67 28
    # warning RequireThis Reference to instance variable 'limit' needs "this.". 71 26

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/nio/charset/coders/Check.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'csName' needs "this.". 125 44
    # warning RequireThis Reference to instance variable 'csName' needs "this.". 136 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/nio/charset/coders/Errors.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'what' needs "this.". 103 38

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/nio/file/Files/BytesAndLines.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'tmpfile' needs "this.". 201 30
    # warning RequireThis Reference to instance variable 'tmpfile' needs "this.". 306 26

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/nio/file/Files/probeContentType/ParallelProbes.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'numThreads' needs "this.". 75 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/rmi/activation/log/LogTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'count' needs "this.". 143 33
    # warning RequireThis Reference to instance variable 'count' needs "this.". 145 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/rmi/dgc/dgcAckFailure/DGCAckFailure.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'obj' needs "this.". 150 56

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/rmi/dgc/retryDirtyCalls/RetryDirtyCalls.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'flakeFactor' needs "this.". 183 28

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/rmi/reliability/benchmark/bench/HtmlReporter.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'title' needs "this.". 68 31
    # warning RequireThis Reference to instance variable 'title' needs "this.". 71 28

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/rmi/reliability/benchmark/bench/TextReporter.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'title' needs "this.". 72 26

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/rmi/reliability/benchmark/bench/XmlReporter.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'title' needs "this.". 64 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/rmi/reliability/benchmark/bench/serial/StreamBuffer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 100 35
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 111 35
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 121 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/rmi/reliability/juicer/AppleEvent.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'when' needs "this.". 59 25

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/rmi/reliability/juicer/ApplicationServer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'numApples' needs "this.". 98 33
    # warning RequireThis Reference to instance variable 'numApples' needs "this.". 112 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/rmi/server/RMISocketFactory/useSocketFactory/activatable/MultiSocketFactory.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'pattern' needs "this.". 174 27
    # warning RequireThis Reference to instance variable 'pattern' needs "this.". 193 26

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/rmi/server/RMISocketFactory/useSocketFactory/unicast/MultiSocketFactory.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'pattern' needs "this.". 174 27
    # warning RequireThis Reference to instance variable 'pattern' needs "this.". 193 26

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/rmi/testlibrary/JavaVM.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'options' needs "this.". 111 29
    # warning RequireThis Reference to instance variable 'args' needs "this.". 121 26
    # warning RequireThis Reference to instance variable 'policyFileName' needs "this.". 151 57
    # warning RequireThis Reference to instance variable 'classname' needs "this.". 173 32

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/rmi/testlibrary/RMID.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'port' needs "this.". 337 41
    # warning RequireThis Reference to instance variable 'port' needs "this.". 341 40

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/rmi/testlibrary/TestSocketFactory.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'name' needs "this.". 323 41
    # warning RequireThis Reference to instance variable 'matchIndex' needs "this.". 690 37
    # warning RequireThis Reference to instance variable 'matchIndex' needs "this.". 712 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/rmi/transport/pinClientSocketFactory/PinClientSocketFactory.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'num' needs "this.". 160 61

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/rmi/transport/readTimeout/ReadTimeoutTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'servport' needs "this.". 152 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/security/Policy/ExtensiblePolicy/TVJar/TVPermission.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'cname' needs "this.". 291 32
    # warning RequireThis Reference to instance variable 'wildcard' needs "this.". 292 35

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/security/Policy/PolicyProvider/CustomPolicy.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'policyPd' needs "this.". 50 19

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/security/SecureClassLoader/DefineClass.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'bazCert' needs "this.". 236 40
    # warning RequireThis Reference to instance variable 'baz' needs "this.". 241 43

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/security/SignedObject/Copy.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'number' needs "this.". 118 25

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/security/testlibrary/Proc.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'debug' needs "this.". 299 43
    # warning RequireThis Reference to instance variable 'debug' needs "this.". 327 50
    # warning RequireThis Reference to instance variable 'debug' needs "this.". 334 43
    # warning RequireThis Reference to instance variable 'debug' needs "this.". 358 43

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/security/testlibrary/SimpleOCSPServer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'issuerCert' needs "this.". 173 26
    # warning RequireThis Reference to instance variable 'nextUpdateInterval' needs "this.". 392 25
    # warning RequireThis Reference to instance variable 'nextUpdate' needs "this.". 393 44
    # warning RequireThis Reference to instance variable 'nextUpdateInterval' needs "this.". 414 32
    # warning RequireThis Reference to instance variable 'nextUpdate' needs "this.". 419 55
    # warning RequireThis Reference to instance variable 'delayMsec' needs "this.". 533 42
    # warning RequireThis Reference to instance variable 'delayMsec' needs "SimpleOCSPServer.this.". 702 35
    # warning RequireThis Reference to instance variable 'peerSockAddr' needs "this.". 710 60
    # warning RequireThis Reference to instance variable 'issuerCert' needs "SimpleOCSPServer.this.". 1239 35
    # warning RequireThis Reference to instance variable 'issuerCert' needs "SimpleOCSPServer.this.". 1348 35
    # warning RequireThis Reference to instance variable 'producedAtDate' needs "LocalOcspResponse.this.". 1474 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/sql/testng/test/sql/DataTruncationTests.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'dterrorCode' needs "this.". 56 40
    # warning RequireThis Reference to instance variable 'parameter' needs "this.". 57 40
    # warning RequireThis Reference to instance variable 'onRead' needs "this.". 58 35
    # warning RequireThis Reference to instance variable 'dataSize' needs "this.". 59 39
    # warning RequireThis Reference to instance variable 'transferSize' needs "this.". 60 43
    # warning RequireThis Reference to instance variable 'index' needs "this.". 61 36
    # warning RequireThis Reference to instance variable 'dterrorCode' needs "this.". 75 40
    # warning RequireThis Reference to instance variable 'parameter' needs "this.". 76 40
    # warning RequireThis Reference to instance variable 'onRead' needs "this.". 77 35
    # warning RequireThis Reference to instance variable 'dataSize' needs "this.". 78 39
    # warning RequireThis Reference to instance variable 'transferSize' needs "this.". 79 43
    # warning RequireThis Reference to instance variable 'index' needs "this.". 80 36
    # warning RequireThis Reference to instance variable 'dterrorCode' needs "this.". 95 40
    # warning RequireThis Reference to instance variable 'parameter' needs "this.". 96 40
    # warning RequireThis Reference to instance variable 'onRead' needs "this.". 97 35
    # warning RequireThis Reference to instance variable 'dataSize' needs "this.". 98 39
    # warning RequireThis Reference to instance variable 'transferSize' needs "this.". 99 43
    # warning RequireThis Reference to instance variable 'index' needs "this.". 100 36
    # warning RequireThis Reference to instance variable 'dterrorCode' needs "this.". 115 40
    # warning RequireThis Reference to instance variable 'parameter' needs "this.". 116 40
    # warning RequireThis Reference to instance variable 'onRead' needs "this.". 117 35
    # warning RequireThis Reference to instance variable 'dataSize' needs "this.". 118 39
    # warning RequireThis Reference to instance variable 'transferSize' needs "this.". 119 43
    # warning RequireThis Reference to instance variable 'index' needs "this.". 120 36
    # warning RequireThis Reference to instance variable 'dterrorCode' needs "this.". 136 40
    # warning RequireThis Reference to instance variable 'parameter' needs "this.". 137 40
    # warning RequireThis Reference to instance variable 'onRead' needs "this.". 138 35
    # warning RequireThis Reference to instance variable 'dataSize' needs "this.". 139 39
    # warning RequireThis Reference to instance variable 'transferSize' needs "this.". 140 43
    # warning RequireThis Reference to instance variable 'dterrorCode' needs "this.". 155 40
    # warning RequireThis Reference to instance variable 'parameter' needs "this.". 156 40
    # warning RequireThis Reference to instance variable 'onRead' needs "this.". 157 35
    # warning RequireThis Reference to instance variable 'dataSize' needs "this.". 158 39
    # warning RequireThis Reference to instance variable 'transferSize' needs "this.". 159 43
    # warning RequireThis Reference to instance variable 'index' needs "this.". 160 36

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/text/BreakIterator/Bug4533872.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'start' needs "this.". 79 36
    # warning RequireThis Reference to instance variable 'end' needs "this.". 79 55
    # warning RequireThis Reference to instance variable 'end' needs "this.". 99 27
    # warning RequireThis Reference to instance variable 'current' needs "this.". 124 26
    # warning RequireThis Reference to instance variable 'current' needs "this.". 126 23
    # warning RequireThis Reference to instance variable 'start' needs "this.". 126 59
    # warning RequireThis Reference to instance variable 'end' needs "this.". 132 26
    # warning RequireThis Reference to instance variable 'current' needs "this.". 136 28
    # warning RequireThis Reference to instance variable 'current' needs "this.". 138 27
    # warning RequireThis Reference to instance variable 'end' needs "this.". 138 62
    # warning RequireThis Reference to instance variable 'start' needs "this.". 145 40
    # warning RequireThis Reference to instance variable 'end' needs "this.". 145 59
    # warning RequireThis Reference to instance variable 'current' needs "this.". 163 24
    # warning RequireThis Reference to instance variable 'current' needs "this.". 165 23
    # warning RequireThis Reference to instance variable 'end' needs "this.". 165 58
    # warning RequireThis Reference to instance variable 'start' needs "this.". 171 24
    # warning RequireThis Reference to instance variable 'current' needs "this.". 175 30
    # warning RequireThis Reference to instance variable 'current' needs "this.". 177 27
    # warning RequireThis Reference to instance variable 'start' needs "this.". 177 66
    # warning RequireThis Reference to instance variable 'start' needs "this.". 184 40
    # warning RequireThis Reference to instance variable 'end' needs "this.". 184 59
    # warning RequireThis Reference to instance variable 'start' needs "this.". 213 40
    # warning RequireThis Reference to instance variable 'end' needs "this.". 213 59
    # warning RequireThis Reference to instance variable 'start' needs "this.". 249 40
    # warning RequireThis Reference to instance variable 'end' needs "this.". 249 59
    # warning RequireThis Reference to instance variable 'start' needs "this.". 257 98

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/text/Format/DateFormat/DateFormatRoundTripTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'initialDate' needs "this.". 444 58

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/text/Format/DateFormat/IntlTestDateFormat.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'fFormat' needs "this.". 150 49
    # warning RequireThis Reference to instance variable 'fLimit' needs "this.". 199 27
    # warning RequireThis Reference to instance variable 'fLimit' needs "this.". 199 49
    # warning RequireThis Reference to instance variable 'fLimit' needs "this.". 201 76

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/text/Format/DateFormat/bug4358730.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'datasize' needs "this.". 62 33
    # warning RequireThis Reference to instance variable 'nPatterns' needs "this.". 65 37

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/text/Format/DecimalFormat/FormatMicroBenchmark.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'name' needs "this.". 866 76
    # warning RequireThis Reference to instance variable 'name' needs "this.". 910 65

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/text/Format/NumberFormat/NumberRoundTrip.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'formatName' needs "this.". 201 23
    # warning RequireThis Reference to instance variable 'localeName' needs "this.". 201 45
    # warning RequireThis Reference to instance variable 'formatName' needs "this.". 208 19
    # warning RequireThis Reference to instance variable 'localeName' needs "this.". 208 41

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/text/Format/common/FormatIteratorTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'text' needs "this.". 324 31
    # warning RequireThis Reference to instance variable 'format' needs "this.". 334 36
    # warning RequireThis Reference to instance variable 'value' needs "this.". 334 57

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/text/Format/common/PParser.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'lastChar' needs "this.". 202 51
    # warning RequireThis Reference to instance variable 'lastChar' needs "this.". 210 47
    # warning RequireThis Reference to instance variable 'lastChar' needs "this.". 215 51
    # warning RequireThis Reference to instance variable 'lineNumber' needs "this.". 226 64
    # warning RequireThis Reference to instance variable 'column' needs "this.". 226 90

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/text/testlib/HexDumpReader.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'offset' needs "this.". 110 26
    # warning RequireThis Reference to instance variable 'size' needs "this.". 110 36

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/text/testlib/IntlTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'errorCount' needs "this.". 148 69

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/time/tck/java/time/MockSimplePeriod.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'unit' needs "this.". 154 79
    # warning RequireThis Reference to instance variable 'unit' needs "this.". 179 31

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/time/tck/java/time/TCKLocalDateTime.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'delta' needs "this.". 1913 22
    # warning RequireThis Reference to instance variable 'delta' needs "this.". 1914 24
    # warning RequireThis Reference to instance variable 'nanos' needs "this.". 2014 82
    # warning RequireThis Reference to instance variable 'delta' needs "this.". 2015 22
    # warning RequireThis Reference to instance variable 'delta' needs "this.". 2016 26
    # warning RequireThis Reference to instance variable 'delta' needs "this.". 2610 22
    # warning RequireThis Reference to instance variable 'delta' needs "this.". 2611 24
    # warning RequireThis Reference to instance variable 'nanos' needs "this.". 2712 82
    # warning RequireThis Reference to instance variable 'delta' needs "this.". 2713 22
    # warning RequireThis Reference to instance variable 'delta' needs "this.". 2714 26

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/time/tck/java/time/TCKLocalTime.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'delta' needs "this.". 1673 22
    # warning RequireThis Reference to instance variable 'delta' needs "this.". 1674 24
    # warning RequireThis Reference to instance variable 'nanos' needs "this.". 1780 76
    # warning RequireThis Reference to instance variable 'delta' needs "this.". 1781 22
    # warning RequireThis Reference to instance variable 'delta' needs "this.". 1782 26
    # warning RequireThis Reference to instance variable 'delta' needs "this.". 2106 22
    # warning RequireThis Reference to instance variable 'delta' needs "this.". 2107 24
    # warning RequireThis Reference to instance variable 'nanos' needs "this.". 2228 76
    # warning RequireThis Reference to instance variable 'delta' needs "this.". 2229 22
    # warning RequireThis Reference to instance variable 'delta' needs "this.". 2230 26

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/time/tck/java/time/chrono/CopticDate.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'day' needs "this.". 219 61
    # warning RequireThis Reference to instance variable 'prolepticYear' needs "this.". 224 64
    # warning RequireThis Reference to instance variable 'prolepticYear' needs "this.". 224 84
    # warning RequireThis Reference to instance variable 'prolepticYear' needs "this.". 251 59
    # warning RequireThis Reference to instance variable 'prolepticYear' needs "this.". 331 28

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/time/tck/java/time/format/TCKDateTimeFormatters.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'zoneId' needs "this.". 1476 28
    # warning RequireThis Reference to instance variable 'zoneId' needs "this.". 1483 53

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/time/tck/java/time/zone/TCKZoneRulesProvider.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'ALTERNATE' needs "this.". 227 58
    # warning RequireThis Reference to instance variable 'BASE' needs "this.". 227 70

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/time/test/java/time/MockSimplePeriod.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'unit' needs "this.". 154 79
    # warning RequireThis Reference to instance variable 'unit' needs "this.". 179 31

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/time/test/java/time/format/TestReducedParser.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'parseLen' needs "this.". 515 60
    # warning RequireThis Reference to instance variable 'parseVal' needs "this.". 515 77

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/time/test/java/util/TestFormatter.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'failure' needs "this.". 126 47
    # warning RequireThis Reference to instance variable 'total' needs "this.". 126 63
    # warning RequireThis Reference to instance variable 'total' needs "this.". 128 52

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/AbstractCollection/ToArrayTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'nextSize' needs "this.". 65 57
    # warning RequireThis Reference to instance variable 'a' needs "this.". 116 22
    # warning RequireThis Reference to instance variable 'a' needs "this.". 122 22
    # warning RequireThis Reference to instance variable 'a' needs "this.". 128 22
    # warning RequireThis Reference to instance variable 'a' needs "this.". 135 22
    # warning RequireThis Reference to instance variable 'a' needs "this.". 143 22
    # warning RequireThis Reference to instance variable 'a' needs "this.". 150 22
    # warning RequireThis Reference to instance variable 'a' needs "this.". 157 22
    # warning RequireThis Reference to instance variable 'a' needs "this.". 164 22
    # warning RequireThis Reference to instance variable 'a' needs "this.". 178 22
    # warning RequireThis Reference to instance variable 'a' needs "this.". 185 22

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/AbstractMap/AbstractMapClone.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'map' needs "this.". 53 36

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/Arrays/ParallelSorting.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'myKey' needs "this.". 381 26
    # warning RequireThis Reference to instance variable 'myValue' needs "this.". 381 41

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/Arrays/Sorting.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'myKey' needs "this.". 358 26
    # warning RequireThis Reference to instance variable 'myValue' needs "this.". 358 41

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/Arrays/TimSortStackSize2.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'minRun' needs "this.". 148 37
    # warning RequireThis Reference to instance variable 'minRun' needs "this.". 152 20
    # warning RequireThis Reference to instance variable 'minRun' needs "this.". 152 46
    # warning RequireThis Reference to instance variable 'minRun' needs "this.". 154 32
    # warning RequireThis Reference to instance variable 'minRun' needs "this.". 155 28
    # warning RequireThis Reference to instance variable 'minRun' needs "this.". 155 56
    # warning RequireThis Reference to instance variable 'minRun' needs "this.". 157 32
    # warning RequireThis Reference to instance variable 'minRun' needs "this.". 158 28
    # warning RequireThis Reference to instance variable 'minRun' needs "this.". 158 57
    # warning RequireThis Reference to instance variable 'minRun' needs "this.". 160 32
    # warning RequireThis Reference to instance variable 'minRun' needs "this.". 161 29
    # warning RequireThis Reference to instance variable 'minRun' needs "this.". 161 59
    # warning RequireThis Reference to instance variable 'minRun' needs "this.". 163 32
    # warning RequireThis Reference to instance variable 'length' needs "this.". 186 40
    # warning RequireThis Reference to instance variable 'length' needs "this.". 198 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/BitSet/stream/BitSetStreamTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'n2' needs "this.". 69 50
    # warning RequireThis Reference to instance variable 'n1' needs "this.". 69 63

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/Calendar/ZoneOffsets.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'dstOffset' needs "this.". 56 32
    # warning RequireThis Reference to instance variable 'dstOffset' needs "this.". 60 32
    # warning RequireThis Reference to instance variable 'gmtOffset' needs "this.". 84 55
    # warning RequireThis Reference to instance variable 'dstOffset' needs "this.". 84 74

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/Calendar/bug4372743.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'tablesize' needs "this.". 99 33
    # warning RequireThis Reference to instance variable 'tablesize' needs "this.". 106 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/Collection/IteratorMicroBenchmark.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'warmupNanos' needs "this.". 137 66
    # warning RequireThis Reference to instance variable 'size' needs "this.". 263 29
    # warning RequireThis Reference to instance variable 'iterations' needs "IteratorMicroBenchmark.this.". 306 41
    # warning RequireThis Reference to instance variable 'iterations' needs "IteratorMicroBenchmark.this.". 314 41
    # warning RequireThis Reference to instance variable 'iterations' needs "IteratorMicroBenchmark.this.". 321 41
    # warning RequireThis Reference to instance variable 'iterations' needs "IteratorMicroBenchmark.this.". 329 41
    # warning RequireThis Reference to instance variable 'iterations' needs "IteratorMicroBenchmark.this.". 336 41
    # warning RequireThis Reference to instance variable 'iterations' needs "IteratorMicroBenchmark.this.". 347 41
    # warning RequireThis Reference to instance variable 'iterations' needs "IteratorMicroBenchmark.this.". 357 41
    # warning RequireThis Reference to instance variable 'iterations' needs "IteratorMicroBenchmark.this.". 364 41
    # warning RequireThis Reference to instance variable 'iterations' needs "IteratorMicroBenchmark.this.". 371 41
    # warning RequireThis Reference to instance variable 'iterations' needs "IteratorMicroBenchmark.this.". 380 41
    # warning RequireThis Reference to instance variable 'iterations' needs "IteratorMicroBenchmark.this.". 390 41
    # warning RequireThis Reference to instance variable 'iterations' needs "IteratorMicroBenchmark.this.". 398 41
    # warning RequireThis Reference to instance variable 'iterations' needs "IteratorMicroBenchmark.this.". 404 41
    # warning RequireThis Reference to instance variable 'iterations' needs "IteratorMicroBenchmark.this.". 408 41
    # warning RequireThis Reference to instance variable 'iterations' needs "IteratorMicroBenchmark.this.". 414 41
    # warning RequireThis Reference to instance variable 'iterations' needs "IteratorMicroBenchmark.this.". 421 41
    # warning RequireThis Reference to instance variable 'iterations' needs "IteratorMicroBenchmark.this.". 427 41
    # warning RequireThis Reference to instance variable 'iterations' needs "IteratorMicroBenchmark.this.". 431 41
    # warning RequireThis Reference to instance variable 'iterations' needs "IteratorMicroBenchmark.this.". 437 41
    # warning RequireThis Reference to instance variable 'iterations' needs "IteratorMicroBenchmark.this.". 449 41
    # warning RequireThis Reference to instance variable 'iterations' needs "IteratorMicroBenchmark.this.". 458 41

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/Collection/RemoveMicroBenchmark.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'warmupNanos' needs "this.". 135 66
    # warning RequireThis Reference to instance variable 'size' needs "this.". 261 29
    # warning RequireThis Reference to instance variable 'iterations' needs "RemoveMicroBenchmark.this.". 340 41
    # warning RequireThis Reference to instance variable 'iterations' needs "RemoveMicroBenchmark.this.". 350 41
    # warning RequireThis Reference to instance variable 'iterations' needs "RemoveMicroBenchmark.this.". 364 41
    # warning RequireThis Reference to instance variable 'iterations' needs "RemoveMicroBenchmark.this.". 374 41
    # warning RequireThis Reference to instance variable 'iterations' needs "RemoveMicroBenchmark.this.". 383 41
    # warning RequireThis Reference to instance variable 'iterations' needs "RemoveMicroBenchmark.this.". 397 41
    # warning RequireThis Reference to instance variable 'iterations' needs "RemoveMicroBenchmark.this.". 418 41
    # warning RequireThis Reference to instance variable 'iterations' needs "RemoveMicroBenchmark.this.". 435 41
    # warning RequireThis Reference to instance variable 'iterations' needs "RemoveMicroBenchmark.this.". 452 41
    # warning RequireThis Reference to instance variable 'iterations' needs "RemoveMicroBenchmark.this.". 465 41
    # warning RequireThis Reference to instance variable 'iterations' needs "RemoveMicroBenchmark.this.". 475 41
    # warning RequireThis Reference to instance variable 'iterations' needs "RemoveMicroBenchmark.this.". 493 41
    # warning RequireThis Reference to instance variable 'iterations' needs "RemoveMicroBenchmark.this.". 505 41
    # warning RequireThis Reference to instance variable 'iterations' needs "RemoveMicroBenchmark.this.". 523 41
    # warning RequireThis Reference to instance variable 'iterations' needs "RemoveMicroBenchmark.this.". 533 41

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/Collection/testlibrary/CollectionSupplier.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'size' needs "this.". 138 37
    # warning RequireThis Reference to instance variable 'size' needs "this.". 150 37
    # warning RequireThis Reference to instance variable 'size' needs "this.". 156 37
    # warning RequireThis Reference to instance variable 'size' needs "this.". 164 37
    # warning RequireThis Reference to instance variable 'size' needs "this.". 201 42
    # warning RequireThis Reference to instance variable 'size' needs "this.". 204 63
    # warning RequireThis Reference to instance variable 'size' needs "this.". 208 34
    # warning RequireThis Reference to instance variable 'size' needs "this.". 211 63
    # warning RequireThis Reference to instance variable 'size' needs "this.". 215 41
    # warning RequireThis Reference to instance variable 'size' needs "this.". 218 61
    # warning RequireThis Reference to instance variable 'size' needs "this.". 222 41
    # warning RequireThis Reference to instance variable 'size' needs "this.". 225 62
    # warning RequireThis Reference to instance variable 'size' needs "this.". 231 37

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/Collections/RacingCollections.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'elLoco' needs "this.". 78 51
    # warning RequireThis Reference to instance variable 'elLoco' needs "this.". 89 53
    # warning RequireThis Reference to instance variable 'elLoco' needs "this.". 108 53
    # warning RequireThis Reference to instance variable 'elLoco' needs "this.". 119 67
    # warning RequireThis Reference to instance variable 'elLoco' needs "this.". 125 63
    # warning RequireThis Reference to instance variable 'elLoco' needs "this.". 130 46
    # warning RequireThis Reference to instance variable 'quittingTime' needs "this.". 161 61

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/Collections/ReverseOrder.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'val' needs "this.". 89 52

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/Comparator/BasicTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'age' needs "this.". 198 45
    # warning RequireThis Reference to instance variable 'age' needs "this.". 199 51

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/Formattable/StockName.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'frenchCompanyName' needs "this.". 52 20
    # warning RequireThis Reference to instance variable 'symbol' needs "this.". 55 35

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/HashMap/OverrideIsEmpty.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'alwaysExistingKey' needs "this.". 46 24

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/List/LockStep.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'size' needs "this.". 76 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/Locale/LocaleEnhanceTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'arg' needs "this.". 1450 31

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/Locale/LocaleTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'MAX_LOCALES' needs "this.". 195 30
    # warning RequireThis Reference to instance variable 'MAX_LOCALES' needs "this.". 218 30
    # warning RequireThis Reference to instance variable 'MAX_LOCALES' needs "this.". 237 30
    # warning RequireThis Reference to instance variable 'MAX_LOCALES' needs "this.". 313 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/Map/MapBinToFromTreeTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'value' needs "this.". 220 39

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/Map/MapWithCollisionsProviders.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'value' needs "this.". 69 39
    # warning RequireThis Reference to instance variable 'hashmask' needs "this.". 77 28

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/PluggableLocale/CurrencyNameProviderTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'YEN_IN_OSAKA' needs "this.". 136 44
    # warning RequireThis Reference to instance variable 'YEN_IN_KYOTO' needs "this.". 146 44
    # warning RequireThis Reference to instance variable 'YEN_IN_TOKYO' needs "this.". 156 44

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/PluggableLocale/TimeZoneNameProviderTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'LATIME_IN_OSAKA' needs "this.". 205 114
    # warning RequireThis Reference to instance variable 'PST' needs "this.". 210 103
    # warning RequireThis Reference to instance variable 'LATIME_IN_OSAKA' needs "this.". 210 139
    # warning RequireThis Reference to instance variable 'US_PACIFIC' needs "this.". 215 103
    # warning RequireThis Reference to instance variable 'LATIME_IN_OSAKA' needs "this.". 215 153
    # warning RequireThis Reference to instance variable 'JST_IN_OSAKA' needs "this.". 222 114
    # warning RequireThis Reference to instance variable 'TOKYOTIME' needs "this.". 227 105
    # warning RequireThis Reference to instance variable 'JST_IN_OSAKA' needs "this.". 227 153
    # warning RequireThis Reference to instance variable 'JAPAN' needs "this.". 232 103
    # warning RequireThis Reference to instance variable 'JST_IN_OSAKA' needs "this.". 232 143

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/PluggableLocale/providersrc/DateFormatSymbolsProviderImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'dialect' needs "this.". 95 39
    # warning RequireThis Reference to instance variable 'dialect' needs "this.". 117 43
    # warning RequireThis Reference to instance variable 'dialect' needs "this.". 139 53
    # warning RequireThis Reference to instance variable 'dialect' needs "this.". 162 47
    # warning RequireThis Reference to instance variable 'dialect' needs "this.". 187 57
    # warning RequireThis Reference to instance variable 'dialect' needs "this.". 211 41

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/PluggableLocale/providersrc/DecimalFormatSymbolsProviderImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'dialect' needs "this.". 90 50
    # warning RequireThis Reference to instance variable 'dialect' needs "this.". 101 40

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/ResourceBundle/Bug4168625Test.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'notifyCount' needs "this.". 493 25
    # warning RequireThis Reference to instance variable 'notifyCount' needs "this.". 499 59

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/ResourceBundle/Control/StressTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'locale' needs "this.". 167 59
    # warning RequireThis Reference to instance variable 'str' needs "this.". 167 80
    # warning RequireThis Reference to instance variable 'max' needs "this.". 168 41
    # warning RequireThis Reference to instance variable 'str' needs "this.". 179 79

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/ResourceBundle/modules/basic/src/mainbundles/jdk/test/resources/spi/MyResourcesProvider.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'region' needs "this.". 74 51

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/Scanner/ScanTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'datalen' needs "this.". 428 36

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/Spliterator/SpliteratorCollisions.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'value' needs "this.". 178 39
    # warning RequireThis Reference to instance variable 'hashmask' needs "this.". 186 28

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/TimeZone/TimeZoneTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'offset' needs "this.". 197 36
    # warning RequireThis Reference to instance variable 'id' needs "this.". 206 32

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/concurrent/BlockingQueue/CancelledProducerConsumerLoops.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'npairs' needs "this.". 106 29
    # warning RequireThis Reference to instance variable 'npairs' needs "this.". 113 29
    # warning RequireThis Reference to instance variable 'npairs' needs "this.". 119 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/concurrent/BlockingQueue/DrainToFails.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'pseudodelay' needs "this.". 93 40
    # warning RequireThis Reference to instance variable 'CAPACITY' needs "this.". 103 29
    # warning RequireThis Reference to instance variable 'CAPACITY' needs "this.". 114 37
    # warning RequireThis Reference to instance variable 'CAPACITY' needs "this.". 122 29
    # warning RequireThis Reference to instance variable 'SMALL' needs "this.". 131 40
    # warning RequireThis Reference to instance variable 'SMALL' needs "this.". 140 44
    # warning RequireThis Reference to instance variable 'SMALL' needs "this.". 141 30
    # warning RequireThis Reference to instance variable 'CAPACITY' needs "this.". 141 41
    # warning RequireThis Reference to instance variable 'CAPACITY' needs "this.". 149 29
    # warning RequireThis Reference to instance variable 'CAPACITY' needs "this.". 163 31
    # warning RequireThis Reference to instance variable 'SMALL' needs "this.". 178 30
    # warning RequireThis Reference to instance variable 'CAPACITY' needs "this.". 178 41

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/concurrent/BlockingQueue/LoopHelpers.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'startTime' needs "this.". 88 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/concurrent/BlockingQueue/MultipleProducersSingleConsumerLoops.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'nproducers' needs "this.". 108 29
    # warning RequireThis Reference to instance variable 'iters' needs "MultipleProducersSingleConsumerLoops.this.". 138 33
    # warning RequireThis Reference to instance variable 'iters' needs "MultipleProducersSingleConsumerLoops.this.". 153 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/concurrent/BlockingQueue/OfferDrainToLoops.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'testDurationMillisDefault' needs "this.". 58 37
    # warning RequireThis Reference to instance variable 'testDurationMillis' needs "this.". 158 41

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/concurrent/BlockingQueue/ProducerConsumerLoops.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'pairs' needs "this.". 108 29
    # warning RequireThis Reference to instance variable 'iters' needs "ProducerConsumerLoops.this.". 139 33
    # warning RequireThis Reference to instance variable 'iters' needs "ProducerConsumerLoops.this.". 154 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/concurrent/BlockingQueue/SingleProducerMultipleConsumerLoops.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'consumers' needs "this.". 106 29
    # warning RequireThis Reference to instance variable 'consumers' needs "SingleProducerMultipleConsumerLoops.this.". 134 41
    # warning RequireThis Reference to instance variable 'iters' needs "SingleProducerMultipleConsumerLoops.this.". 149 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/concurrent/ConcurrentHashMap/LoopHelpers.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'startTime' needs "this.". 88 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/concurrent/ConcurrentHashMap/MapCheck.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'startTime' needs "this.". 578 35
    # warning RequireThis Reference to instance variable 'numOps' needs "this.". 579 47

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/concurrent/ConcurrentHashMap/ToArray.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'prevSize' needs "this.". 65 28

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/concurrent/ConcurrentQueues/ConcurrentQueueLoops.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStages' needs "this.". 115 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/concurrent/ConcurrentQueues/GCRetention.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'count' needs "this.". 141 29
    # warning RequireThis Reference to instance variable 'count' needs "this.". 150 34
    # warning RequireThis Reference to instance variable 'count' needs "this.". 161 57

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/concurrent/ConcurrentQueues/LoopHelpers.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'startTime' needs "this.". 88 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/concurrent/ConcurrentQueues/OfferRemoveLoops.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'testDurationMillisDefault' needs "this.". 54 37
    # warning RequireThis Reference to instance variable 'testDurationMillis' needs "this.". 159 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/concurrent/ConcurrentQueues/RemovePollRace.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'count' needs "RemovePollRace.this.". 167 37
    # warning RequireThis Reference to instance variable 'count' needs "this.". 199 61
    # warning RequireThis Reference to instance variable 'count' needs "this.". 201 57

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/concurrent/Exchanger/ExchangeLoops.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'iters' needs "this.". 99 37

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/concurrent/Exchanger/LoopHelpers.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'startTime' needs "this.". 88 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/concurrent/ExecutorCompletionService/ExecutorCompletionServiceLoops.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'iters' needs "this.". 98 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/concurrent/ExecutorCompletionService/LoopHelpers.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'startTime' needs "this.". 88 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/concurrent/FutureTask/CancelledFutureLoops.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'nthreads' needs "this.". 106 33
    # warning RequireThis Reference to instance variable 'nthreads' needs "this.". 112 33
    # warning RequireThis Reference to instance variable 'nthreads' needs "this.". 122 37

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/concurrent/FutureTask/DoneTimedGetLoops.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'testDurationMillisDefault' needs "this.". 60 37
    # warning RequireThis Reference to instance variable 'testDurationMillis' needs "this.". 139 41

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/concurrent/FutureTask/LoopHelpers.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'startTime' needs "this.". 88 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/concurrent/LinkedTransferQueue/WhiteBox.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'SWEEP_THRESHOLD' needs "this.". 392 55

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/concurrent/Phaser/Basic.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'startTime' needs "this.". 228 55

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/concurrent/Phaser/FickleRegister.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'testDurationMillisDefault' needs "this.". 53 37
    # warning RequireThis Reference to instance variable 'chunkSize' needs "FickleRegister.this.". 64 37
    # warning RequireThis Reference to instance variable 'quittingTimeNanos' needs "FickleRegister.this.". 72 41
    # warning RequireThis Reference to instance variable 'chunkSize' needs "FickleRegister.this.". 73 41

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/concurrent/Phaser/TieredArriveLoops.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'testDurationMillisDefault' needs "this.". 49 37
    # warning RequireThis Reference to instance variable 'quittingTimeNanos' needs "this.". 82 37

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/concurrent/ThreadPoolExecutor/ScheduledTickleService.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'numTickled' needs "this.". 123 54

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/concurrent/atomic/AtomicUpdaters.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'access' needs "this.". 73 34
    # warning RequireThis Reference to instance variable 'field' needs "this.". 73 73

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/concurrent/atomic/DoubleAdderDemo.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'incs' needs "this.". 135 33
    # warning RequireThis Reference to instance variable 'incs' needs "this.". 157 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/concurrent/atomic/LongAdderDemo.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'incs' needs "this.". 129 33
    # warning RequireThis Reference to instance variable 'incs' needs "this.". 151 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/concurrent/forkjoin/ThreadLessCommon.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'expectedThread' needs "this.". 88 45
    # warning RequireThis Reference to instance variable 'expectedThread' needs "this.". 89 33
    # warning RequireThis Reference to instance variable 'from' needs "this.". 90 31
    # warning RequireThis Reference to instance variable 'to' needs "this.". 93 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/concurrent/locks/Lock/CheckedLockLoops.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'result' needs "this.". 144 57

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/concurrent/locks/Lock/LoopHelpers.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'startTime' needs "this.". 88 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/concurrent/locks/ReentrantLock/CancelledLockLoops.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'completed' needs "this.". 103 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/concurrent/locks/ReentrantLock/LoopHelpers.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'startTime' needs "this.". 88 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/concurrent/locks/ReentrantLock/SimpleReentrantLockLoops.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'nthreads' needs "this.". 90 33
    # warning RequireThis Reference to instance variable 'nthreads' needs "this.". 96 50

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/concurrent/locks/ReentrantLock/TimeoutLockLoops.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'nthreads' needs "this.". 87 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/concurrent/locks/ReentrantReadWriteLock/LoopHelpers.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'startTime' needs "this.". 88 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/concurrent/locks/StampedLock/Basic.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'startTime' needs "this.". 300 55

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/concurrent/tck/ConcurrentHashMapTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'value' needs "this.". 87 58

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/concurrent/tck/CountedCompleter8Test.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'lo' needs "this.". 63 26
    # warning RequireThis Reference to instance variable 'hi' needs "this.". 64 37
    # warning RequireThis Reference to instance variable 'lo' needs "this.". 70 31
    # warning RequireThis Reference to instance variable 'lo' needs "this.". 87 26
    # warning RequireThis Reference to instance variable 'hi' needs "this.". 88 37
    # warning RequireThis Reference to instance variable 'lo' needs "this.". 93 30
    # warning RequireThis Reference to instance variable 'lo' needs "this.". 111 30
    # warning RequireThis Reference to instance variable 'lo' needs "this.". 134 35

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/concurrent/tck/DelayQueueTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'pseudodelay' needs "this.". 99 40
    # warning RequireThis Reference to instance variable 'trigger' needs "this.". 125 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/concurrent/tck/DoubleAdderTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'incs' needs "this.". 189 37

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/concurrent/tck/ForkJoinPoolTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'number' needs "this.". 167 17

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/concurrent/tck/LongAdderTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'incs' needs "this.". 212 37

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/concurrent/tck/RecursiveActionTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'lo' needs "this.". 1223 22
    # warning RequireThis Reference to instance variable 'hi' needs "this.". 1226 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/concurrent/tck/SubmissionPublisherTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'last' needs "this.". 89 41

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/jar/JarFile/mrjar/MultiReleaseJarProperties.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'cldr' needs "this.". 103 26
    # warning RequireThis Reference to instance variable 'rtVersion' needs "this.". 137 40
    # warning RequireThis Reference to instance variable 'rtVersion' needs "this.". 180 36
    # warning RequireThis Reference to instance variable 'rtVersion' needs "this.". 197 36

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/logging/ClassLoaderLeakTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'uniqClassName' needs "this.". 151 39

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/logging/FileHandlerLongLimit.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'allPermissions' needs "this.". 499 23
    # warning RequireThis Reference to instance variable 'permissions' needs "this.". 499 40
    # warning RequireThis Reference to instance variable 'allPermissions' needs "this.". 505 23
    # warning RequireThis Reference to instance variable 'permissions' needs "this.". 505 40

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/logging/FileHandlerPath.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'allPermissions' needs "this.". 306 23
    # warning RequireThis Reference to instance variable 'permissions' needs "this.". 306 40
    # warning RequireThis Reference to instance variable 'allPermissions' needs "this.". 312 23
    # warning RequireThis Reference to instance variable 'permissions' needs "this.". 312 40

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/logging/FileHandlerPatternExceptions.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'allPermissions' needs "this.". 322 23
    # warning RequireThis Reference to instance variable 'permissions' needs "this.". 322 40
    # warning RequireThis Reference to instance variable 'allPermissions' needs "this.". 328 23
    # warning RequireThis Reference to instance variable 'permissions' needs "this.". 328 40

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/logging/Level/CustomLevel.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'name' needs "this.". 67 48
    # warning RequireThis Reference to instance variable 'value' needs "this.". 67 64
    # warning RequireThis Reference to instance variable 'resourceBundleName' needs "this.". 68 23

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/logging/LogManager/Configuration/ParentLoggerWithHandlerGC.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'allPermissions' needs "this.". 508 23
    # warning RequireThis Reference to instance variable 'permissions' needs "this.". 508 40
    # warning RequireThis Reference to instance variable 'allPermissions' needs "this.". 514 23
    # warning RequireThis Reference to instance variable 'permissions' needs "this.". 514 40

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/logging/LogManager/Configuration/TestConfigurationLock.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'time' needs "this.". 345 28
    # warning RequireThis Reference to instance variable 'time' needs "this.". 347 77
    # warning RequireThis Reference to instance variable 'time' needs "this.". 348 37
    # warning RequireThis Reference to instance variable 'time' needs "this.". 351 44
    # warning RequireThis Reference to instance variable 'start' needs "this.". 359 65
    # warning RequireThis Reference to instance variable 'time' needs "this.". 360 43

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/logging/LogManager/Configuration/updateConfiguration/HandlersOnComplexResetUpdate.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'allPermissions' needs "this.". 538 23
    # warning RequireThis Reference to instance variable 'permissions' needs "this.". 538 40
    # warning RequireThis Reference to instance variable 'allPermissions' needs "this.". 544 23
    # warning RequireThis Reference to instance variable 'permissions' needs "this.". 544 40

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/logging/LogManager/Configuration/updateConfiguration/HandlersOnComplexUpdate.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'allPermissions' needs "this.". 537 23
    # warning RequireThis Reference to instance variable 'permissions' needs "this.". 537 40
    # warning RequireThis Reference to instance variable 'allPermissions' needs "this.". 543 23
    # warning RequireThis Reference to instance variable 'permissions' needs "this.". 543 40

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/logging/LogManager/Configuration/updateConfiguration/SimpleUpdateConfigWithInputStreamTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'count' needs "this.". 107 43

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/logging/LogManager/Configuration/updateConfiguration/SimpleUpdateConfigurationTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'count' needs "this.". 110 43

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/logging/LogManager/Configuration/updateConfiguration/UpdateConfigurationTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'allPermissions' needs "this.". 603 23
    # warning RequireThis Reference to instance variable 'permissions' needs "this.". 603 40
    # warning RequireThis Reference to instance variable 'allPermissions' needs "this.". 609 23
    # warning RequireThis Reference to instance variable 'permissions' needs "this.". 609 40

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/logging/LogManager/LinkageErrorTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'closed' needs "this.". 68 52

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/logging/LogManagerAppContextDeadlock.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'allPermissions' needs "this.". 369 23
    # warning RequireThis Reference to instance variable 'permissions' needs "this.". 369 40
    # warning RequireThis Reference to instance variable 'allPermissions' needs "this.". 375 23
    # warning RequireThis Reference to instance variable 'permissions' needs "this.". 375 40

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/logging/Logger/getGlobal/testgetglobal/BadLogManagerImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'globalLogger' needs "this.". 42 44

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/logging/Logger/getGlobal/testgetglobal/LogManagerImpl2.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'globalLogger' needs "this.". 39 44

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/logging/LoggingDeadlock2.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'exitValue' needs "this.". 193 42
    # warning RequireThis Reference to instance variable 'ms' needs "this.". 264 62

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/logging/TestAppletLoggerContext.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'exc' needs "this.". 117 64

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/logging/TestConfigurationListeners.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'name' needs "this.". 204 50

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/logging/TestLogConfigurationDeadLock.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'time' needs "this.". 231 28
    # warning RequireThis Reference to instance variable 'time' needs "this.". 232 77
    # warning RequireThis Reference to instance variable 'time' needs "this.". 233 37
    # warning RequireThis Reference to instance variable 'time' needs "this.". 235 44
    # warning RequireThis Reference to instance variable 'start' needs "this.". 241 65
    # warning RequireThis Reference to instance variable 'time' needs "this.". 242 43

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/logging/TestLogConfigurationDeadLockWithConf.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'time' needs "this.". 315 28
    # warning RequireThis Reference to instance variable 'time' needs "this.". 316 77
    # warning RequireThis Reference to instance variable 'time' needs "this.". 317 37
    # warning RequireThis Reference to instance variable 'time' needs "this.". 320 44
    # warning RequireThis Reference to instance variable 'start' needs "this.". 326 65
    # warning RequireThis Reference to instance variable 'time' needs "this.". 327 43

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/logging/TestLoggerBundleSync.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'rb' needs "this.". 353 30
    # warning RequireThis Reference to instance variable 'time' needs "this.". 581 28
    # warning RequireThis Reference to instance variable 'time' needs "this.". 582 77
    # warning RequireThis Reference to instance variable 'time' needs "this.". 583 37
    # warning RequireThis Reference to instance variable 'time' needs "this.". 585 44
    # warning RequireThis Reference to instance variable 'start' needs "this.". 591 65
    # warning RequireThis Reference to instance variable 'time' needs "this.". 592 43

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/logging/bundlesearch/ResourceBundleSearchTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'bundleName' needs "this.". 297 75
    # warning RequireThis Reference to instance variable 'bundleName' needs "this.". 301 82

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/stream/test/org/openjdk/tests/java/util/SplittableRandomTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'fence' needs "this.". 63 38
    # warning RequireThis Reference to instance variable 'index' needs "this.". 69 28

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/stream/test/org/openjdk/tests/java/util/stream/CollectorsTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'targetOrdered' needs "this.". 257 67

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/stream/test/org/openjdk/tests/java/util/stream/MatchOpTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'kinds' needs "this.". 93 82

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/java/util/zip/zip.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'uflag' needs "this.". 83 26
    # warning RequireThis Reference to instance variable 'tflag' needs "this.". 197 34
    # warning RequireThis Reference to instance variable 'uflag' needs "this.". 197 43
    # warning RequireThis Reference to instance variable 'xflag' needs "this.". 204 34
    # warning RequireThis Reference to instance variable 'tflag' needs "this.". 204 43
    # warning RequireThis Reference to instance variable 'uflag' needs "this.". 211 34
    # warning RequireThis Reference to instance variable 'tflag' needs "this.". 211 43
    # warning RequireThis Reference to instance variable 'uflag' needs "this.". 218 34
    # warning RequireThis Reference to instance variable 'xflag' needs "this.". 218 43
    # warning RequireThis Reference to instance variable 'uflag' needs "this.". 282 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/crypto/SecretKeyFactory/PBKDF2TranslateTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'algoForTest' needs "this.". 93 54
    # warning RequireThis Reference to instance variable 'algoForTest' needs "this.". 129 50

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/crypto/SecretKeyFactory/SecKFTranslateTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'keySize' needs "this.". 127 52

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/crypto/spec/RC2ParameterSpec/RC2AlgorithmParameters.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'effectiveKeySize' needs "this.". 220 23
    # warning RequireThis Reference to instance variable 'effectiveKeySize' needs "this.". 242 23

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/imageio/AppContextTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'useCache' needs "this.". 86 32
    # warning RequireThis Reference to instance variable 'cacheDirectory' needs "this.". 87 38

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/imageio/ReadAbortTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'progressAborted' needs "this.". 98 24

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/imageio/WriteAbortTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'progressAborted' needs "this.". 95 24

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/imageio/event/WriteProgressListenerTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'prevPercentageDone' needs "this.". 119 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/imageio/metadata/MetadataFormatPrinter.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'indentLevel' needs "this.". 115 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/imageio/plugins/bmp/BMPSubsamplingTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'srcXSubsampling' needs "this.". 93 34
    # warning RequireThis Reference to instance variable 'dx' needs "this.". 302 28
    # warning RequireThis Reference to instance variable 'srcXSubsampling' needs "this.". 346 27
    # warning RequireThis Reference to instance variable 'srcYSubsampling' needs "this.". 347 26
    # warning RequireThis Reference to instance variable 'srcXSubsampling' needs "this.". 359 23

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/imageio/plugins/bmp/NoExtraBytesTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'src' needs "this.". 225 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/imageio/plugins/bmp/RLECompressionTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'w' needs "this.". 61 17
    # warning RequireThis Reference to instance variable 'h' needs "this.". 142 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/imageio/plugins/bmp/TestCompressionBI_BITFIELDS.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'format' needs "this.". 97 60

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/imageio/plugins/bmp/Write3ByteBgrTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'type' needs "this.". 128 101
    # warning RequireThis Reference to instance variable 'type' needs "this.". 130 88

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/imageio/plugins/bmp/WriteProgressListenerTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'compression_type' needs "this.". 60 55
    # warning RequireThis Reference to instance variable 'compression_type' needs "this.". 85 58

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/imageio/plugins/bmp/WritingColorChangeTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'type' needs "this.". 128 101
    # warning RequireThis Reference to instance variable 'type' needs "this.". 130 88

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/imageio/plugins/external_plugin_tests/src/simp/SIMPImageReader.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'width' needs "this.". 127 21
    # warning RequireThis Reference to instance variable 'height' needs "this.". 127 27
    # warning RequireThis Reference to instance variable 'height' needs "this.". 136 24
    # warning RequireThis Reference to instance variable 'width' needs "this.". 139 28

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/imageio/plugins/gif/AnimationTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'w' needs "this.". 95 14
    # warning RequireThis Reference to instance variable 'h' needs "this.". 96 14
    # warning RequireThis Reference to instance variable 'h' needs "this.". 157 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/imageio/plugins/gif/RGBImageTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'dx' needs "this.". 107 18

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/imageio/plugins/gif/WriterReuseTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'isFirst' needs "this.". 131 36

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/imageio/plugins/png/GrayPngTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'numColors' needs "this.". 110 19
    # warning RequireThis Reference to instance variable 'numColors' needs "this.". 113 29
    # warning RequireThis Reference to instance variable 'dx' needs "this.". 114 26
    # warning RequireThis Reference to instance variable 'dx' needs "this.". 116 41
    # warning RequireThis Reference to instance variable 'numColors' needs "this.". 151 45
    # warning RequireThis Reference to instance variable 'numColors' needs "this.". 161 29
    # warning RequireThis Reference to instance variable 'numColors' needs "this.". 168 29
    # warning RequireThis Reference to instance variable 'src' needs "this.". 176 38
    # warning RequireThis Reference to instance variable 'bpp' needs "this.". 178 52
    # warning RequireThis Reference to instance variable 'dst' needs "this.". 188 42
    # warning RequireThis Reference to instance variable 'numColors' needs "this.". 197 29
    # warning RequireThis Reference to instance variable 'dx' needs "this.". 198 42
    # warning RequireThis Reference to instance variable 'dx' needs "this.". 199 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/imageio/plugins/shared/RepeatingWriteTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'format' needs "this.". 140 50
    # warning RequireThis Reference to instance variable 'format' needs "this.". 141 50

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/imageio/plugins/shared/WriteAfterAbort.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'abortFlag' needs "this.". 177 36

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/imageio/plugins/tiff/MultiPageTest/MultiPageTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'BLACK_SIZE' needs "this.". 81 16
    # warning RequireThis Reference to instance variable 'BLACK_SIZE' needs "this.". 81 36
    # warning RequireThis Reference to instance variable 'BLACK_SIZE' needs "this.". 82 16
    # warning RequireThis Reference to instance variable 'BLACK_SIZE' needs "this.". 82 36
    # warning RequireThis Reference to instance variable 'BLACK_SIZE' needs "this.". 83 29
    # warning RequireThis Reference to instance variable 'BLACK_SIZE' needs "this.". 83 62
    # warning RequireThis Reference to instance variable 'BLACK_SIZE' needs "this.". 84 29
    # warning RequireThis Reference to instance variable 'BLACK_SIZE' needs "this.". 84 62
    # warning RequireThis Reference to instance variable 'fileName' needs "this.". 104 70
    # warning RequireThis Reference to instance variable 'fileName' needs "this.". 113 70

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/imageio/plugins/tiff/ReadUnknownTagsTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'ignoreMetadata' needs "this.". 87 31
    # warning RequireThis Reference to instance variable 'ignoreMetadata' needs "this.". 128 31
    # warning RequireThis Reference to instance variable 'readUnknownTags' needs "this.". 146 43
    # warning RequireThis Reference to instance variable 'readUnknownTags' needs "this.". 148 26
    # warning RequireThis Reference to instance variable 'readUnknownTags' needs "this.". 206 57
    # warning RequireThis Reference to instance variable 'ignoreMetadata' needs "this.". 231 19
    # warning RequireThis Reference to instance variable 'readUnknownTags' needs "this.". 231 62

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/imageio/plugins/tiff/WriteToSequenceAfterAbort.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'abortFlag' needs "this.". 316 36

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/imageio/plugins/wbmp/CanDecodeTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'title' needs "this.". 89 46
    # warning RequireThis Reference to instance variable 'canDecode' needs "this.". 95 44
    # warning RequireThis Reference to instance variable 'canDecode' needs "this.". 103 44
    # warning RequireThis Reference to instance variable 'title' needs "this.". 122 57

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/imageio/plugins/wbmp/StreamResetTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'errorPos' needs "this.". 77 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/imageio/spi/ServiceRegistrySyncTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'duration' needs "this.". 72 27
    # warning RequireThis Reference to instance variable 'end' needs "this.". 73 28
    # warning RequireThis Reference to instance variable 'duration' needs "this.". 102 27
    # warning RequireThis Reference to instance variable 'end' needs "this.". 103 28

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/imageio/stream/StreamCloserLeak/test/Main.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'uniqClassName' needs "this.". 281 39

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/management/Introspector/IdenticalMBeanInfoTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'id' needs "this.". 83 66

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/management/MBeanServer/MBeanServerNotificationTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'type' needs "this.". 75 49
    # warning RequireThis Reference to instance variable 'type' needs "this.". 78 56

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/management/MBeanServer/OldMBeanServerTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'clr' needs "this.". 761 26
    # warning RequireThis Reference to instance variable 'userMBean' needs "this.". 971 49
    # warning RequireThis Reference to instance variable 'std' needs "this.". 1229 57

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/management/MBeanServer/PostExceptionTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'throwable' needs "this.". 468 30
    # warning RequireThis Reference to instance variable 'throwable' needs "this.". 470 41
    # warning RequireThis Reference to instance variable 'throwable' needs "this.". 471 31

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/management/descriptor/DescriptorTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'name' needs "this.". 88 43
    # warning RequireThis Reference to instance variable 'name' needs "this.". 94 53
    # warning RequireThis Reference to instance variable 'name' needs "this.". 98 49
    # warning RequireThis Reference to instance variable 'testValue' needs "this.". 146 50

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/management/monitor/CounterMonitorTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'count' needs "this.". 67 59
    # warning RequireThis Reference to instance variable 'count' needs "this.". 69 33
    # warning RequireThis Reference to instance variable 'notifyFlag' needs "this.". 153 59
    # warning RequireThis Reference to instance variable 'threshold' needs "this.". 156 59
    # warning RequireThis Reference to instance variable 'granularityperiod' needs "this.". 159 59
    # warning RequireThis Reference to instance variable 'modulus' needs "this.". 162 59
    # warning RequireThis Reference to instance variable 'differenceModeFlag' needs "this.". 165 59
    # warning RequireThis Reference to instance variable 'derivedGauge' needs "this.". 184 54
    # warning RequireThis Reference to instance variable 'observedValue' needs "this.". 228 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/management/monitor/DerivedGaugeMonitorTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'along' needs "this.". 79 36
    # warning RequireThis Reference to instance variable 'anint' needs "this.". 83 36
    # warning RequireThis Reference to instance variable 'adouble' needs "this.". 87 38
    # warning RequireThis Reference to instance variable 'ashort' needs "this.". 91 37
    # warning RequireThis Reference to instance variable 'abyte' needs "this.". 95 36
    # warning RequireThis Reference to instance variable 'afloat' needs "this.". 99 37

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/management/monitor/ReflectionExceptionTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'obsObjName' needs "this.". 125 59
    # warning RequireThis Reference to instance variable 'obsObjName' needs "this.". 187 59
    # warning RequireThis Reference to instance variable 'obsObjName' needs "this.". 252 59

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/management/monitor/RuntimeExceptionTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'obsObjName' needs "this.". 123 59
    # warning RequireThis Reference to instance variable 'obsObjName' needs "this.". 185 59
    # warning RequireThis Reference to instance variable 'obsObjName' needs "this.". 250 59

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/management/monitor/ThreadPoolTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'waitedNB' needs "this.". 210 32
    # warning RequireThis Reference to instance variable 'waitedNB' needs "this.". 221 33
    # warning RequireThis Reference to instance variable 'waitedNB' needs "this.". 233 31

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/management/mxbean/Basic.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'numOfNotificationSenders' needs "this.". 361 30
    # warning RequireThis Reference to instance variable 'numOfNotificationSenderLoops' needs "this.". 460 44
    # warning RequireThis Reference to instance variable 'numOfNotificationSenderLoops' needs "this.". 463 29
    # warning RequireThis Reference to instance variable 'cycles' needs "this.". 490 38
    # warning RequireThis Reference to instance variable 'mbeanClassName' needs "Basic.this.". 499 33
    # warning RequireThis Reference to instance variable 'senderID' needs "this.". 499 65
    # warning RequireThis Reference to instance variable 'senderID' needs "this.". 506 76

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/management/mxbean/MXBeanExceptionHandlingTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'numOfNotifications' needs "this.". 213 40
    # warning RequireThis Reference to instance variable 'numOfNotifications' needs "this.". 215 27
    # warning RequireThis Reference to instance variable 'numOfNotifications' needs "this.". 222 27

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/management/mxbean/MXBeanNotifTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'numOfNotifDescriptorElements' needs "this.". 194 33
    # warning RequireThis Reference to instance variable 'numOfNotifications' needs "this.". 235 23
    # warning RequireThis Reference to instance variable 'numOfNotifications' needs "this.". 239 33
    # warning RequireThis Reference to instance variable 'timeForNotificationInSeconds' needs "this.". 262 31
    # warning RequireThis Reference to instance variable 'timeForNotificationInSeconds' needs "this.". 271 54

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/management/mxbean/MerlinMXBean.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'Int' needs "this.". 285 30
    # warning RequireThis Reference to instance variable 'whatsit' needs "this.". 420 69

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/management/mxbean/TigerMXBean.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'x' needs "this.". 55 27
    # warning RequireThis Reference to instance variable 'y' needs "this.". 55 39

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/management/query/SupportedQueryTypesTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'mbeanClassName' needs "this.". 112 58
    # warning RequireThis Reference to instance variable 'mbeanClassName' needs "this.". 116 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/management/remote/mandatory/notif/DiffHBTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'received' needs "this.". 177 68
    # warning RequireThis Reference to instance variable 'receivedNotif' needs "this.". 190 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/management/remote/mandatory/notif/RMINotifTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'myType' needs "this.". 194 27

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/management/remote/mandatory/notif/UnexpectedNotifTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'myType' needs "this.". 198 27

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/management/remote/mandatory/passwordAccessFile/NonJMXPrincipalsTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'name' needs "this.". 74 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/management/remote/mandatory/util/MapNullValuesTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'map3' needs "this.". 236 27

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/net/ssl/ALPN/MyX509ExtendedKeyManager.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'expectedAP' needs "this.". 119 54

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/net/ssl/ALPN/SSLServerSocketAlpnTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 473 22
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 474 21
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 476 22
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 477 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/net/ssl/ALPN/SSLSocketAlpnTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 469 22
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 470 21
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 472 22
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 473 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/net/ssl/DTLS/DTLSSequenceNumberTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'PIECES_NUMBER' needs "this.". 113 29
    # warning RequireThis Reference to instance variable 'PIECES_NUMBER' needs "this.". 117 36
    # warning RequireThis Reference to instance variable 'PIECES_NUMBER' needs "this.". 118 56
    # warning RequireThis Reference to instance variable 'PIECES_NUMBER' needs "this.". 132 29
    # warning RequireThis Reference to instance variable 'PIECES_NUMBER' needs "this.". 148 29
    # warning RequireThis Reference to instance variable 'PIECES_NUMBER' needs "this.". 157 24
    # warning RequireThis Reference to instance variable 'PIECES_NUMBER' needs "this.". 160 23

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/net/ssl/FixingJavadocs/SSLSocketInherit.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'pathToStores' needs "this.". 70 58
    # warning RequireThis Reference to instance variable 'pathToStores' needs "this.". 73 58

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/net/ssl/HttpsURLConnection/CriticalSubjectAltName.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'serverPort' needs "this.". 139 48

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/net/ssl/HttpsURLConnection/GetResponseCode.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'serverPort' needs "this.". 123 48

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/net/ssl/SSLEngine/Arrays.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'oneToTwo' needs "this.". 95 34
    # warning RequireThis Reference to instance variable 'twoToOne' needs "this.". 99 34
    # warning RequireThis Reference to instance variable 'twoToOne' needs "this.". 113 34
    # warning RequireThis Reference to instance variable 'oneToTwo' needs "this.". 117 34
    # warning RequireThis Reference to instance variable 'appOut2' needs "this.". 249 28

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/net/ssl/SSLEngine/CheckStatus.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'appOut1' needs "this.". 677 28
    # warning RequireThis Reference to instance variable 'appOut2' needs "this.". 678 28

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/net/ssl/SSLEngine/ConnectionTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'appOut1' needs "this.". 138 43
    # warning RequireThis Reference to instance variable 'appOut2' needs "this.". 139 43
    # warning RequireThis Reference to instance variable 'portNumber' needs "this.". 300 48
    # warning RequireThis Reference to instance variable 'portNumber' needs "this.". 314 48
    # warning RequireThis Reference to instance variable 'portNumber' needs "this.". 487 48
    # warning RequireThis Reference to instance variable 'portNumber' needs "this.". 501 48

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/net/ssl/SSLEngine/ExtendedKeyEngine.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'oneToTwo' needs "this.". 94 34
    # warning RequireThis Reference to instance variable 'twoToOne' needs "this.". 98 34
    # warning RequireThis Reference to instance variable 'twoToOne' needs "this.". 112 34
    # warning RequireThis Reference to instance variable 'oneToTwo' needs "this.". 116 34
    # warning RequireThis Reference to instance variable 'appOut1' needs "this.". 231 28
    # warning RequireThis Reference to instance variable 'appOut2' needs "this.". 232 28

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/net/ssl/SSLEngine/ExtendedKeySocket.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 267 22
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 268 21
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 271 22
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 272 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/net/ssl/SSLEngine/LargeBufs.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'appBufferMax' needs "this.". 112 45
    # warning RequireThis Reference to instance variable 'OFFSET' needs "this.". 113 45
    # warning RequireThis Reference to instance variable 'appBufferMax' needs "this.". 118 45
    # warning RequireThis Reference to instance variable 'OFFSET' needs "this.". 119 49
    # warning RequireThis Reference to instance variable 'oneToTwo' needs "this.". 124 34
    # warning RequireThis Reference to instance variable 'twoToOne' needs "this.". 128 34
    # warning RequireThis Reference to instance variable 'appBufferMax' needs "this.". 142 45
    # warning RequireThis Reference to instance variable 'OFFSET' needs "this.". 143 49
    # warning RequireThis Reference to instance variable 'appBufferMax' needs "this.". 148 45
    # warning RequireThis Reference to instance variable 'OFFSET' needs "this.". 149 45
    # warning RequireThis Reference to instance variable 'twoToOne' needs "this.". 154 34
    # warning RequireThis Reference to instance variable 'oneToTwo' needs "this.". 158 34
    # warning RequireThis Reference to instance variable 'OFFSET' needs "this.". 251 52
    # warning RequireThis Reference to instance variable 'OFFSET' needs "this.". 252 56
    # warning RequireThis Reference to instance variable 'appOut1' needs "this.". 269 28
    # warning RequireThis Reference to instance variable 'appOut2' needs "this.". 270 28

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/net/ssl/SSLEngine/TestAllSuites.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'oneToTwo' needs "this.". 159 34
    # warning RequireThis Reference to instance variable 'twoToOne' needs "this.". 163 34
    # warning RequireThis Reference to instance variable 'twoToOne' needs "this.". 177 34
    # warning RequireThis Reference to instance variable 'oneToTwo' needs "this.". 181 34
    # warning RequireThis Reference to instance variable 'appOut1' needs "this.". 312 28
    # warning RequireThis Reference to instance variable 'appOut2' needs "this.". 313 28

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/net/ssl/SSLParameters/UseCipherSuitesOrder.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 269 22
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 270 21
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 272 22
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 273 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/net/ssl/SSLSession/CheckMyTrustedKeystore.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'serverPort' needs "this.". 226 53
    # warning RequireThis Reference to instance variable 'serverPort1' needs "this.". 249 54

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/net/ssl/SSLSession/HttpsURLConnectionLocalCertificateChain.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'serverPort' needs "this.". 205 45

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/net/ssl/SSLSession/JSSERenegotiate.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 253 22
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 254 21
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 257 22
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 258 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/net/ssl/SSLSession/SessionCacheSizeTests.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 403 22
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 404 21
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 406 22
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 407 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/net/ssl/SSLSession/SessionTimeOutTests.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 418 22
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 419 21
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 421 22
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 422 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/net/ssl/SSLSession/TestEnabledProtocols.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'numExpConns' needs "this.". 250 30
    # warning RequireThis Reference to instance variable 'protocolToUse' needs "this.". 308 49

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/net/ssl/ServerName/BestEffortOnLazyConnected.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 252 22
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 253 21
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 256 22
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 257 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/net/ssl/ServerName/SSLSocketConsistentSNI.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 274 22
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 275 21
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 278 22
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 279 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/net/ssl/ServerName/SSLSocketExplorer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 297 22
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 298 21
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 301 22
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 302 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/net/ssl/ServerName/SSLSocketExplorerFailure.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 300 22
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 301 21
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 304 22
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 305 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/net/ssl/ServerName/SSLSocketExplorerMatchedSNI.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 352 22
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 353 21
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 356 22
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 357 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/net/ssl/ServerName/SSLSocketExplorerUnmatchedSNI.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 309 22
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 310 21
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 313 22
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 314 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/net/ssl/ServerName/SSLSocketExplorerWithCliSNI.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 324 22
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 325 21
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 328 22
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 329 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/net/ssl/ServerName/SSLSocketExplorerWithSrvSNI.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 307 22
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 308 21
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 311 22
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 312 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/net/ssl/ServerName/SSLSocketInconsistentSNI.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 257 22
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 258 21
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 261 22
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 262 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/net/ssl/ServerName/SSLSocketSNISensitive.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 494 22
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 495 21
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 498 22
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 499 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/net/ssl/Stapling/HttpsUrlConnClient.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'serverPort' needs "this.". 245 33
    # warning RequireThis Reference to instance variable 'serverPort' needs "this.". 315 55
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 425 24
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 426 24

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/net/ssl/Stapling/SSLSocketWithStapling.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 655 24
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 656 24

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/net/ssl/TLS/CipherTestUtils.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'protocol' needs "this.". 261 47
    # warning RequireThis Reference to instance variable 'clientAuth' needs "this.". 263 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/net/ssl/TLSv11/EmptyCertificateAuthorities.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 317 22
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 318 21
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 321 22
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 322 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/net/ssl/TLSv11/ExportableBlockCipher.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 261 22
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 262 21
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 265 22
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 266 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/net/ssl/TLSv11/ExportableStreamCipher.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 261 22
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 262 21
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 265 22
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 266 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/net/ssl/TLSv11/GenericBlockCipher.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 233 22
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 234 21
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 237 22
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 238 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/net/ssl/TLSv11/GenericStreamCipher.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 242 22
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 243 21
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 246 22
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 247 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/net/ssl/TLSv12/DisabledShortDSAKeys.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 349 22
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 350 21
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 352 22
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 353 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/net/ssl/TLSv12/ProtocolFilter.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 223 22
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 224 21
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 226 22
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 227 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/net/ssl/TLSv12/ShortRSAKey512.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'serverPort' needs "this.". 144 58
    # warning RequireThis Reference to instance variable 'serverPort' needs "this.". 180 57
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 338 22
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 339 21
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 341 22
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 342 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/net/ssl/TLSv12/ShortRSAKeyGCM.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 363 22
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 364 21
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 367 22
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 368 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/net/ssl/TLSv12/SignatureAlgorithms.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 509 22
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 510 21
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 513 22
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 514 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/net/ssl/ciphersuites/DisabledAlgorithms.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'otherError' needs "this.". 267 32

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/net/ssl/ciphersuites/ECCurvesconstraints.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 330 22
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 331 21
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 334 22
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 335 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/net/ssl/finalize/SSLSessionFinalizeTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'unboundNotified' needs "this.". 351 32

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/net/ssl/sanity/interop/CipherTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'protocol' needs "this.". 122 47
    # warning RequireThis Reference to instance variable 'clientAuth' needs "this.". 124 33
    # warning RequireThis Reference to instance variable 'THREADS' needs "this.". 303 29
    # warning RequireThis Reference to instance variable 'THREADS' needs "this.". 314 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/net/ssl/templates/SSLSocketTemplate.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 746 22
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 747 21
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 749 22
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 750 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/print/DialogMargins.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 211 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/print/PrintSubInputStream/Example.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'block_size' needs "this.". 137 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/print/applet/applet0/Applet0.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'name' needs "this.". 47 33
    # warning RequireThis Reference to instance variable 'defServ' needs "this.". 48 45

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/print/applet/applet1/Applet1.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'name' needs "this.". 46 33
    # warning RequireThis Reference to instance variable 'defServ' needs "this.". 47 45

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/print/applet/applet2/Applet2.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'name' needs "this.". 47 33
    # warning RequireThis Reference to instance variable 'defServ' needs "this.". 48 45

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/print/applet/applet3/Applet3.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'name' needs "this.". 48 33
    # warning RequireThis Reference to instance variable 'defServ' needs "this.". 49 45

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/print/applet/applet4/Applet4.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'name' needs "this.". 48 33
    # warning RequireThis Reference to instance variable 'defServ' needs "this.". 49 45

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/print/attribute/URLPDFPrinting.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'fStream' needs "this.". 87 64

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/script/Test2.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'val' needs "this.". 49 56

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/security/auth/login/LoginContext/CustomLoginModule.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'username' needs "this.". 233 23
    # warning RequireThis Reference to instance variable 'name' needs "this.". 253 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/security/auth/login/LoginContext/DummyLoginModule.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'header' needs "this.". 39 37
    # warning RequireThis Reference to instance variable 'header' needs "this.". 40 37
    # warning RequireThis Reference to instance variable 'header' needs "this.". 46 37
    # warning RequireThis Reference to instance variable 'header' needs "this.". 47 37
    # warning RequireThis Reference to instance variable 'header' needs "this.". 53 37
    # warning RequireThis Reference to instance variable 'header' needs "this.". 54 37
    # warning RequireThis Reference to instance variable 'header' needs "this.". 61 37
    # warning RequireThis Reference to instance variable 'header' needs "this.". 62 37

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/security/auth/login/LoginContext/SmartLoginModule.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'header' needs "this.". 146 50
    # warning RequireThis Reference to instance variable 'header' needs "this.". 155 41
    # warning RequireThis Reference to instance variable 'header' needs "this.". 160 41
    # warning RequireThis Reference to instance variable 'commitSucceeded' needs "this.". 173 21
    # warning RequireThis Reference to instance variable 'header' needs "this.". 182 37
    # warning RequireThis Reference to instance variable 'myUsername' needs "this.". 183 19
    # warning RequireThis Reference to instance variable 'header' needs "this.". 184 37
    # warning RequireThis Reference to instance variable 'username' needs "this.". 185 19
    # warning RequireThis Reference to instance variable 'header' needs "this.". 186 35
    # warning RequireThis Reference to instance variable 'header' needs "this.". 191 35
    # warning RequireThis Reference to instance variable 'name' needs "this.". 228 39

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/security/auth/x500/X500Principal/Parse.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'name' needs "this.". 65 49

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/security/sasl/Sasl/ClientServerTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'port' needs "this.". 307 23
    # warning RequireThis Reference to instance variable 'userId' needs "this.". 467 34

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/sound/midi/File/SMFParserBreak.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'chunkSize' needs "this.". 99 19
    # warning RequireThis Reference to instance variable 'chunkSize' needs "this.". 99 44
    # warning RequireThis Reference to instance variable 'chunkSize' needs "this.". 101 31

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/sound/midi/Gervill/SoftAudioSynthesizer/DummySourceDataLine.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'framesize' needs "this.". 132 19
    # warning RequireThis Reference to instance variable 'framesize' needs "this.". 137 26

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/sound/midi/Gervill/SoftSynthesizer/DummySourceDataLine.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'framesize' needs "this.". 132 19
    # warning RequireThis Reference to instance variable 'framesize' needs "this.". 137 26

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/sound/midi/MidiSystem/6411624/Test6411624.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 337 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/sound/midi/Sequencer/MetaCallback.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'metaCount' needs "this.". 99 80
    # warning RequireThis Reference to instance variable 'metaCount' needs "this.". 106 31

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/sound/midi/Sequencer/TickLength.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'theSequencer' needs "this.". 47 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/sound/midi/Transmitter/bug6415669.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'transmitter' needs "bug6415669.this.". 64 50

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/sound/sampled/AudioInputStream/AISReadFraction.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'missingBytes' needs "this.". 207 40
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 211 101
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 216 27
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 217 60
    # warning RequireThis Reference to instance variable 'markPos' needs "this.". 227 23
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 228 62

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/sound/sampled/DirectAudio/bug6372428.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'remaining' needs "this.". 126 33
    # warning RequireThis Reference to instance variable 'remaining' needs "this.". 127 33
    # warning RequireThis Reference to instance variable 'remaining' needs "this.". 128 66
    # warning RequireThis Reference to instance variable 'remaining' needs "this.". 237 33
    # warning RequireThis Reference to instance variable 'remaining' needs "this.". 238 33
    # warning RequireThis Reference to instance variable 'remaining' needs "this.". 239 62
    # warning RequireThis Reference to instance variable 'remaining' needs "this.". 256 34

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/sound/sampled/DirectAudio/bug6400879.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'LOOPS_PER_LINE' needs "this.". 84 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/sound/sampled/Lines/ClickInPlay/Test4218609.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 333 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/sound/sampled/LinuxCrash/ClipLinuxCrash2.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'stopOccured' needs "this.". 60 88

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/sound/sampled/LinuxCrash/SDLLinuxCrash.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'size' needs "this.". 53 28
    # warning RequireThis Reference to instance variable 'size' needs "this.". 55 39

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/sound/sampled/Mixers/DirectSoundRepeatingBuffer/Test4997635.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 334 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/sound/sampled/Mixers/DirectSoundUnderrunSilence/Test5032020.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 333 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/sound/sampled/Recording/TargetDataLineFlush.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'SAMPLE_RATE' needs "this.". 56 43
    # warning RequireThis Reference to instance variable 'BUFFER_MILLIS' needs "this.". 57 36
    # warning RequireThis Reference to instance variable 'bufferSize' needs "this.". 87 44
    # warning RequireThis Reference to instance variable 'inLine' needs "this.". 104 45
    # warning RequireThis Reference to instance variable 'WAIT_MILLIS' needs "this.". 119 46
    # warning RequireThis Reference to instance variable 'WAIT_MILLIS' needs "this.". 127 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/sound/sampled/spi/AudioFileWriter/AlawEncoderSync.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'num' needs "this.". 106 39
    # warning RequireThis Reference to instance variable 'num' needs "this.". 123 43
    # warning RequireThis Reference to instance variable 'num' needs "this.". 126 39

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/sql/testng/test/rowset/RowSetMetaDataTests.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'MAX_COLUMNS' needs "this.". 515 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/sql/testng/test/rowset/joinrowset/JoinRowSetTests.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'SUP_ID' needs "this.". 177 45

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/sql/testng/util/SuperHero.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'first' needs "this.". 75 29
    # warning RequireThis Reference to instance variable 'last' needs "this.". 75 43
    # warning RequireThis Reference to instance variable 'firstYear' needs "this.". 76 19
    # warning RequireThis Reference to instance variable 'secretIdentity' needs "this.". 76 37

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/sql/testng/util/TestSQLDataImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'sqlType' needs "this.". 122 22
    # warning RequireThis Reference to instance variable 'types' needs "this.". 122 38

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/swing/Action/8133039/bug8133039.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'acceptSender' needs "this.". 173 48

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/swing/JButton/TimeChangeButtonClickTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'buttonPressCount' needs "TestUI.this.". 157 51
    # warning RequireThis Reference to instance variable 'buttonPressCount' needs "this.". 172 43

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/swing/JComboBox/8032878/bug8032878.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'surrender' needs "this.". 124 59
    # warning RequireThis Reference to instance variable 'surrender' needs "this.". 126 59
    # warning RequireThis Reference to instance variable 'text' needs "this.". 128 50

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/swing/JComboBox/8041909/ActionListenerExceptionTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'menuItemHeight' needs "this.". 159 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/swing/JComboBox/8080972/TestBasicComboBoxEditor.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'str' needs "this.". 70 49

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/swing/JComponent/4337267/bug4337267.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'shaped' needs "this.". 137 35
    # warning RequireThis Reference to instance variable 'text' needs "this.". 140 35
    # warning RequireThis Reference to instance variable 'MAX_GLITCHES' needs "this.". 228 32

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/swing/JFileChooser/4847375/bug4847375.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'lookAndFeel' needs "this.". 160 69

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/swing/JFileChooser/6698013/bug6698013.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'path' needs "this.". 159 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/swing/JFileChooser/8067660/FileChooserTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 233 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/swing/JFormattedTextField/8080972/TestDefaultFormatter.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'str' needs "this.". 72 41

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/swing/JFrame/4962534/bug4962534.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'newFrameLocation' needs "this.". 126 59
    # warning RequireThis Reference to instance variable 'lPane' needs "bug4962534.this.". 161 62

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/swing/JFrame/8037575/bug8037575.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 240 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/swing/JLayer/8041982/bug8041982.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'imageUpdateCount' needs "this.". 87 49

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/swing/JMenu/8067346/bug8067346.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'MARGIN' needs "this.". 128 71
    # warning RequireThis Reference to instance variable 'CHECKICONOFFSET' needs "this.". 141 23

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/swing/JMenu/8072900/WrongSelectionOnMouseOver.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'laf' needs "this.". 63 45

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/swing/JMenuItem/8158566/CloseOnMouseClickPropertyTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'compDoNotCloseOnMouseClick' needs "this.". 190 31
    # warning RequireThis Reference to instance variable 'lafDoNotCloseOnMouseClick' needs "this.". 191 31

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/swing/JOptionPane/8024926/bug8024926.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 182 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/swing/JPopupMenu/6691503/bug6691503.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'isAlwaysOnTop1' needs "bug6691503.this.". 73 73
    # warning RequireThis Reference to instance variable 'isAlwaysOnTop2' needs "bug6691503.this.". 88 68
    # warning RequireThis Reference to instance variable 'isAlwaysOnTop2' needs "this.". 102 32

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/swing/JScrollPane/bug8044371.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'lastAdjust' needs "this.". 74 26
    # warning RequireThis Reference to instance variable 'initialAdjust' needs "this.". 79 26
    # warning RequireThis Reference to instance variable 'lastAdjust' needs "this.". 80 75
    # warning RequireThis Reference to instance variable 'initialAdjust' needs "this.". 85 26
    # warning RequireThis Reference to instance variable 'lastAdjust' needs "this.". 86 75

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/swing/JSplitPane/4816114/bug4816114.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'v_passed' needs "this.". 136 28

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/swing/JTabbedPane/4666224/bug4666224.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 435 38
    # warning RequireThis Reference to instance variable 'remarks' needs "TestDialog.this.". 481 31
    # warning RequireThis Reference to instance variable 'remarksMessage' needs "TestDialog.this.". 486 58
    # warning RequireThis Reference to instance variable 'assertPass' needs "TestDialog.this.". 503 35
    # warning RequireThis Reference to instance variable 'assertFail' needs "TestDialog.this.". 506 40
    # warning RequireThis Reference to instance variable 'addRemarks' needs "this.". 544 32

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/swing/JTable/Test6888156.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'ICON' needs "Test6888156.this.". 64 44

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/swing/JToolTip/4644444/bug4644444.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 235 38
    # warning RequireThis Reference to instance variable 'remarks' needs "TestDialog.this.". 281 31
    # warning RequireThis Reference to instance variable 'remarksMessage' needs "TestDialog.this.". 286 58
    # warning RequireThis Reference to instance variable 'assertPass' needs "TestDialog.this.". 303 35
    # warning RequireThis Reference to instance variable 'assertFail' needs "TestDialog.this.". 306 40
    # warning RequireThis Reference to instance variable 'addRemarks' needs "this.". 344 32

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/swing/JTree/DnD/LastNodeLowerHalfDrop.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'nodesFlavor' needs "this.". 201 26

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/swing/JWindow/ShapedAndTranslucentWindows/Common.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'right' needs "this.". 150 29
    # warning RequireThis Reference to instance variable 'bottom' needs "this.". 153 28
    # warning RequireThis Reference to instance variable 'bottom' needs "this.". 156 38
    # warning RequireThis Reference to instance variable 'right' needs "this.". 159 40
    # warning RequireThis Reference to instance variable 'window' needs "this.". 262 23
    # warning RequireThis Reference to instance variable 'window' needs "this.". 263 37
    # warning RequireThis Reference to instance variable 'window' needs "this.". 266 24
    # warning RequireThis Reference to instance variable 'window' needs "this.". 267 38
    # warning RequireThis Reference to instance variable 'window' needs "this.". 270 38

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/swing/RepaintManager/6608456/bug6608456.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'delegateCalled' needs "this.". 127 34

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/swing/SwingWorker/6880336/NestedWorkers.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'level' needs "this.". 53 48

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/swing/plaf/aqua/CustomComboBoxFocusTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'target' needs "this.". 244 54
    # warning RequireThis Reference to instance variable 'target' needs "this.". 288 59

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/swing/regtesthelpers/SwingTestHelper.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'window' needs "SwingTestHelper.this.". 242 43
    # warning RequireThis Reference to instance variable 'error' needs "this.". 471 49

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/swing/reliability/GUIUndFrame.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'jframe1' needs "GUIUndFrame.this.". 54 41
    # warning RequireThis Reference to instance variable 'jframe3' needs "GUIUndFrame.this.". 88 40

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/swing/text/View/8156217/FPMethodCalledTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'drawSelected' needs "this.". 260 32
    # warning RequireThis Reference to instance variable 'drawUnselected' needs "this.". 260 48
    # warning RequireThis Reference to instance variable 'isFPMethodCalled' needs "this.". 325 42
    # warning RequireThis Reference to instance variable 'drawSelected' needs "this.". 361 32
    # warning RequireThis Reference to instance variable 'drawUnselected' needs "this.". 361 48
    # warning RequireThis Reference to instance variable 'drawSelected' needs "this.". 397 32
    # warning RequireThis Reference to instance variable 'drawUnselected' needs "this.". 397 48
    # warning RequireThis Reference to instance variable 'isFPMethodCalled' needs "this.". 426 42
    # warning RequireThis Reference to instance variable 'isFPMethodCalled' needs "this.". 496 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/swing/text/html/parser/Parser/7165725/bug7165725.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'goldenName' needs "this.". 71 90
    # warning RequireThis Reference to instance variable 'goldenName' needs "this.". 87 97
    # warning RequireThis Reference to instance variable 'indentSize' needs "this.". 276 32

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/xml/jaxp/common/8020430/TestBase.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'passed' needs "this.". 73 59
    # warning RequireThis Reference to instance variable 'failed' needs "this.". 74 57

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/xml/jaxp/datatype/5077522/DurationComparison.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'passed' needs "this.". 179 59
    # warning RequireThis Reference to instance variable 'failed' needs "this.". 180 57

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/xml/jaxp/datatype/8033980/SerializationTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'FILENAME_CAL' needs "this.". 83 39
    # warning RequireThis Reference to instance variable 'EXPECTED_CAL' needs "this.". 86 48
    # warning RequireThis Reference to instance variable 'FILENAME_DURATION' needs "this.". 103 39
    # warning RequireThis Reference to instance variable 'EXPECTED_DURATION' needs "this.". 106 48
    # warning RequireThis Reference to instance variable 'FILENAME_CAL' needs "this.". 129 63
    # warning RequireThis Reference to instance variable 'FILENAME_DURATION' needs "this.". 130 63
    # warning RequireThis Reference to instance variable 'passed' needs "this.". 177 59
    # warning RequireThis Reference to instance variable 'failed' needs "this.". 178 57

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/xml/jaxp/parsers/8021148/TestBase.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'passed' needs "this.". 73 59
    # warning RequireThis Reference to instance variable 'failed' needs "this.". 74 57

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/xml/jaxp/parsers/8022548/TestBase.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'passed' needs "this.". 51 59
    # warning RequireThis Reference to instance variable 'failed' needs "this.". 52 57

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/xml/jaxp/testng/validation/BaseTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'passed' needs "this.". 145 59
    # warning RequireThis Reference to instance variable 'failed' needs "this.". 146 57
    # warning RequireThis Reference to instance variable 'fRootNode' needs "this.". 162 46
    # warning RequireThis Reference to instance variable 'fRootNode' needs "this.". 164 46
    # warning RequireThis Reference to instance variable 'fRootNode' needs "this.". 180 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/xml/jaxp/transform/8004476/TestBase.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'passed' needs "this.". 79 59
    # warning RequireThis Reference to instance variable 'failed' needs "this.". 80 57

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/xml/jaxp/transform/8004476/XSLTExFuncTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'xslFile' needs "this.". 72 34

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/javax/xml/jaxp/transform/8062923/XslSubstringTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'xslPost' needs "this.". 88 74

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/jdk/internal/jrtfs/Basic.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'theFileSystem' needs "this.". 103 28
    # warning RequireThis Reference to instance variable 'fs' needs "this.". 103 44
    # warning RequireThis Reference to instance variable 'fs' needs "this.". 138 25
    # warning RequireThis Reference to instance variable 'fs' needs "this.". 156 25

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/jdk/internal/math/FloatingDecimal/OldFDBigIntForTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'nWords' needs "this.". 200 91
    # warning RequireThis Reference to instance variable 'nWords' needs "this.". 202 27
    # warning RequireThis Reference to instance variable 'nWords' needs "this.". 229 27
    # warning RequireThis Reference to instance variable 'nWords' needs "this.". 481 43

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/jdk/internal/math/FloatingDecimal/OldFloatingDecimalForTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'roundDir' needs "this.". 289 24
    # warning RequireThis Reference to instance variable 'nDigits' needs "this.". 937 18
    # warning RequireThis Reference to instance variable 'decExponent' needs "this.". 944 34
    # warning RequireThis Reference to instance variable 'nDigits' needs "this.". 952 38
    # warning RequireThis Reference to instance variable 'decExponent' needs "this.". 965 26
    # warning RequireThis Reference to instance variable 'nDigits' needs "this.". 968 22
    # warning RequireThis Reference to instance variable 'isNegative' needs "this.". 1326 29
    # warning RequireThis Reference to instance variable 'isNegative' needs "this.". 1340 33
    # warning RequireThis Reference to instance variable 'isNegative' needs "this.". 1359 33
    # warning RequireThis Reference to instance variable 'isNegative' needs "this.". 1376 33
    # warning RequireThis Reference to instance variable 'isNegative' needs "this.". 1398 29
    # warning RequireThis Reference to instance variable 'isNegative' needs "this.". 1432 37
    # warning RequireThis Reference to instance variable 'isNegative' needs "this.". 1445 29
    # warning RequireThis Reference to instance variable 'isNegative' needs "this.". 1479 37
    # warning RequireThis Reference to instance variable 'nDigits' needs "this.". 1495 35
    # warning RequireThis Reference to instance variable 'bigIntExp' needs "this.". 1524 27
    # warning RequireThis Reference to instance variable 'bigIntExp' needs "this.". 1526 27
    # warning RequireThis Reference to instance variable 'bigIntNBits' needs "this.". 1532 32
    # warning RequireThis Reference to instance variable 'bigIntNBits' needs "this.". 1538 47
    # warning RequireThis Reference to instance variable 'isNegative' needs "this.". 1621 21
    # warning RequireThis Reference to instance variable 'isNegative' needs "this.". 1675 29
    # warning RequireThis Reference to instance variable 'isNegative' needs "this.". 1683 33
    # warning RequireThis Reference to instance variable 'isNegative' needs "this.". 1695 33
    # warning RequireThis Reference to instance variable 'isNegative' needs "this.". 1706 33
    # warning RequireThis Reference to instance variable 'nDigits' needs "this.". 1712 41
    # warning RequireThis Reference to instance variable 'decExponent' needs "this.". 1712 62
    # warning RequireThis Reference to instance variable 'nDigits' needs "this.". 1723 42
    # warning RequireThis Reference to instance variable 'nDigits' needs "this.". 1727 35
    # warning RequireThis Reference to instance variable 'isNegative' needs "this.". 1730 25
    # warning RequireThis Reference to instance variable 'isNegative' needs "this.". 1747 25
    # warning RequireThis Reference to instance variable 'isNegative' needs "this.". 1753 25

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/jdk/internal/misc/Unsafe/CopyCommon.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'o' needs "this.". 563 43

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/jdk/lambda/LambdaTranslationTest1.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'cntxt' needs "this.". 154 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/jdk/lambda/separate/AttributeInjector.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'attributeData' needs "this.". 53 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/jdk/lambda/separate/SourceModel.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'name' needs "this.". 112 56

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/jdk/modules/incubator/DefaultImage.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'exitCode' needs "this.". 133 52
    # warning RequireThis Reference to instance variable 'output' needs "this.". 134 50
    # warning RequireThis Reference to instance variable 'output' needs "this.". 146 31
    # warning RequireThis Reference to instance variable 'output' needs "this.". 153 31

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/jdk/modules/incubator/ImageModules.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'output' needs "this.". 368 31
    # warning RequireThis Reference to instance variable 'output' needs "this.". 374 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/jdk/modules/scenarios/automaticmodules/src/httpserver/http/HttpServer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'port' needs "this.". 58 51

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/jdk/nio/zipfs/Basic.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'indent' needs "this.". 144 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/jdk/nio/zipfs/Demo.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'indent' needs "this.". 377 34

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/jdk/nio/zipfs/ZipFSTester.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'indent' needs "this.". 571 34

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/lib/testlibrary/bootlib/java.base/java/util/stream/OpTestCase.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'shape' needs "this.". 341 38
    # warning RequireThis Reference to instance variable 'shape' needs "this.". 361 38

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/lib/testlibrary/bootlib/java.base/java/util/stream/TestData.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'name' needs "this.". 242 55

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/lib/testlibrary/jdk/testlibrary/OSInfo.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'major' needs "this.". 208 25
    # warning RequireThis Reference to instance variable 'minor' needs "this.". 208 33
    # warning RequireThis Reference to instance variable 'minor' needs "this.". 212 34

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/lib/testlibrary/jdk/testlibrary/OutputAnalyzer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'stdout' needs "this.". 405 33
    # warning RequireThis Reference to instance variable 'stderr' needs "this.". 414 33
    # warning RequireThis Reference to instance variable 'exitValue' needs "this.". 423 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/lib/testlibrary/jdk/testlibrary/ProcessTools.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'prefix' needs "this.". 59 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sanity/client/lib/Extensions/src/org/jemmy2ext/JemmyExt.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'index' needs "this.". 196 57
    # warning RequireThis Reference to instance variable 'titleText' needs "this.". 534 58
    # warning RequireThis Reference to instance variable 'comparator' needs "this.". 534 94
    # warning RequireThis Reference to instance variable 'className' needs "this.". 553 65
    # warning RequireThis Reference to instance variable 'clazz' needs "this.". 573 53
    # warning RequireThis Reference to instance variable 'tooltip' needs "this.". 598 54

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sanity/client/lib/SwingSet3/src/com/sun/swingset3/demos/JGridPanel.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'cols' needs "this.". 112 34
    # warning RequireThis Reference to instance variable 'cols' needs "this.". 113 34
    # warning RequireThis Reference to instance variable 'bigCol' needs "this.". 115 28
    # warning RequireThis Reference to instance variable 'bigRow' needs "this.". 116 28
    # warning RequireThis Reference to instance variable 'vGap' needs "this.". 119 39
    # warning RequireThis Reference to instance variable 'hGap' needs "this.". 120 40
    # warning RequireThis Reference to instance variable 'cols' needs "this.". 137 34

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sanity/client/lib/SwingSet3/src/com/sun/swingset3/demos/combobox/ComboBoxDemo.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'hairCB' needs "this.". 203 34
    # warning RequireThis Reference to instance variable 'eyesCB' needs "this.". 204 34
    # warning RequireThis Reference to instance variable 'mouthCB' needs "this.". 205 34
    # warning RequireThis Reference to instance variable 'hairCB' needs "this.". 319 30
    # warning RequireThis Reference to instance variable 'eyesCB' needs "this.". 323 37
    # warning RequireThis Reference to instance variable 'mouthCB' needs "this.". 327 37
    # warning RequireThis Reference to instance variable 'presetCB' needs "this.". 331 37

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sanity/client/lib/SwingSet3/src/com/sun/swingset3/demos/list/Permuter.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'modulus' needs "this.". 74 44

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sanity/client/lib/SwingSet3/src/com/sun/swingset3/demos/optionpane/OptionPaneDemo.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'imagesrc' needs "this.". 160 36
    # warning RequireThis Reference to instance variable 'message' needs "this.". 160 64

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sanity/client/lib/SwingSet3/src/com/sun/swingset3/demos/spinner/JMandelbrot.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'xLowLimit' needs "this.". 65 67
    # warning RequireThis Reference to instance variable 'yLowLimit' needs "this.". 66 68
    # warning RequireThis Reference to instance variable 'xLowLimit' needs "this.". 84 52
    # warning RequireThis Reference to instance variable 'yLowLimit' needs "this.". 85 53
    # warning RequireThis Reference to instance variable 'oldComponentWidth' needs "this.". 87 50
    # warning RequireThis Reference to instance variable 'oldComponentHeight' needs "this.". 89 52
    # warning RequireThis Reference to instance variable 'xLowLimit' needs "JMandelbrot.this.". 109 53
    # warning RequireThis Reference to instance variable 'yLowLimit' needs "JMandelbrot.this.". 110 54
    # warning RequireThis Reference to instance variable 'xLowLimit' needs "JMandelbrot.this.". 111 66
    # warning RequireThis Reference to instance variable 'yLowLimit' needs "JMandelbrot.this.". 112 68
    # warning RequireThis Reference to instance variable 'xLowLimit' needs "JMandelbrot.this.". 129 46
    # warning RequireThis Reference to instance variable 'yLowLimit' needs "JMandelbrot.this.". 130 46
    # warning RequireThis Reference to instance variable 'xLowLimit' needs "JMandelbrot.this.". 135 42
    # warning RequireThis Reference to instance variable 'yLowLimit' needs "JMandelbrot.this.". 136 42
    # warning RequireThis Reference to instance variable 'xLowLimit' needs "this.". 190 61
    # warning RequireThis Reference to instance variable 'yLowLimit' needs "this.". 191 43
    # warning RequireThis Reference to instance variable 'xScale' needs "JMandelbrot.this.". 218 31
    # warning RequireThis Reference to instance variable 'xLowLimit' needs "JMandelbrot.this.". 218 40
    # warning RequireThis Reference to instance variable 'yStart' needs "this.". 221 47
    # warning RequireThis Reference to instance variable 'yScale' needs "JMandelbrot.this.". 224 42
    # warning RequireThis Reference to instance variable 'yLowLimit' needs "JMandelbrot.this.". 224 51
    # warning RequireThis Reference to instance variable 'maxIteration' needs "JMandelbrot.this.". 233 40
    # warning RequireThis Reference to instance variable 'maxIteration' needs "JMandelbrot.this.". 249 33
    # warning RequireThis Reference to instance variable 'xLowLimit' needs "this.". 307 37
    # warning RequireThis Reference to instance variable 'yLowLimit' needs "this.". 308 38

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sanity/client/lib/SwingSet3/src/com/sun/swingset3/demos/spinner/Palette.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'rSteps' needs "this.". 62 31
    # warning RequireThis Reference to instance variable 'gSteps' needs "this.". 63 31
    # warning RequireThis Reference to instance variable 'bSteps' needs "this.". 64 31
    # warning RequireThis Reference to instance variable 'totalRange' needs "this.". 71 29
    # warning RequireThis Reference to instance variable 'rRange' needs "this.". 72 54
    # warning RequireThis Reference to instance variable 'rStart' needs "this.". 72 63
    # warning RequireThis Reference to instance variable 'gRange' needs "this.". 73 54
    # warning RequireThis Reference to instance variable 'gStart' needs "this.". 73 63
    # warning RequireThis Reference to instance variable 'bRange' needs "this.". 74 54
    # warning RequireThis Reference to instance variable 'bStart' needs "this.". 74 63
    # warning RequireThis Reference to instance variable 'colorRange' needs "this.". 76 36
    # warning RequireThis Reference to instance variable 'colorRange' needs "this.". 76 50
    # warning RequireThis Reference to instance variable 'minColor' needs "this.". 76 68
    # warning RequireThis Reference to instance variable 'colorRange' needs "this.". 77 36
    # warning RequireThis Reference to instance variable 'colorRange' needs "this.". 77 50
    # warning RequireThis Reference to instance variable 'minColor' needs "this.". 77 68
    # warning RequireThis Reference to instance variable 'colorRange' needs "this.". 78 36
    # warning RequireThis Reference to instance variable 'colorRange' needs "this.". 78 50
    # warning RequireThis Reference to instance variable 'minColor' needs "this.". 78 68

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sanity/client/lib/SwingSet3/src/com/sun/swingset3/demos/tabbedpane/TabbedPaneDemo.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'top' needs "this.". 160 30
    # warning RequireThis Reference to instance variable 'left' needs "this.". 162 37
    # warning RequireThis Reference to instance variable 'bottom' needs "this.". 164 37
    # warning RequireThis Reference to instance variable 'right' needs "this.". 166 37

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sanity/client/lib/SwingSet3/src/com/sun/swingset3/demos/togglebutton/ToggleButtonDemo.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'checkboxes' needs "this.". 176 27
    # warning RequireThis Reference to instance variable 'radiobuttons' needs "this.". 265 27
    # warning RequireThis Reference to instance variable 'checkboxes' needs "this.". 347 27
    # warning RequireThis Reference to instance variable 'buttons' needs "this.". 389 32
    # warning RequireThis Reference to instance variable 'buttons' needs "this.". 527 31
    # warning RequireThis Reference to instance variable 'radiobuttons' needs "this.". 529 31
    # warning RequireThis Reference to instance variable 'checkboxes' needs "this.". 531 31
    # warning RequireThis Reference to instance variable 'togglebuttons' needs "this.". 533 31

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sanity/client/lib/jemmy/src/org/netbeans/jemmy/ActionProducer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'action' needs "this.". 333 48
    # warning RequireThis Reference to instance variable 'needWait' needs "this.". 333 73
    # warning RequireThis Reference to instance variable 'parameter' needs "this.". 333 101
    # warning RequireThis Reference to instance variable 'finished' needs "this.". 333 129
    # warning RequireThis Reference to instance variable 'result' needs "this.". 333 154
    # warning RequireThis Reference to instance variable 'exception' needs "this.". 333 180

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sanity/client/lib/jemmy/src/org/netbeans/jemmy/ClassReference.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'cl' needs "this.". 220 15

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sanity/client/lib/jemmy/src/org/netbeans/jemmy/ComponentSearcher.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'description' needs "this.". 89 58

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sanity/client/lib/jemmy/src/org/netbeans/jemmy/DialogWaiter.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'chooser' needs "this.". 624 55
    # warning RequireThis Reference to instance variable 'title' needs "this.". 669 57
    # warning RequireThis Reference to instance variable 'compareExactly' needs "this.". 669 87
    # warning RequireThis Reference to instance variable 'compareCaseSensitive' needs "this.". 669 132

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sanity/client/lib/jemmy/src/org/netbeans/jemmy/EventDispatcher.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'component' needs "this.". 451 54

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sanity/client/lib/jemmy/src/org/netbeans/jemmy/EventTool.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'startTime' needs "this.". 488 39
    # warning RequireThis Reference to instance variable 'startTime' needs "this.". 503 99
    # warning RequireThis Reference to instance variable 'waitTime' needs "this.". 535 100

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sanity/client/lib/jemmy/src/org/netbeans/jemmy/FrameWaiter.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'chooser' needs "this.". 416 54
    # warning RequireThis Reference to instance variable 'title' needs "this.". 461 56
    # warning RequireThis Reference to instance variable 'compareExactly' needs "this.". 461 86
    # warning RequireThis Reference to instance variable 'compareCaseSensitive' needs "this.". 461 131

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sanity/client/lib/jemmy/src/org/netbeans/jemmy/JemmyException.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'innerException' needs "this.". 102 32

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sanity/client/lib/jemmy/src/org/netbeans/jemmy/QueueTool.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'description' needs "this.". 636 49
    # warning RequireThis Reference to instance variable 'result' needs "this.". 636 77
    # warning RequireThis Reference to instance variable 'finished' needs "this.". 636 102
    # warning RequireThis Reference to instance variable 'exception' needs "this.". 636 130
    # warning RequireThis Reference to instance variable 'emptyTime' needs "this.". 690 67
    # warning RequireThis Reference to instance variable 'emptyTime' needs "this.". 721 60
    # warning RequireThis Reference to instance variable 'emptyTime' needs "this.". 726 59
    # warning RequireThis Reference to instance variable 'wholeTime' needs "this.". 786 62

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sanity/client/lib/jemmy/src/org/netbeans/jemmy/Test.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'scenario' needs "this.". 402 40

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sanity/client/lib/jemmy/src/org/netbeans/jemmy/Timeout.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'startTime' needs "this.". 94 45

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sanity/client/lib/jemmy/src/org/netbeans/jemmy/Waiter.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'startTime' needs "this.". 212 59
    # warning RequireThis Reference to instance variable 'waitable' needs "this.". 247 82
    # warning RequireThis Reference to instance variable 'startTime' needs "this.". 247 110
    # warning RequireThis Reference to instance variable 'endTime' needs "this.". 247 137
    # warning RequireThis Reference to instance variable 'result' needs "this.". 247 161
    # warning RequireThis Reference to instance variable 'waitingTimeOrigin' needs "this.". 247 195
    # warning RequireThis Reference to instance variable 'startTime' needs "this.". 333 45
    # warning RequireThis Reference to instance variable 'waitingTimeOrigin' needs "this.". 337 40
    # warning RequireThis Reference to instance variable 'waitingTimeOrigin' needs "this.". 337 73

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sanity/client/lib/jemmy/src/org/netbeans/jemmy/WindowWaiter.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'chooser' needs "this.". 378 47
    # warning RequireThis Reference to instance variable 'owner' needs "this.". 378 70
    # warning RequireThis Reference to instance variable 'index' needs "this.". 378 91
    # warning RequireThis Reference to instance variable 'index' needs "this.". 551 33
    # warning RequireThis Reference to instance variable 'curIndex' needs "this.". 566 52
    # warning RequireThis Reference to instance variable 'index' needs "this.". 566 76
    # warning RequireThis Reference to instance variable 'chooser' needs "this.". 566 99

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sanity/client/lib/jemmy/src/org/netbeans/jemmy/accessibility/AccessibleDescriptionChooser.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'description' needs "this.". 51 39
    # warning RequireThis Reference to instance variable 'description' needs "this.". 56 67
    # warning RequireThis Reference to instance variable 'comparator' needs "this.". 56 99

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sanity/client/lib/jemmy/src/org/netbeans/jemmy/accessibility/AccessibleNameChooser.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'name' needs "this.". 51 39
    # warning RequireThis Reference to instance variable 'name' needs "this.". 56 53
    # warning RequireThis Reference to instance variable 'comparator' needs "this.". 56 78

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sanity/client/lib/jemmy/src/org/netbeans/jemmy/drivers/menus/DefaultJMenuDriver.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'cont' needs "this.". 242 31
    # warning RequireThis Reference to instance variable 'cont' needs "this.". 262 51
    # warning RequireThis Reference to instance variable 'chooser' needs "this.". 262 73
    # warning RequireThis Reference to instance variable 'depth' needs "this.". 262 96

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sanity/client/lib/jemmy/src/org/netbeans/jemmy/drivers/menus/QueueJMenuDriver.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'menu' needs "this.". 321 52

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sanity/client/lib/jemmy/src/org/netbeans/jemmy/explorer/GUIBrowser.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'clzz' needs "this.". 422 22
    # warning RequireThis Reference to instance variable 'title' needs "this.". 709 35
    # warning RequireThis Reference to instance variable 'clsn' needs "this.". 750 27
    # warning RequireThis Reference to instance variable 'clsn' needs "this.". 763 27
    # warning RequireThis Reference to instance variable 'clsn' needs "this.". 776 27
    # warning RequireThis Reference to instance variable 'compNode' needs "this.". 1297 42
    # warning RequireThis Reference to instance variable 'compNode' needs "this.". 1309 38
    # warning RequireThis Reference to instance variable 'compNode' needs "this.". 1310 51
    # warning RequireThis Reference to instance variable 'compNode' needs "this.". 1322 41
    # warning RequireThis Reference to instance variable 'compNode' needs "this.". 1323 60
    # warning RequireThis Reference to instance variable 'compNode' needs "this.". 1343 68
    # warning RequireThis Reference to instance variable 'compNode' needs "this.". 1373 78

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sanity/client/lib/jemmy/src/org/netbeans/jemmy/image/ColorImageComparator.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'foreground' needs "this.". 153 28
    # warning RequireThis Reference to instance variable 'background' needs "this.". 175 28

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sanity/client/lib/jemmy/src/org/netbeans/jemmy/image/RoughImageComparator.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'roughness' needs "this.". 59 85

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sanity/client/lib/jemmy/src/org/netbeans/jemmy/image/RoughImageFinder.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'bigWidth' needs "this.". 51 29
    # warning RequireThis Reference to instance variable 'bigHeight' needs "this.". 52 33
    # warning RequireThis Reference to instance variable 'roughness' needs "this.". 75 71

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sanity/client/lib/jemmy/src/org/netbeans/jemmy/image/StrictImageFinder.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'bigWidth' needs "this.". 47 29
    # warning RequireThis Reference to instance variable 'bigHeight' needs "this.". 48 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sanity/client/lib/jemmy/src/org/netbeans/jemmy/operators/AbstractButtonOperator.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'label' needs "this.". 1183 52
    # warning RequireThis Reference to instance variable 'label' needs "this.". 1188 64
    # warning RequireThis Reference to instance variable 'comparator' needs "this.". 1188 90

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sanity/client/lib/jemmy/src/org/netbeans/jemmy/operators/ButtonOperator.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'label' needs "this.". 500 45
    # warning RequireThis Reference to instance variable 'label' needs "this.". 505 56
    # warning RequireThis Reference to instance variable 'comparator' needs "this.". 505 82

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sanity/client/lib/jemmy/src/org/netbeans/jemmy/operators/CheckboxOperator.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'label' needs "this.". 510 47
    # warning RequireThis Reference to instance variable 'label' needs "this.". 515 58
    # warning RequireThis Reference to instance variable 'comparator' needs "this.". 515 84

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sanity/client/lib/jemmy/src/org/netbeans/jemmy/operators/ChoiceOperator.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'label' needs "this.". 637 45
    # warning RequireThis Reference to instance variable 'label' needs "this.". 642 63
    # warning RequireThis Reference to instance variable 'comparator' needs "this.". 642 89

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sanity/client/lib/jemmy/src/org/netbeans/jemmy/operators/ComponentOperator.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'subFinder' needs "this.". 2614 63

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sanity/client/lib/jemmy/src/org/netbeans/jemmy/operators/DialogOperator.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'title' needs "this.". 503 45
    # warning RequireThis Reference to instance variable 'title' needs "this.". 508 56
    # warning RequireThis Reference to instance variable 'comparator' needs "this.". 508 82

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sanity/client/lib/jemmy/src/org/netbeans/jemmy/operators/FrameOperator.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'title' needs "this.". 578 44
    # warning RequireThis Reference to instance variable 'title' needs "this.". 583 55
    # warning RequireThis Reference to instance variable 'comparator' needs "this.". 583 81

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sanity/client/lib/jemmy/src/org/netbeans/jemmy/operators/JCheckBoxMenuItemOperator.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'label' needs "this.". 206 55
    # warning RequireThis Reference to instance variable 'label' needs "this.". 211 67
    # warning RequireThis Reference to instance variable 'comparator' needs "this.". 211 93

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sanity/client/lib/jemmy/src/org/netbeans/jemmy/operators/JComboBoxOperator.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'itemIndex' needs "this.". 1316 63
    # warning RequireThis Reference to instance variable 'label' needs "this.". 1333 48
    # warning RequireThis Reference to instance variable 'itemIndex' needs "this.". 1334 23
    # warning RequireThis Reference to instance variable 'label' needs "this.". 1339 58
    # warning RequireThis Reference to instance variable 'itemIndex' needs "this.". 1339 83
    # warning RequireThis Reference to instance variable 'comparator' needs "this.". 1339 113
    # warning RequireThis Reference to instance variable 'pChooser' needs "this.". 1387 58
    # warning RequireThis Reference to instance variable 'cChooser' needs "this.". 1449 49
    # warning RequireThis Reference to instance variable 'pChooser' needs "this.". 1449 76

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sanity/client/lib/jemmy/src/org/netbeans/jemmy/operators/JComponentOperator.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'label' needs "this.". 1198 52
    # warning RequireThis Reference to instance variable 'label' needs "this.". 1203 58
    # warning RequireThis Reference to instance variable 'comparator' needs "this.". 1203 84
    # warning RequireThis Reference to instance variable 'ppFinder' needs "this.". 1272 60

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sanity/client/lib/jemmy/src/org/netbeans/jemmy/operators/JFileChooserOperator.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'subChooser' needs "this.". 1686 67
    # warning RequireThis Reference to instance variable 'text' needs "this.". 1730 27
    # warning RequireThis Reference to instance variable 'text' needs "this.". 1735 48

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sanity/client/lib/jemmy/src/org/netbeans/jemmy/operators/JInternalFrameOperator.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'label' needs "this.". 1439 53
    # warning RequireThis Reference to instance variable 'label' needs "this.". 1444 64
    # warning RequireThis Reference to instance variable 'comparator' needs "this.". 1444 90
    # warning RequireThis Reference to instance variable 'sf' needs "this.". 1548 54

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sanity/client/lib/jemmy/src/org/netbeans/jemmy/operators/JLabelOperator.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'label' needs "this.". 599 44
    # warning RequireThis Reference to instance variable 'label' needs "this.". 604 56
    # warning RequireThis Reference to instance variable 'comparator' needs "this.". 604 82

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sanity/client/lib/jemmy/src/org/netbeans/jemmy/operators/JListOperator.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'subString' needs "this.". 1614 43
    # warning RequireThis Reference to instance variable 'subString' needs "this.". 1619 67
    # warning RequireThis Reference to instance variable 'comparator' needs "this.". 1619 97
    # warning RequireThis Reference to instance variable 'chooser' needs "this.". 1643 73
    # warning RequireThis Reference to instance variable 'itemIndex' needs "this.". 1687 59
    # warning RequireThis Reference to instance variable 'label' needs "this.". 1704 44
    # warning RequireThis Reference to instance variable 'itemIndex' needs "this.". 1705 23
    # warning RequireThis Reference to instance variable 'label' needs "this.". 1710 54
    # warning RequireThis Reference to instance variable 'itemIndex' needs "this.". 1710 79
    # warning RequireThis Reference to instance variable 'comparator' needs "this.". 1710 109

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sanity/client/lib/jemmy/src/org/netbeans/jemmy/operators/JMenuItemOperator.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'label' needs "this.". 627 47
    # warning RequireThis Reference to instance variable 'label' needs "this.". 632 59
    # warning RequireThis Reference to instance variable 'comparator' needs "this.". 632 85

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sanity/client/lib/jemmy/src/org/netbeans/jemmy/operators/JMenuOperator.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'label' needs "this.". 1172 43
    # warning RequireThis Reference to instance variable 'label' needs "this.". 1177 55
    # warning RequireThis Reference to instance variable 'comparator' needs "this.". 1177 81

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sanity/client/lib/jemmy/src/org/netbeans/jemmy/operators/JPopupMenuOperator.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'subFinder' needs "this.". 1380 59
    # warning RequireThis Reference to instance variable 'ppFinder' needs "this.". 1380 87

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sanity/client/lib/jemmy/src/org/netbeans/jemmy/operators/JRadioButtonMenuItemOperator.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'label' needs "this.". 182 58
    # warning RequireThis Reference to instance variable 'label' needs "this.". 187 70
    # warning RequireThis Reference to instance variable 'comparator' needs "this.". 187 96

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sanity/client/lib/jemmy/src/org/netbeans/jemmy/operators/JScrollBarOperator.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'value' needs "this.". 905 31
    # warning RequireThis Reference to instance variable 'value' needs "this.". 908 39
    # warning RequireThis Reference to instance variable 'value' needs "this.". 926 56
    # warning RequireThis Reference to instance variable 'w' needs "this.". 969 48
    # warning RequireThis Reference to instance variable 'waitParam' needs "this.". 969 69
    # warning RequireThis Reference to instance variable 'increase' needs "this.". 969 97
    # warning RequireThis Reference to instance variable 'reached' needs "this.". 969 123
    # warning RequireThis Reference to instance variable 'checker' needs "this.". 1000 56
    # warning RequireThis Reference to instance variable 'oper' needs "this.". 1000 78

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sanity/client/lib/jemmy/src/org/netbeans/jemmy/operators/JScrollPaneOperator.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'width' needs "this.". 916 63
    # warning RequireThis Reference to instance variable 'height' needs "this.". 916 71
    # warning RequireThis Reference to instance variable 'comp' needs "this.". 936 56
    # warning RequireThis Reference to instance variable 'x' needs "this.". 936 72
    # warning RequireThis Reference to instance variable 'y' needs "this.". 936 85
    # warning RequireThis Reference to instance variable 'width' needs "this.". 936 102
    # warning RequireThis Reference to instance variable 'height' needs "this.". 936 124
    # warning RequireThis Reference to instance variable 'orientation' needs "this.". 936 152

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sanity/client/lib/jemmy/src/org/netbeans/jemmy/operators/JSliderOperator.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'value' needs "this.". 893 31
    # warning RequireThis Reference to instance variable 'value' needs "this.". 896 39
    # warning RequireThis Reference to instance variable 'value' needs "this.". 914 56

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sanity/client/lib/jemmy/src/org/netbeans/jemmy/operators/JSpinnerOperator.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'label' needs "this.". 758 46
    # warning RequireThis Reference to instance variable 'label' needs "this.". 763 57
    # warning RequireThis Reference to instance variable 'comparator' needs "this.". 763 83
    # warning RequireThis Reference to instance variable 'value' needs "this.". 840 33
    # warning RequireThis Reference to instance variable 'model' needs "this.". 845 57
    # warning RequireThis Reference to instance variable 'value' needs "this.". 845 78
    # warning RequireThis Reference to instance variable 'model' needs "this.". 913 55
    # warning RequireThis Reference to instance variable 'itemIndex' needs "this.". 913 80
    # warning RequireThis Reference to instance variable 'elements' needs "this.". 913 108
    # warning RequireThis Reference to instance variable 'date' needs "this.". 963 54
    # warning RequireThis Reference to instance variable 'model' needs "this.". 963 74
    # warning RequireThis Reference to instance variable 'obj' needs "this.". 1043 54
    # warning RequireThis Reference to instance variable 'pattern' needs "this.". 1096 35
    # warning RequireThis Reference to instance variable 'pattern' needs "this.". 1101 61
    # warning RequireThis Reference to instance variable 'comparator' needs "this.". 1101 89

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sanity/client/lib/jemmy/src/org/netbeans/jemmy/operators/JSplitPaneOperator.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'value' needs "this.". 890 41
    # warning RequireThis Reference to instance variable 'value' needs "this.". 893 49
    # warning RequireThis Reference to instance variable 'value' needs "this.". 911 56

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sanity/client/lib/jemmy/src/org/netbeans/jemmy/operators/JTabbedPaneOperator.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'itemIndex' needs "this.". 1092 41
    # warning RequireThis Reference to instance variable 'title' needs "this.". 1109 50
    # warning RequireThis Reference to instance variable 'itemIndex' needs "this.". 1110 23
    # warning RequireThis Reference to instance variable 'title' needs "this.". 1115 60
    # warning RequireThis Reference to instance variable 'itemIndex' needs "this.". 1115 85
    # warning RequireThis Reference to instance variable 'comparator' needs "this.". 1115 115
    # warning RequireThis Reference to instance variable 'title' needs "this.". 1159 39
    # warning RequireThis Reference to instance variable 'title' needs "this.". 1164 62
    # warning RequireThis Reference to instance variable 'comparator' needs "this.". 1164 88

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sanity/client/lib/jemmy/src/org/netbeans/jemmy/operators/JTableHeaderOperator.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'subFinder' needs "this.". 568 59

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sanity/client/lib/jemmy/src/org/netbeans/jemmy/operators/JTableOperator.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'subString' needs "this.". 2583 43
    # warning RequireThis Reference to instance variable 'subString' needs "this.". 2588 68
    # warning RequireThis Reference to instance variable 'comparator' needs "this.". 2588 98
    # warning RequireThis Reference to instance variable 'chooser' needs "this.". 2612 74
    # warning RequireThis Reference to instance variable 'row' needs "this.". 2662 53
    # warning RequireThis Reference to instance variable 'column' needs "this.". 2662 95
    # warning RequireThis Reference to instance variable 'label' needs "this.". 2694 45
    # warning RequireThis Reference to instance variable 'row' needs "this.". 2695 23
    # warning RequireThis Reference to instance variable 'column' needs "this.". 2696 23
    # warning RequireThis Reference to instance variable 'label' needs "this.". 2701 55
    # warning RequireThis Reference to instance variable 'row' needs "this.". 2701 74
    # warning RequireThis Reference to instance variable 'column' needs "this.". 2701 94
    # warning RequireThis Reference to instance variable 'comparator' needs "this.". 2701 121
    # warning RequireThis Reference to instance variable 'chooser' needs "this.". 2757 58
    # warning RequireThis Reference to instance variable 'row' needs "this.". 2757 79
    # warning RequireThis Reference to instance variable 'column' needs "this.". 2757 99

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sanity/client/lib/jemmy/src/org/netbeans/jemmy/operators/JTextComponentOperator.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'label' needs "this.". 1569 52
    # warning RequireThis Reference to instance variable 'label' needs "this.". 1574 63
    # warning RequireThis Reference to instance variable 'comparator' needs "this.". 1574 89

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sanity/client/lib/jemmy/src/org/netbeans/jemmy/operators/JTreeOperator.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'currentPath' needs "this.". 631 64
    # warning RequireThis Reference to instance variable 'requestedPath' needs "this.". 631 103
    # warning RequireThis Reference to instance variable 'arr' needs "this.". 3158 57
    # warning RequireThis Reference to instance variable 'indices' needs "this.". 3158 78
    # warning RequireThis Reference to instance variable 'comparator' needs "this.". 3158 106
    # warning RequireThis Reference to instance variable 'subString' needs "this.". 3180 42
    # warning RequireThis Reference to instance variable 'subString' needs "this.". 3185 66
    # warning RequireThis Reference to instance variable 'comparator' needs "this.". 3185 96
    # warning RequireThis Reference to instance variable 'chooser' needs "this.". 3209 72
    # warning RequireThis Reference to instance variable 'rowIndex' needs "this.". 3275 52
    # warning RequireThis Reference to instance variable 'label' needs "this.". 3297 44
    # warning RequireThis Reference to instance variable 'rowIndex' needs "this.". 3298 23
    # warning RequireThis Reference to instance variable 'label' needs "this.". 3303 54
    # warning RequireThis Reference to instance variable 'rowIndex' needs "this.". 3303 78
    # warning RequireThis Reference to instance variable 'comparator' needs "this.". 3303 107

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sanity/client/lib/jemmy/src/org/netbeans/jemmy/operators/LabelOperator.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'label' needs "this.". 353 43
    # warning RequireThis Reference to instance variable 'label' needs "this.". 358 55
    # warning RequireThis Reference to instance variable 'comparator' needs "this.". 358 81

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sanity/client/lib/jemmy/src/org/netbeans/jemmy/operators/ListOperator.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'itemIndex' needs "this.". 725 52
    # warning RequireThis Reference to instance variable 'label' needs "this.". 742 43
    # warning RequireThis Reference to instance variable 'itemIndex' needs "this.". 743 23
    # warning RequireThis Reference to instance variable 'label' needs "this.". 748 53
    # warning RequireThis Reference to instance variable 'itemIndex' needs "this.". 748 78
    # warning RequireThis Reference to instance variable 'comparator' needs "this.". 748 108

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sanity/client/lib/jemmy/src/org/netbeans/jemmy/operators/Operator.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'clz' needs "this.". 1227 41
    # warning RequireThis Reference to instance variable 'subchooser' needs "this.". 1227 65
    # warning RequireThis Reference to instance variable 'description' needs "this.". 1282 59
    # warning RequireThis Reference to instance variable 'exception' needs "this.". 1282 90

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sanity/client/lib/jemmy/src/org/netbeans/jemmy/operators/ScrollPaneOperator.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'value' needs "this.". 777 35
    # warning RequireThis Reference to instance variable 'value' needs "this.". 780 43
    # warning RequireThis Reference to instance variable 'value' needs "this.". 798 56
    # warning RequireThis Reference to instance variable 'orientation' needs "this.". 798 83
    # warning RequireThis Reference to instance variable 'adj' needs "this.". 798 108
    # warning RequireThis Reference to instance variable 'width' needs "this.". 833 23
    # warning RequireThis Reference to instance variable 'height' needs "this.". 834 23
    # warning RequireThis Reference to instance variable 'comp' needs "this.". 857 56
    # warning RequireThis Reference to instance variable 'x' needs "this.". 857 72
    # warning RequireThis Reference to instance variable 'y' needs "this.". 857 85
    # warning RequireThis Reference to instance variable 'width' needs "this.". 857 102
    # warning RequireThis Reference to instance variable 'height' needs "this.". 857 124
    # warning RequireThis Reference to instance variable 'orientation' needs "this.". 857 152

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sanity/client/lib/jemmy/src/org/netbeans/jemmy/operators/ScrollbarOperator.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'value' needs "this.". 594 31
    # warning RequireThis Reference to instance variable 'value' needs "this.". 597 39
    # warning RequireThis Reference to instance variable 'value' needs "this.". 615 56
    # warning RequireThis Reference to instance variable 'w' needs "this.". 658 48
    # warning RequireThis Reference to instance variable 'waitParam' needs "this.". 658 69
    # warning RequireThis Reference to instance variable 'increase' needs "this.". 658 97
    # warning RequireThis Reference to instance variable 'reached' needs "this.". 658 123

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sanity/client/lib/jemmy/src/org/netbeans/jemmy/operators/TextAreaOperator.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'label' needs "this.". 449 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sanity/client/lib/jemmy/src/org/netbeans/jemmy/operators/TextComponentOperator.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'label' needs "this.". 743 51
    # warning RequireThis Reference to instance variable 'label' needs "this.". 748 62
    # warning RequireThis Reference to instance variable 'comparator' needs "this.". 748 88

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sanity/client/lib/jemmy/src/org/netbeans/jemmy/operators/TextFieldOperator.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'label' needs "this.". 451 47
    # warning RequireThis Reference to instance variable 'label' needs "this.". 456 58
    # warning RequireThis Reference to instance variable 'comparator' needs "this.". 456 84

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sanity/client/lib/jemmy/src/org/netbeans/jemmy/util/MouseVisualizer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'pointLocation' needs "this.". 146 43
    # warning RequireThis Reference to instance variable 'depth' needs "this.". 148 42
    # warning RequireThis Reference to instance variable 'depth' needs "this.". 150 21
    # warning RequireThis Reference to instance variable 'pointLocation' needs "this.". 153 42
    # warning RequireThis Reference to instance variable 'depth' needs "this.". 155 43
    # warning RequireThis Reference to instance variable 'depth' needs "this.". 157 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sanity/client/lib/jemmy/src/org/netbeans/jemmy/util/NameComponentChooser.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'name' needs "this.". 74 40
    # warning RequireThis Reference to instance variable 'name' needs "this.". 79 52
    # warning RequireThis Reference to instance variable 'comparator' needs "this.". 79 77

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sanity/client/lib/jemmy/src/org/netbeans/jemmy/util/PNGEncoder.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'mode' needs "this.". 129 64

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sanity/client/lib/jemmy/src/org/netbeans/jemmy/util/StringPropChooser.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'comparator' needs "this.". 293 90

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sanity/client/lib/jemmy/src/org/netbeans/jemmy/util/TextStyleChooser.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'fontFamily' needs "this.". 273 38

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/awt/dnd/8024061/bug8024061.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'width' needs "this.". 192 48
    # warning RequireThis Reference to instance variable 'height' needs "this.". 193 52

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/awt/font/ClassLoaderLeakTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'uniqClassName' needs "this.". 169 39

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/java2d/AcceleratedXORModeTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'fileName' needs "this.". 125 64

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/java2d/DrawXORModeTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'theError' needs "this.". 99 48

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/java2d/cmm/ColorConvertOp/ConstructorsNullTest/ConstructorsNullTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 228 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/java2d/cmm/ColorConvertOp/ImageComparator.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'bMask' needs "this.". 56 32
    # warning RequireThis Reference to instance variable 'bShift' needs "this.". 56 40
    # warning RequireThis Reference to instance variable 'bMask' needs "this.". 56 55
    # warning RequireThis Reference to instance variable 'bShift' needs "this.". 56 63
    # warning RequireThis Reference to instance variable 'gMask' needs "this.". 57 32
    # warning RequireThis Reference to instance variable 'gShift' needs "this.". 57 40
    # warning RequireThis Reference to instance variable 'gMask' needs "this.". 57 55
    # warning RequireThis Reference to instance variable 'gShift' needs "this.". 57 63
    # warning RequireThis Reference to instance variable 'rMask' needs "this.". 58 32
    # warning RequireThis Reference to instance variable 'rShift' needs "this.". 58 40
    # warning RequireThis Reference to instance variable 'rMask' needs "this.". 58 55
    # warning RequireThis Reference to instance variable 'rShift' needs "this.". 58 63
    # warning RequireThis Reference to instance variable 'accuracy' needs "this.". 61 19
    # warning RequireThis Reference to instance variable 'maxError' needs "this.". 63 22
    # warning RequireThis Reference to instance variable 'accuracy' needs "this.". 77 19
    # warning RequireThis Reference to instance variable 'maxError' needs "this.". 79 22
    # warning RequireThis Reference to instance variable 'accuracy' needs "this.". 112 30
    # warning RequireThis Reference to instance variable 'errorCounter' needs "this.". 112 55
    # warning RequireThis Reference to instance variable 'maxError' needs "this.". 113 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/java2d/loops/CopyAreaSpeed.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'top' needs "this.". 79 38
    # warning RequireThis Reference to instance variable 'maxStringLength' needs "this.". 235 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/java2d/pipe/hw/VSyncedBufferStrategyTest/VSyncedBufferStrategyTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'currentBSVSynced' needs "this.". 90 43
    # warning RequireThis Reference to instance variable 'bs' needs "this.". 114 70
    # warning RequireThis Reference to instance variable 'inc' needs "this.". 155 19
    # warning RequireThis Reference to instance variable 'inc' needs "this.". 158 23
    # warning RequireThis Reference to instance variable 'inc' needs "this.". 162 23
    # warning RequireThis Reference to instance variable 'inc' needs "this.". 214 40

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/jvmstat/monitor/HostIdentifier/HostIdentifierCreate.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'value' needs "this.". 84 71
    # warning RequireThis Reference to instance variable 'state' needs "this.". 102 48
    # warning RequireThis Reference to instance variable 'state' needs "this.". 107 63
    # warning RequireThis Reference to instance variable 'state' needs "this.". 142 63
    # warning RequireThis Reference to instance variable 'state' needs "this.". 194 48
    # warning RequireThis Reference to instance variable 'state' needs "this.". 210 67
    # warning RequireThis Reference to instance variable 'state' needs "this.". 237 67
    # warning RequireThis Reference to instance variable 'state' needs "this.". 254 67
    # warning RequireThis Reference to instance variable 'state' needs "this.". 267 55
    # warning RequireThis Reference to instance variable 'result' needs "this.". 293 32

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'mainArgsIdentifier' needs "this.". 296 53

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/jvmstat/monitor/VmIdentifier/VmIdentifierCreateResolve.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'value' needs "this.". 86 71
    # warning RequireThis Reference to instance variable 'state' needs "this.". 104 48
    # warning RequireThis Reference to instance variable 'state' needs "this.". 109 63
    # warning RequireThis Reference to instance variable 'state' needs "this.". 156 63
    # warning RequireThis Reference to instance variable 'state' needs "this.". 208 48
    # warning RequireThis Reference to instance variable 'state' needs "this.". 224 67
    # warning RequireThis Reference to instance variable 'state' needs "this.". 255 67
    # warning RequireThis Reference to instance variable 'state' needs "this.". 278 67
    # warning RequireThis Reference to instance variable 'state' needs "this.". 293 55
    # warning RequireThis Reference to instance variable 'result' needs "this.". 319 32
    # warning RequireThis Reference to instance variable 'result' needs "this.". 335 32
    # warning RequireThis Reference to instance variable 'result' needs "this.". 350 32
    # warning RequireThis Reference to instance variable 'vmid' needs "this.". 439 68

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/management/jdp/JdpTestCase.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'TIME_OUT_FACTOR' needs "this.". 64 47
    # warning RequireThis Reference to instance variable 'startTime' needs "this.". 162 45
    # warning RequireThis Reference to instance variable 'MAGIC' needs "this.". 198 26

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/management/jmxremote/bootstrap/AbstractFilePermissionTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'MAX_GET_FREE_PORT_TRIES' needs "this.". 163 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/management/jmxremote/bootstrap/JMXAgentInterfaceBinding.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'addr' needs "this.". 166 31
    # warning RequireThis Reference to instance variable 'jmxPort' needs "this.". 166 52
    # warning RequireThis Reference to instance variable 'addr' needs "this.". 170 27
    # warning RequireThis Reference to instance variable 'jmxPort' needs "this.". 170 40
    # warning RequireThis Reference to instance variable 'addr' needs "this.". 203 31
    # warning RequireThis Reference to instance variable 'rmiPort' needs "this.". 203 44

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/management/jmxremote/bootstrap/RmiRegistrySslTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'TEST_SRC' needs "this.". 184 41
    # warning RequireThis Reference to instance variable 'port' needs "this.". 185 46

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/management/jmxremote/startstop/JMXStartStopTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'cause' needs "this.". 272 37
    # warning RequireThis Reference to instance variable 'name' needs "this.". 336 51

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/misc/JarIndex/metaInfFilenames/Basic.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'aDotJar' needs "this.". 362 33
    # warning RequireThis Reference to instance variable 'bDotJar' needs "this.". 362 58
    # warning RequireThis Reference to instance variable 'cDotJar' needs "this.". 362 83

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/net/ftp/FtpGetContent.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'PASS' needs "this.". 193 36
    # warning RequireThis Reference to instance variable 'QUIT' needs "this.". 193 51
    # warning RequireThis Reference to instance variable 'arg' needs "this.". 210 80
    # warning RequireThis Reference to instance variable 'arg' needs "this.". 235 62
    # warning RequireThis Reference to instance variable 'arg' needs "this.". 236 36
    # warning RequireThis Reference to instance variable 'cwd' needs "FtpServer.this.". 249 52
    # warning RequireThis Reference to instance variable 'arg' needs "this.". 280 55
    # warning RequireThis Reference to instance variable 'arg' needs "this.". 297 55
    # warning RequireThis Reference to instance variable 'arg' needs "this.". 317 40

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/net/ftp/FtpURL.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'PASS' needs "this.". 192 36
    # warning RequireThis Reference to instance variable 'QUIT' needs "this.". 192 51
    # warning RequireThis Reference to instance variable 'arg' needs "this.". 209 80
    # warning RequireThis Reference to instance variable 'arg' needs "this.". 234 62
    # warning RequireThis Reference to instance variable 'arg' needs "this.". 235 36
    # warning RequireThis Reference to instance variable 'cwd' needs "FtpServer.this.". 248 52
    # warning RequireThis Reference to instance variable 'arg' needs "this.". 279 55
    # warning RequireThis Reference to instance variable 'arg' needs "this.". 296 55
    # warning RequireThis Reference to instance variable 'arg' needs "this.". 315 40

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/net/ftp/MarkResetTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'PASS' needs "this.". 194 36
    # warning RequireThis Reference to instance variable 'QUIT' needs "this.". 194 51
    # warning RequireThis Reference to instance variable 'arg' needs "this.". 205 76
    # warning RequireThis Reference to instance variable 'arg' needs "this.". 231 62
    # warning RequireThis Reference to instance variable 'arg' needs "this.". 294 55
    # warning RequireThis Reference to instance variable 'arg' needs "this.". 315 55
    # warning RequireThis Reference to instance variable 'arg' needs "this.". 325 58
    # warning RequireThis Reference to instance variable 'arg' needs "this.". 333 59

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/net/www/AuthHeaderTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'count' needs "this.". 136 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/net/www/ftptest/FtpCommandHandler.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'useDataCrypto' needs "this.". 127 30
    # warning RequireThis Reference to instance variable 'useDataCrypto' needs "this.". 150 30
    # warning RequireThis Reference to instance variable 'cmd' needs "this.". 381 41
    # warning RequireThis Reference to instance variable 'oldCmd' needs "this.". 387 19
    # warning RequireThis Reference to instance variable 'username' needs "this.". 499 51
    # warning RequireThis Reference to instance variable 'renameFrom' needs "this.". 611 50
    # warning RequireThis Reference to instance variable 'restart' needs "this.". 635 64
    # warning RequireThis Reference to instance variable 'cmd' needs "this.". 665 34

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/net/www/http/HttpClient/B6726695.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'port' needs "this.". 67 49
    # warning RequireThis Reference to instance variable 'boundary' needs "this.". 74 84
    # warning RequireThis Reference to instance variable 'boundary' needs "this.". 92 84
    # warning RequireThis Reference to instance variable 'boundary' needs "this.". 115 84

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/net/www/http/HttpClient/B8025710.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'connectionCount' needs "this.". 292 31

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/net/www/http/HttpClient/MultiThreadTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'requests' needs "this.". 98 29
    # warning RequireThis Reference to instance variable 'id' needs "this.". 288 60
    # warning RequireThis Reference to instance variable 'id' needs "this.". 293 55

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/net/www/http/HttpURLConnection/DigestAuth.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'lastRequestedScheme' needs "this.". 306 23

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/net/www/http/HttpURLConnection/PostOnDelete.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'len' needs "PostOnDelete.this.". 110 56

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/net/www/http/KeepAliveCache/B5045306.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'port1' needs "this.". 153 75

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/net/www/http/KeepAliveStream/KeepAliveStreamClose.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 's' needs "this.". 46 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/net/www/httptest/TestHttpServer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'threads' needs "this.". 127 25
    # warning RequireThis Reference to instance variable 'threads' needs "this.". 131 29
    # warning RequireThis Reference to instance variable 'maxconn' needs "this.". 203 42
    # warning RequireThis Reference to instance variable 'maxconn' needs "this.". 222 50

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/net/www/protocol/http/B8012625.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'port' needs "this.". 47 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/net/www/protocol/http/Finalizer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 's' needs "this.". 41 17

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/net/www/protocol/http/HttpStreams.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'pass' needs "this.". 85 41
    # warning RequireThis Reference to instance variable 'fail' needs "this.". 85 63

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/net/www/protocol/http/NTLMTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'count' needs "this.". 151 88

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/net/www/protocol/http/RedirectOnPost.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'baseURL' needs "this.". 121 50

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/net/www/protocol/https/HttpsURLConnection/CloseKeepAliveCached.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'serverPort' needs "this.". 159 54
    # warning RequireThis Reference to instance variable 'serverPort' needs "this.". 166 50

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/net/www/protocol/https/HttpsURLConnection/CookieHttpsClientTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'serverPort' needs "this.". 140 50
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 248 22
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 249 21
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 251 22
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 252 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/net/www/protocol/https/HttpsURLConnection/DNSIdentities.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'serverPort' needs "this.". 716 54

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/net/www/protocol/https/HttpsURLConnection/HttpsPost.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'serverPort' needs "this.". 158 52

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/net/www/protocol/https/HttpsURLConnection/IPAddressDNSIdentities.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'serverPort' needs "this.". 713 54

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/net/www/protocol/https/HttpsURLConnection/IPAddressIPIdentities.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'serverPort' needs "this.". 717 54

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/net/www/protocol/https/HttpsURLConnection/IPIdentities.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'serverPort' needs "this.". 716 54

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/net/www/protocol/https/HttpsURLConnection/Identities.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'serverPort' needs "this.". 716 54

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/net/www/protocol/https/HttpsURLConnection/ImpactOnSNI.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'serverPort' needs "this.". 169 57
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 297 22
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 298 21
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 300 22
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 301 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/net/www/protocol/https/HttpsURLConnection/ReadTimeout.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'isFinished' needs "this.". 138 17
    # warning RequireThis Reference to instance variable 'serverPort' needs "this.". 166 58
    # warning RequireThis Reference to instance variable 'serverPort' needs "this.". 187 58

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/net/www/protocol/https/HttpsURLConnection/Redirect.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'serverPort' needs "this.". 121 57
    # warning RequireThis Reference to instance variable 'serverPort' needs "this.". 157 52

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/net/www/protocol/https/HttpsURLConnection/RetryHttps.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'serverPort' needs "this.". 148 58
    # warning RequireThis Reference to instance variable 'serverPort' needs "this.". 160 54

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/net/www/protocol/https/HttpsURLConnection/TunnelProxy.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'threads' needs "this.". 107 25
    # warning RequireThis Reference to instance variable 'maxconn' needs "this.". 175 42
    # warning RequireThis Reference to instance variable 'maxconn' needs "this.". 192 50

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/net/www/protocol/https/NewImpl/ComHTTPSConnection.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'serverPort' needs "this.". 224 59

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/net/www/protocol/https/NewImpl/ComHostnameVerifier.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'serverPort' needs "this.". 223 55

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/net/www/protocol/https/NewImpl/JavaxHTTPSConnection.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'serverPort' needs "this.". 207 59

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/net/www/protocol/https/NewImpl/JavaxHostnameVerifier.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'serverPort' needs "this.". 207 55

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/net/www/protocol/https/TestHttpsServer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'threads' needs "this.". 154 25
    # warning RequireThis Reference to instance variable 'maxconn' needs "this.". 222 42
    # warning RequireThis Reference to instance variable 'maxconn' needs "this.". 238 50
    # warning RequireThis Reference to instance variable 'currentHSStatus' needs "this.". 421 52

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/net/www/protocol/jar/MultiReleaseJarURLConnection.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'unversioned' needs "this.". 168 51
    # warning RequireThis Reference to instance variable 'unsigned' needs "this.". 169 48
    # warning RequireThis Reference to instance variable 'signed' needs "this.". 170 46
    # warning RequireThis Reference to instance variable 'unversioned' needs "this.". 171 55
    # warning RequireThis Reference to instance variable 'unsigned' needs "this.". 172 52
    # warning RequireThis Reference to instance variable 'signed' needs "this.". 173 50

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/nio/cs/EUC_TW_OLD.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'REPLACE_CHAR' needs "this.". 10625 47
    # warning RequireThis Reference to instance variable 'REPLACE_CHAR' needs "this.". 10638 52
    # warning RequireThis Reference to instance variable 'REPLACE_CHAR' needs "this.". 10657 43
    # warning RequireThis Reference to instance variable 'REPLACE_CHAR' needs "this.". 10701 47
    # warning RequireThis Reference to instance variable 'REPLACE_CHAR' needs "this.". 10714 52
    # warning RequireThis Reference to instance variable 'REPLACE_CHAR' needs "this.". 10734 43

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/nio/cs/FindDecoderBugs.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'failed0' needs "this.". 265 26

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/nio/cs/FindEncoderBugs.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'failed0' needs "this.". 400 26

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/nio/cs/OLD/DBCSDecoderMapping.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'start' needs "this.". 70 26
    # warning RequireThis Reference to instance variable 'end' needs "this.". 70 45
    # warning RequireThis Reference to instance variable 'start' needs "this.". 73 48
    # warning RequireThis Reference to instance variable 'start' needs "this.". 73 70

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/nio/cs/OLD/DBCS_IBM_ASCII_Decoder.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'mask1' needs "this.". 96 61
    # warning RequireThis Reference to instance variable 'shift' needs "this.". 96 71
    # warning RequireThis Reference to instance variable 'mask2' needs "this.". 97 56
    # warning RequireThis Reference to instance variable 'mask1' needs "this.". 141 61
    # warning RequireThis Reference to instance variable 'shift' needs "this.". 141 71
    # warning RequireThis Reference to instance variable 'mask2' needs "this.". 142 64

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/nio/cs/OLD/DBCS_IBM_ASCII_Encoder.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'mask1' needs "this.". 73 30
    # warning RequireThis Reference to instance variable 'shift' needs "this.". 73 40
    # warning RequireThis Reference to instance variable 'mask2' needs "this.". 73 56
    # warning RequireThis Reference to instance variable 'mask1' needs "this.". 110 38
    # warning RequireThis Reference to instance variable 'shift' needs "this.". 110 48
    # warning RequireThis Reference to instance variable 'mask2' needs "this.". 111 40
    # warning RequireThis Reference to instance variable 'b2' needs "this.". 127 39
    # warning RequireThis Reference to instance variable 'b1' needs "this.". 131 39
    # warning RequireThis Reference to instance variable 'b2' needs "this.". 132 39
    # warning RequireThis Reference to instance variable 'mask1' needs "this.". 160 38
    # warning RequireThis Reference to instance variable 'shift' needs "this.". 160 48
    # warning RequireThis Reference to instance variable 'mask2' needs "this.". 161 40
    # warning RequireThis Reference to instance variable 'b2' needs "this.". 177 36
    # warning RequireThis Reference to instance variable 'b1' needs "this.". 181 36
    # warning RequireThis Reference to instance variable 'b2' needs "this.". 182 36

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/nio/cs/OLD/DBCS_IBM_EBCDIC_Decoder.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'mask1' needs "this.". 131 61
    # warning RequireThis Reference to instance variable 'shift' needs "this.". 131 71
    # warning RequireThis Reference to instance variable 'mask2' needs "this.". 132 56
    # warning RequireThis Reference to instance variable 'mask1' needs "this.". 201 65
    # warning RequireThis Reference to instance variable 'shift' needs "this.". 201 75
    # warning RequireThis Reference to instance variable 'mask2' needs "this.". 202 68

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/nio/cs/OLD/DBCS_IBM_EBCDIC_Encoder.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'mask1' needs "this.". 94 30
    # warning RequireThis Reference to instance variable 'shift' needs "this.". 94 40
    # warning RequireThis Reference to instance variable 'mask2' needs "this.". 94 56
    # warning RequireThis Reference to instance variable 'mask1' needs "this.". 133 38
    # warning RequireThis Reference to instance variable 'shift' needs "this.". 133 48
    # warning RequireThis Reference to instance variable 'mask2' needs "this.". 134 40
    # warning RequireThis Reference to instance variable 'b2' needs "this.". 166 32
    # warning RequireThis Reference to instance variable 'b1' needs "this.". 168 32
    # warning RequireThis Reference to instance variable 'b2' needs "this.". 169 32
    # warning RequireThis Reference to instance variable 'mask1' needs "this.". 198 38
    # warning RequireThis Reference to instance variable 'shift' needs "this.". 198 48
    # warning RequireThis Reference to instance variable 'mask2' needs "this.". 199 40

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/nio/cs/OLD/DBCS_ONLY_IBM_EBCDIC_Decoder.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'mask1' needs "this.". 88 62
    # warning RequireThis Reference to instance variable 'shift' needs "this.". 88 72
    # warning RequireThis Reference to instance variable 'mask2' needs "this.". 89 56
    # warning RequireThis Reference to instance variable 'mask1' needs "this.". 116 62
    # warning RequireThis Reference to instance variable 'shift' needs "this.". 116 72
    # warning RequireThis Reference to instance variable 'mask2' needs "this.". 117 56

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/nio/cs/OLD/DoubleByteDecoder.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'highSurrogate' needs "this.". 99 32
    # warning RequireThis Reference to instance variable 'lowSurrogate' needs "this.". 100 32
    # warning RequireThis Reference to instance variable 'start' needs "this.". 175 26
    # warning RequireThis Reference to instance variable 'end' needs "this.". 175 45
    # warning RequireThis Reference to instance variable 'start' needs "this.". 178 48
    # warning RequireThis Reference to instance variable 'start' needs "this.". 178 70

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/nio/cs/OLD/EUC_JP_LINUX_OLD.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'REPLACE_CHAR' needs "this.". 140 39
    # warning RequireThis Reference to instance variable 'REPLACE_CHAR' needs "this.". 184 39

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/nio/cs/OLD/IBM933_OLD.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'initByteState' needs "this.". 2646 25
    # warning RequireThis Reference to instance variable 'mask1' needs "this.". 2670 34
    # warning RequireThis Reference to instance variable 'shift' needs "this.". 2670 44
    # warning RequireThis Reference to instance variable 'mask2' needs "this.". 2670 60
    # warning RequireThis Reference to instance variable 'mask1' needs "this.". 3113 40
    # warning RequireThis Reference to instance variable 'shift' needs "this.". 3113 50
    # warning RequireThis Reference to instance variable 'mask2' needs "this.". 3113 71

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/nio/cs/OLD/IBM949_OLD.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'mask1' needs "this.". 1541 34
    # warning RequireThis Reference to instance variable 'shift' needs "this.". 1541 44
    # warning RequireThis Reference to instance variable 'mask2' needs "this.". 1541 60
    # warning RequireThis Reference to instance variable 'mask1' needs "this.". 1935 40
    # warning RequireThis Reference to instance variable 'shift' needs "this.". 1935 50
    # warning RequireThis Reference to instance variable 'mask2' needs "this.". 1935 71

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/nio/cs/OLD/IBM970_OLD.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'mask1' needs "this.". 1269 34
    # warning RequireThis Reference to instance variable 'shift' needs "this.". 1269 44
    # warning RequireThis Reference to instance variable 'mask2' needs "this.". 1269 60
    # warning RequireThis Reference to instance variable 'mask1' needs "this.". 1658 40
    # warning RequireThis Reference to instance variable 'shift' needs "this.". 1658 50
    # warning RequireThis Reference to instance variable 'mask2' needs "this.". 1658 71

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/nio/cs/OLD/SimpleEUCDecoder.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'SS2' needs "this.". 75 34
    # warning RequireThis Reference to instance variable 'SS3' needs "this.". 75 50
    # warning RequireThis Reference to instance variable 'SS2' needs "this.". 119 34
    # warning RequireThis Reference to instance variable 'SS3' needs "this.". 119 50

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/nio/cs/OLD/SingleByteEncoder.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'mask1' needs "this.". 66 53
    # warning RequireThis Reference to instance variable 'shift' needs "this.". 66 63
    # warning RequireThis Reference to instance variable 'mask2' needs "this.". 67 48
    # warning RequireThis Reference to instance variable 'mask1' needs "this.". 96 52
    # warning RequireThis Reference to instance variable 'shift' needs "this.". 96 62
    # warning RequireThis Reference to instance variable 'mask2' needs "this.". 97 47
    # warning RequireThis Reference to instance variable 'mask1' needs "this.". 129 52
    # warning RequireThis Reference to instance variable 'shift' needs "this.". 129 62
    # warning RequireThis Reference to instance variable 'mask2' needs "this.". 130 47
    # warning RequireThis Reference to instance variable 'mask1' needs "this.". 154 56
    # warning RequireThis Reference to instance variable 'shift' needs "this.". 154 66
    # warning RequireThis Reference to instance variable 'mask2' needs "this.". 155 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/nio/cs/StreamEncoderOut.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'value' needs "this.". 56 39

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/nio/cs/TestCharsetMapping.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'bytesPerChar' needs "this.". 152 40
    # warning RequireThis Reference to instance variable 'bytesPerChar' needs "this.". 158 30
    # warning RequireThis Reference to instance variable 'bytesPerChar' needs "this.". 161 54
    # warning RequireThis Reference to instance variable 'bytesPerChar' needs "this.". 162 40
    # warning RequireThis Reference to instance variable 'bytesPerChar' needs "this.". 239 37
    # warning RequireThis Reference to instance variable 'bytesPerChar' needs "this.". 277 32
    # warning RequireThis Reference to instance variable 'maxBytesPerChar' needs "this.". 325 19
    # warning RequireThis Reference to instance variable 'maxBytesPerChar' needs "this.". 400 29
    # warning RequireThis Reference to instance variable 'maxBytesPerChar' needs "this.". 429 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/reflect/ReflectionFactory/ReflectionFactoryTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'foo' needs "this.". 146 30
    # warning RequireThis Reference to instance variable 'bar' needs "this.". 164 51

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/rmi/rmic/newrmic/equivalence/AppleEvent.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'when' needs "this.". 61 25

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/security/TestSignatureOidHelper.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'oid' needs "this.". 122 26
    # warning RequireThis Reference to instance variable 'algorithm' needs "this.". 122 49

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/security/krb5/auto/Context.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 's' needs "this.". 90 17
    # warning RequireThis Reference to instance variable 'name' needs "this.". 360 58
    # warning RequireThis Reference to instance variable 's' needs "this.". 583 21
    # warning RequireThis Reference to instance variable 'name' needs "Context.this.". 605 61

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/security/krb5/auto/KDC.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'realm' needs "this.". 371 33
    # warning RequireThis Reference to instance variable 'tcpConsumerReady' needs "this.". 1340 36
    # warning RequireThis Reference to instance variable 'dispatcherReady' needs "this.". 1340 56

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/security/krb5/auto/LoginModuleOptions.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'name' needs "this.". 175 53

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/security/mscapi/ShortRSAKeyWithinTLS.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'serverPort' needs "this.". 111 46
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 285 22
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 286 21
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 289 22
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 290 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/security/pkcs11/KeyStore/ClientAuth.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'serverPort' needs "this.". 107 46
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 274 22
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 275 21
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 278 22
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 279 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/security/pkcs11/Mac/MacKAT.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'alg' needs "this.". 253 54
    # warning RequireThis Reference to instance variable 'alg' needs "this.". 262 55
    # warning RequireThis Reference to instance variable 'alg' needs "this.". 264 45

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/security/pkcs11/MessageDigest/DigestKAT.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'alg' needs "this.". 117 49
    # warning RequireThis Reference to instance variable 'alg' needs "this.". 124 57
    # warning RequireThis Reference to instance variable 'alg' needs "this.". 130 58

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/security/pkcs11/fips/CipherTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'protocol' needs "this.". 121 47
    # warning RequireThis Reference to instance variable 'clientAuth' needs "this.". 123 33
    # warning RequireThis Reference to instance variable 'THREADS' needs "this.". 303 29
    # warning RequireThis Reference to instance variable 'THREADS' needs "this.". 314 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/security/pkcs11/sslecc/CipherTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'protocol' needs "this.". 125 47
    # warning RequireThis Reference to instance variable 'clientAuth' needs "this.". 127 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/security/provider/MessageDigest/DigestKAT.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'alg' needs "this.". 119 57
    # warning RequireThis Reference to instance variable 'alg' needs "this.". 125 58

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/security/provider/SecureRandom/CommonSeeder.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'count' needs "this.". 64 25

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/security/provider/SeedGenerator/Priority_Inversion.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'delta' needs "this.". 85 37

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/security/smartcardio/TestPresent.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'time' needs "this.". 45 29

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/security/ssl/AppInputStream/ReadBlocksClose.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 241 22
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 242 21
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 245 22
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 246 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/security/ssl/ClientHandshaker/LengthCheckTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'servSendLongID' needs "this.". 343 33
    # warning RequireThis Reference to instance variable 'clientSendLongID' needs "this.". 346 33

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/security/ssl/DHKeyExchange/DHEKeySizing.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'appOut1' needs "this.". 484 28
    # warning RequireThis Reference to instance variable 'appOut2' needs "this.". 485 28

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/security/ssl/DHKeyExchange/LegacyDHEKeyExchange.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 231 22
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 232 21
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 234 22
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 235 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/security/ssl/ProtocolVersion/HttpsProtocols.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'serverPort' needs "this.". 156 54

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/security/ssl/SSLContextImpl/BadKSProvider.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 236 22
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 237 21
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 240 22
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 241 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/security/ssl/SSLContextImpl/BadTSProvider.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 245 22
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 246 21
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 249 22
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 250 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/security/ssl/SSLContextImpl/GoodProvider.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 213 22
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 214 21
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 217 22
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 218 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/security/ssl/SSLContextImpl/MD2InTrustAnchor.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'serverPort' needs "this.". 173 60

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/security/ssl/SSLEngineImpl/CloseEngineException.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'oneToTwo' needs "this.". 105 34
    # warning RequireThis Reference to instance variable 'twoToOne' needs "this.". 109 34
    # warning RequireThis Reference to instance variable 'twoToOne' needs "this.". 123 34
    # warning RequireThis Reference to instance variable 'oneToTwo' needs "this.". 127 34
    # warning RequireThis Reference to instance variable 'appOut1' needs "this.". 240 28
    # warning RequireThis Reference to instance variable 'appOut2' needs "this.". 241 28

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/security/ssl/SSLEngineImpl/CloseInboundException.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'result1' needs "this.". 86 45
    # warning RequireThis Reference to instance variable 'oneToTwo' needs "this.". 87 49
    # warning RequireThis Reference to instance variable 'result2' needs "this.". 89 45
    # warning RequireThis Reference to instance variable 'twoToOne' needs "this.". 90 49
    # warning RequireThis Reference to instance variable 'result1' needs "this.". 113 47
    # warning RequireThis Reference to instance variable 'twoToOne' needs "this.". 114 49
    # warning RequireThis Reference to instance variable 'result2' needs "this.". 116 47
    # warning RequireThis Reference to instance variable 'oneToTwo' needs "this.". 117 49
    # warning RequireThis Reference to instance variable 'result1' needs "this.". 167 43
    # warning RequireThis Reference to instance variable 'appOut1' needs "this.". 254 43
    # warning RequireThis Reference to instance variable 'appOut2' needs "this.". 255 43

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/security/ssl/SSLEngineImpl/DelegatedTaskWrongException.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'appOut1' needs "this.". 186 28
    # warning RequireThis Reference to instance variable 'appOut2' needs "this.". 187 28

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/security/ssl/SSLEngineImpl/EngineEnforceUseClientMode.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'oneToTwo' needs "this.". 161 34
    # warning RequireThis Reference to instance variable 'twoToOne' needs "this.". 165 34
    # warning RequireThis Reference to instance variable 'twoToOne' needs "this.". 179 34
    # warning RequireThis Reference to instance variable 'oneToTwo' needs "this.". 183 34
    # warning RequireThis Reference to instance variable 'appOut1' needs "this.". 282 28
    # warning RequireThis Reference to instance variable 'appOut2' needs "this.". 283 28

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/security/ssl/SSLSessionImpl/HashCodeMissing.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 225 22
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 226 21
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 229 22
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 230 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/security/ssl/SSLSocketImpl/CloseSocketException.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 225 22
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 226 21
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 229 22
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 230 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/security/ssl/SSLSocketImpl/SSLSocketImplThrowsWrongExceptions.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 223 22
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 224 21
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 226 22
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 227 21

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/security/ssl/ServerHandshaker/GetPeerHostClient.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'server' needs "this.". 47 70
    # warning RequireThis Reference to instance variable 'server' needs "this.". 66 41

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/security/ssl/ServerHandshaker/GetPeerHostServer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'host' needs "this.". 76 35

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/security/ssl/SocketCreation/SocketCreation.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'serverPort' needs "this.". 213 17
    # warning RequireThis Reference to instance variable 'serverPort' needs "this.". 231 33
    # warning RequireThis Reference to instance variable 'serverPort' needs "this.". 359 28
    # warning RequireThis Reference to instance variable 'serverPort' needs "this.". 375 28

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/security/ssl/X509TrustManagerImpl/CheckNullEntity.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'trustManager' needs "this.". 159 48
    # warning RequireThis Reference to instance variable 'trustManager' needs "this.". 167 48
    # warning RequireThis Reference to instance variable 'trustManager' needs "this.". 175 48
    # warning RequireThis Reference to instance variable 'trustManager' needs "this.". 183 48
    # warning RequireThis Reference to instance variable 'trustManager' needs "this.". 191 48
    # warning RequireThis Reference to instance variable 'trustManager' needs "this.". 199 48

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/security/tools/jarsigner/compatibility/Compatibility.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'keySize' needs "this.". 901 39
    # warning RequireThis Reference to instance variable 'digestAlgorithm' needs "this.". 942 41
    # warning RequireThis Reference to instance variable 'keySize' needs "this.". 943 50
    # warning RequireThis Reference to instance variable 'tsaIndex' needs "this.". 984 43

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/security/tools/jarsigner/compatibility/PhaseOutputStream.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'signingOut' needs "this.". 114 23
    # warning RequireThis Reference to instance variable 'verifyingOut' needs "this.". 118 23
    # warning RequireThis Reference to instance variable 'delayVerifyingOut' needs "this.". 122 23

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/security/tools/keytool/KeyToolTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'out' needs "this.". 176 18
    # warning RequireThis Reference to instance variable 'err' needs "this.". 290 40
    # warning RequireThis Reference to instance variable 'out' needs "this.". 291 40
    # warning RequireThis Reference to instance variable 'length' needs "this.". 1909 18
    # warning RequireThis Reference to instance variable 'length' needs "this.". 1943 18

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/tools/java/CFCTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'testClassName' needs "this.". 82 59

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/tools/jhsdb/heapconfig/TmtoolTestScenario.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'toolName' needs "this.". 102 50

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/tools/jps/LingeredApp.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'lockCreationTime' needs "this.". 239 22

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/tools/jstatd/JstatdTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'port' needs "this.". 113 29
    # warning RequireThis Reference to instance variable 'serverName' needs "this.". 116 29
    # warning RequireThis Reference to instance variable 'port' needs "this.". 221 63

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/util/calendar/zi/Mappings.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'aliases' needs "this.". 181 16
    # warning RequireThis Reference to instance variable 'rawOffsetsIndex' needs "this.". 185 16
    # warning RequireThis Reference to instance variable 'rawOffsetsIndexTable' needs "this.". 189 16

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/util/calendar/zi/Rule.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'name' needs "this.". 182 54

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/util/calendar/zi/ZoneInfoOld.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'rawOffsetDiff' needs "this.". 277 17
    # warning RequireThis Reference to instance variable 'rawOffsetDiff' needs "this.". 293 67
    # warning RequireThis Reference to instance variable 'rawOffset' needs "this.". 310 25
    # warning RequireThis Reference to instance variable 'rawOffset' needs "this.". 312 50
    # warning RequireThis Reference to instance variable 'rawOffset' needs "this.". 418 32
    # warning RequireThis Reference to instance variable 'rawOffsetDiff' needs "this.". 431 41
    # warning RequireThis Reference to instance variable 'rawOffset' needs "this.". 434 40
    # warning RequireThis Reference to instance variable 'rawOffsetDiff' needs "this.". 450 32
    # warning RequireThis Reference to instance variable 'rawOffsetDiff' needs "this.". 463 28
    # warning RequireThis Reference to instance variable 'rawOffsetDiff' needs "this.". 485 49
    # warning RequireThis Reference to instance variable 'rawOffsetDiff' needs "this.". 515 37
    # warning RequireThis Reference to instance variable 'dstSavings' needs "this.". 570 30
    # warning RequireThis Reference to instance variable 'lastRule' needs "this.". 573 72
    # warning RequireThis Reference to instance variable 'checksum' needs "this.". 762 37
    # warning RequireThis Reference to instance variable 'dstSavings' needs "this.". 951 36
    # warning RequireThis Reference to instance variable 'checksum' needs "this.". 955 34
    # warning RequireThis Reference to instance variable 'willGMTOffsetChange' needs "this.". 956 36
    # warning RequireThis Reference to instance variable 'transitions' needs "this.". 990 17

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/util/calendar/zi/ZoneRec.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'gmtOffset' needs "this.". 181 30

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/sun/util/logging/PlatformLoggerTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'x' needs "this.". 271 26
    # warning RequireThis Reference to instance variable 'y' needs "this.". 271 39

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/tools/jar/InputFilesTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'nl' needs "this.". 87 39
    # warning RequireThis Reference to instance variable 'nl' needs "this.". 88 42
    # warning RequireThis Reference to instance variable 'nl' needs "this.". 89 31
    # warning RequireThis Reference to instance variable 'nl' needs "this.". 90 31
    # warning RequireThis Reference to instance variable 'nl' needs "this.". 102 39
    # warning RequireThis Reference to instance variable 'nl' needs "this.". 103 42
    # warning RequireThis Reference to instance variable 'nl' needs "this.". 104 31
    # warning RequireThis Reference to instance variable 'nl' needs "this.". 105 31
    # warning RequireThis Reference to instance variable 'nl' needs "this.". 106 42
    # warning RequireThis Reference to instance variable 'nl' needs "this.". 107 51
    # warning RequireThis Reference to instance variable 'nl' needs "this.". 108 51
    # warning RequireThis Reference to instance variable 'nl' needs "this.". 119 39
    # warning RequireThis Reference to instance variable 'nl' needs "this.". 120 42
    # warning RequireThis Reference to instance variable 'nl' needs "this.". 121 26
    # warning RequireThis Reference to instance variable 'nl' needs "this.". 133 39
    # warning RequireThis Reference to instance variable 'nl' needs "this.". 134 42
    # warning RequireThis Reference to instance variable 'nl' needs "this.". 135 26

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/tools/jar/mmrjar/Basic.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'linesep' needs "this.". 238 37
    # warning RequireThis Reference to instance variable 'linesep' needs "this.". 238 53
    # warning RequireThis Reference to instance variable 'msg' needs "this.". 497 55
    # warning RequireThis Reference to instance variable 'msg' needs "this.". 501 44

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/tools/jlink/basic/BasicTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'TEST_MODULE' needs "this.". 92 80
    # warning RequireThis Reference to instance variable 'TEST_MODULE' needs "this.". 99 61
    # warning RequireThis Reference to instance variable 'TEST_MODULE' needs "this.". 107 62
    # warning RequireThis Reference to instance variable 'jmods' needs "this.". 128 65

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/tools/jlink/multireleasejar/JLinkMultiReleaseJarTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'pathsep' needs "this.". 220 23

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/tools/jlink/plugins/SignatureParserTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'failed' needs "this.". 173 22
    # warning RequireThis Reference to instance variable 'failed' needs "this.". 176 102

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/tools/launcher/Jexec.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'message' needs "this.". 77 57

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/tools/launcher/modules/illegalaccess/IllegalAccessTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'success' needs "this.". 103 25

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/tools/lib/tests/JImageValidator.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'module' needs "this.". 97 68
    # warning RequireThis Reference to instance variable 'module' needs "this.". 105 50

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/tools/pack200/PackChecksum.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'TRAILER_LEN' needs "this.". 113 41
    # warning RequireThis Reference to instance variable 'TRAILER_LEN' needs "this.". 121 42

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/tools/pack200/TestExceptions.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'in' needs "this.". 257 41
    # warning RequireThis Reference to instance variable 'out' needs "this.". 260 41

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/tools/pack200/pack200-verifier/src/xmlkit/XMLKit.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'size' needs "this.". 437 33
    # warning RequireThis Reference to instance variable 'size' needs "this.". 474 33
    # warning RequireThis Reference to instance variable 'size' needs "this.". 543 23
    # warning RequireThis Reference to instance variable 'size' needs "this.". 553 24
    # warning RequireThis Reference to instance variable 'size' needs "this.". 585 33
    # warning RequireThis Reference to instance variable 'size' needs "this.". 622 33
    # warning RequireThis Reference to instance variable 'size' needs "this.". 732 22
    # warning RequireThis Reference to instance variable 'size' needs "this.". 739 22
    # warning RequireThis Reference to instance variable 'size' needs "this.". 763 22
    # warning RequireThis Reference to instance variable 'size' needs "this.". 800 30
    # warning RequireThis Reference to instance variable 'size' needs "this.". 867 26
    # warning RequireThis Reference to instance variable 'size' needs "this.". 873 25
    # warning RequireThis Reference to instance variable 'size' needs "this.". 927 33
    # warning RequireThis Reference to instance variable 'size' needs "this.". 956 33
    # warning RequireThis Reference to instance variable 'size' needs "this.". 986 33
    # warning RequireThis Reference to instance variable 'size' needs "this.". 996 33
    # warning RequireThis Reference to instance variable 'size' needs "this.". 1006 33
    # warning RequireThis Reference to instance variable 'size' needs "this.". 1219 28
    # warning RequireThis Reference to instance variable 'size' needs "this.". 1343 30
    # warning RequireThis Reference to instance variable 'size' needs "this.". 1383 41
    # warning RequireThis Reference to instance variable 'size' needs "this.". 1414 27
    # warning RequireThis Reference to instance variable 'size' needs "this.". 1502 33
    # warning RequireThis Reference to instance variable 'size' needs "this.". 1509 33
    # warning RequireThis Reference to instance variable 'size' needs "this.". 1632 33
    # warning RequireThis Reference to instance variable 'size' needs "this.". 1660 41
    # warning RequireThis Reference to instance variable 'size' needs "this.". 1677 30
    # warning RequireThis Reference to instance variable 'size' needs "this.". 1697 49
    # warning RequireThis Reference to instance variable 'size' needs "this.". 1703 30
    # warning RequireThis Reference to instance variable 'size' needs "this.". 1779 21
    # warning RequireThis Reference to instance variable 'size' needs "Element.this.". 1815 29
    # warning RequireThis Reference to instance variable 'size' needs "Element.this.". 1821 25
    # warning RequireThis Reference to instance variable 'cursor' needs "this.". 1834 47
    # warning RequireThis Reference to instance variable 'cursor' needs "this.". 1840 71
    # warning RequireThis Reference to instance variable 'size' needs "this.". 1893 32
    # warning RequireThis Reference to instance variable 'size' needs "this.". 1917 30
    # warning RequireThis Reference to instance variable 'size' needs "this.". 2090 40
    # warning RequireThis Reference to instance variable 'size' needs "this.". 2161 33
    # warning RequireThis Reference to instance variable 'size' needs "Element.this.". 2291 33
    # warning RequireThis Reference to instance variable 'size' needs "Element.this.". 2295 48
    # warning RequireThis Reference to instance variable 'cursor' needs "this.". 2334 31
    # warning RequireThis Reference to instance variable 'cursor' needs "this.". 2341 63
    # warning RequireThis Reference to instance variable 'buf' needs "this.". 2364 24
    # warning RequireThis Reference to instance variable 'buf' needs "this.". 2412 34
    # warning RequireThis Reference to instance variable 'size' needs "this.". 2539 40
    # warning RequireThis Reference to instance variable 'size' needs "this.". 2598 27
    # warning RequireThis Reference to instance variable 'size' needs "this.". 2613 28
    # warning RequireThis Reference to instance variable 'size' needs "this.". 2638 34
    # warning RequireThis Reference to instance variable 'size' needs "this.". 2642 28
    # warning RequireThis Reference to instance variable 'value' needs "this.". 2845 27
    # warning RequireThis Reference to instance variable 'attrName' needs "this.". 2996 43
    # warning RequireThis Reference to instance variable 'nparts' needs "this.". 3641 32
    # warning RequireThis Reference to instance variable 'nparts' needs "this.". 3649 32
    # warning RequireThis Reference to instance variable 'makeFrozen' needs "this.". 3672 37
    # warning RequireThis Reference to instance variable 'w' needs "this.". 3959 47

    /checkstyle/contribution/checkstyle-tester/repositories/openjdk10/test/vm/verifier/VerifyProtectedConstructor.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'num_calls' needs "this.". 111 21
    # warning RequireThis Reference to instance variable 'num_calls' needs "this.". 112 21